I'm sorry but that makes no sense. The documentation is in reference to
defining a feature. Here it is again with a bit more of the preceding
content.

"
It’s possible to define a version range for a dependent feature:

<feature name="spring-dm">
  <feature version="[2.5.6,4)">spring</feature>
  ...
</feature>

The feature with the highest version available in the range will be
installed.

If a single version is specified, this version will be chosen.

If nothing is specified, the highest available will be installed.
"

This pretty clearly seems to be referencing feature definition - not
feature:install.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-4-0-5-prerequisite-feature-not-installed-with-correct-version-tp4047753p4047827.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to