You're totally right... I was getting strange behavior with the studio:eclipse command. Version numbers were not referring the version I put in the root pom.xm file. So I put them by hand in the Manifest.MF files.
I finally found that this was because of version number of the pom parent which was still using the one from you sandbox. This is fixed now. Pierre-Arnaud On Jan 31, 2008 12:04 PM, Felix Knecht <[EMAIL PROTECTED]> wrote: > IMO Bundle-Version should be updated when running mvn eclipse:eclipse > studio:eclipse with the version number from the pom (or the one set as > property in the root pom). Also the Bundle-Classpath should be updated > when running this command. > > Regards > Felix > > > URL: http://svn.apache.org/viewvc?rev=617101&view=rev > > Log: > > Fixed Features recognition. Updated Manifests with correct version > numbers.. > > > > > >
