Community
Participate
Working Groups
Hello, I’ve found some MoDisco plug-ins having wrong version number (0.9.0 is expected). Wrong Bundle-Version in: org.eclipse.gmt.modisco.infra.prefuse -> 0.3.0.qualifier org.eclipse.gmt.modisco.usecase.modelfilter.dependencies -> 0.2.0.v201105251101 org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls -> 0.2.0.v201105251101 Regards, Gregoire Dupe
Created attachment 197095 [details] Unit test to check that the plug-ins conform to the release train rules Here is the unit test that I used to find non conforming plug-ins.
Created attachment 197096 [details] Patch correcting the MoDisco wrong Bundle-Versions
I committed the patches in revisions 4449 and 4450. Both patches are from MoDisco committers, so don't need a CQ.
Hello, I’ve check the version of the MoDisco plug-ins by installing EMF Facet from releases/indigo/stagingRC4 and from http://download.eclipse.org/modeling/mdt/modisco/updates/milestones/0.9 The bundle unit test succeed in the last integration build: https://hudson.eclipse.org/hudson/job/modisco-integration/lastCompletedBuild/testReport/org.eclipse.gmt.modisco.tests.AllTests$org.eclipse.gmt.modisco.tests/BundleTest/ The bundle unit test succeed in the last nightly build: https://hudson.eclipse.org/hudson/job/modisco-nightly/lastCompletedBuild/testReport/org.eclipse.gmt.modisco.tests.AllTests$org.eclipse.gmt.modisco.tests/BundleTest/ This bug can be closed. Regards, Gregoire
Bug solved.