Re: same feature name exists in multi feature repo url

2012-10-26 Thread Andreas Pieber
repo name, e.g. > >features:install features_a/myfeature/1.0 > > Thanks. > Xilai > -Original Message- > From: aj...@virginia.edu [mailto:aj...@virginia.edu] > Sent: Wednesday, October 24, 2012 7:59 PM > To: user@karaf.apache.org > Subject: Re: same feature name exists in multi

RE: same feature name exists in multi feature repo url

2012-10-24 Thread XiLai Dai
ser@karaf.apache.org Subject: Re: same feature name exists in multi feature repo url That's what I meant by "ordering behavior undefined". The order of search is what you seem to be asking about. To my understanding (I welcome correction) it isn't defined and you just shouldn't

Re: same feature name exists in multi feature repo url

2012-10-24 Thread aj...@virginia.edu
ferred myfeatu.re/1.0 > to install? > > Thanks. > Xilai > -Original Message- > From: aj...@virginia.edu [mailto:aj...@virginia.edu] > Sent: Tuesday, October 23, 2012 10:01 PM > To: user@karaf.apache.org > Subject: Re: same feature name exists in multi feature repo url >

RE: same feature name exists in multi feature repo url

2012-10-23 Thread XiLai Dai
nia.edu] Sent: Tuesday, October 23, 2012 10:01 PM To: user@karaf.apache.org Subject: Re: same feature name exists in multi feature repo url To be clear, if I understand you correctly, you're pointing out that the version attribute in feature XML _defines_ the version of the feature that the X

Re: same feature name exists in multi feature repo url

2012-10-23 Thread aj...@virginia.edu
I'd be honored. {grin} --- A. Soroka Software & Systems Engineering :: Online Library Environment the University of Virginia Library On Oct 23, 2012, at 10:04 AM, Andreas Pieber wrote: > Yep. Exactly to the point! Would you mind if I include your summary into the > user manual? :-) > > Kind re

Re: same feature name exists in multi feature repo url

2012-10-23 Thread Andreas Pieber
Yep. Exactly to the point! Would you mind if I include your summary into the user manual? :-) Kind regards, Andreas On Oct 23, 2012 4:02 PM, "aj...@virginia.edu" wrote: > To be clear, if I understand you correctly, you're pointing out that the > version attribute in feature XML _defines_ the ver

Re: same feature name exists in multi feature repo url

2012-10-23 Thread aj...@virginia.edu
To be clear, if I understand you correctly, you're pointing out that the version attribute in feature XML _defines_ the version of the feature that the XML describes. The version of the feature that you offer when installing via Maven protocol (say, via command-line features:install) is what Kar

Re: same feature name exists in multi feature repo url

2012-10-23 Thread Andreas Pieber
Well, since you're using the mvn (maven) Protokoll this need to be installed at least in your lokal maven repository. The version of the features you've defined in the xml is of NO relevance here. Only the version you've given it in your maven repo is relevant. For starting using the file: protocol