Skip to main content



      Home
Home » Eclipse Projects » Equinox » Unexpected build results for rt.equinox.framework
Unexpected build results for rt.equinox.framework [message #1710518] Wed, 07 October 2015 05:44 Go to next message
Eclipse UserFriend
Hi,

When building with the following command:
D:\ptcm-dev3\eclipse\equinox-master\git\rt.equinox.framework>mvn -Pbuild-individual-bundles clean package -DskipTests=true -e


we get the following jar file, containing an old manifest and old class files.
D:\ptcm-dev3\eclipse\equinox-master\git\rt.equinox.framework\bundles\org.eclipse.osgi\target\org.eclipse.osgi-3.10.200-SNAPSHOT.jar


Instead of being the jar we assumed to have build, it seems to be coming from the local repository. Should we use a different command or look for the build results elsewhere?

Regards,
Adrian
Re: Unexpected build results for rt.equinox.framework [message #1711159 is a reply to message #1710518] Tue, 13 October 2015 11:06 Go to previous message
Eclipse UserFriend
We found the following cause for the problem: an artifact with the version number 3.10.200 has already been generated and was always being pulled from the online repository.
The solution was to increment the version number to 3.10.201.

Regards,
Adrian
Previous Topic:Bundle Pooling vs Shared Configuration
Next Topic:org.eclipse.equinox.http.servlet 1.2.0.v20150519-1816 NOT compatible to javax.servlet 2.3.0
Goto Forum:
  


Current Time: Sun Apr 27 10:56:34 EDT 2025

Powered by FUDForum. Page generated in 0.03264 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top