| Summary: | [Unit Test Failure] NameAndProviderTest.name and BundleTest.name | ||
|---|---|---|---|
| Product: | [Modeling] MoDisco | Reporter: | Gregoire Dupe <gdupe> |
| Component: | Main | Assignee: | Nicolas Bros <nicolas.bros> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | hugo.bruneliere, modisco.web-inbox, nicolas.bros |
| Version: | 0.9.1 | Flags: | gdupe:
indigo+
|
| Target Milestone: | 0.9.1 RC1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Gregoire Dupe
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. |