Community
Participate
Working Groups
The following unit tests fail in the hudson job "modisco-integration-0.9" since the build #5: org.eclipse.gmt.modisco.tests.AllTests$org.eclipse.gmt.modisco.tests.NameAndProviderTest.name org.eclipse.gmt.modisco.tests.AllTests$org.eclipse.gmt.modisco.tests.BundleTest.name
Fixed in revision 4537. However, I noticed more violations in other plug-ins: Wrong Bundle-Name in: org.eclipse.gmt.modisco.usecase.modelplex.examples.customization -> pluginName org.eclipse.modisco.eclipseplugin.discoverer.ui -> MoDisco Eclipse Plug-in Discoverer UI org.eclipse.modisco.infra.browser.custom.examples.generation -> MoDisco example generation of a customization org.eclipse.modisco.manifest.discoverer.ui -> MoDisco Manifest Discoverer UI org.eclipse.modisco.properties.discoverer.ui -> MoDisco Properties Discoverer UI Wrong Bundle-Vendor in: org.eclipse.gmt.modisco.usecase.modelplex.examples.customization -> providerName About files are missing in: org.eclipse.modisco.manifest.discoverer.ui These plug-ins are not part of the MoDisco SDK, so they are not checked by the unit tests on Hudson.
I fixed the remaining violations in revision 4538 (on trunk).
Issue solved and tested.