Hi JB,
I tried another way to deploy the version 1.0.1 of my bundle.
I put the jar file in the maven repository (in the folder
"apache-karaf-4.0.4/${user.home}/.m2/repository/org/omega/wsrest/omega-module-dao/1.0.1")
and I execute the command :
bundle:install -s mvn:org.omega.wsrest/omega-module-dao/*1.0.1*.
The message which is diplayed is : "/bundle X started in version *1.0.0*/"
instead of "/bundle X started in version *1.0.1*/"
But if I do the same thing withe the release *1.1.0* of my bundle, the
message which is diplayed is :
"bundle X started in version *1.1.0*"
Thank you for your help.
Olivier
--
View this message in context:
http://karaf.922171.n3.nabble.com/Bundle-versioning-tp4046396p4046433.html
Sent from the Karaf - User mailing list archive at Nabble.com.