Well, not really replacing them, though, what you can do is to define the
version of the features you wish to start. In the features.xml you can
define it via the version tag (<feature
version="2.2.5">theFeatureToUse</feature>) and in the features.xml usgin
/version; e.g.: myfeature/2.2.5

I hope this helps.

Kind regards,
Andreas

On Wed, Jan 25, 2012 at 19:37, christoforos.vasilatos <
[email protected]> wrote:

> Maybe i didnt describe the problem correct. I follow the instructions.
>
> After creating the distribution, the file at
> ./etc/org.apache.karaf.features.cfg folder is the one that i created and
> the
> featuresRepositories has the value that i had defined, but without adding
> manually other urls, they are added automatically at first boot up of karaf
> (keep in mind that i execute features:listurl right after karaf first boot
> up after custom archive extraction).
>
> My investigation led me to the conclusion that they are automatically added
> from the features of the defined repositories. (i.e. apache-servicemix
>
> http://repo1.maven.org/maven2/org/apache/servicemix/apache-servicemix/4.4.0/apache-servicemix-4.4.0-features.xml
>
> http://repo1.maven.org/maven2/org/apache/servicemix/apache-servicemix/4.4.0/apache-servicemix-4.4.0-features.xml
> )
>
> Thanks again for your time and immediate response.
>
> /Christoforos
>
> --
> View this message in context:
> http://karaf.922171.n3.nabble.com/featuresRepositories-is-overriden-by-defined-feature-repositories-tp3688482p3688541.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>

Reply via email to