eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Validate that each FacetSet is referred by the plugin.xml #199

Closed eclipse-modisco-bot closed 4 hours ago

eclipse-modisco-bot commented 4 hours ago

| --- | --- | | Bugzilla Link | 307620 | | Status | CLOSED FIXED | | Importance | P1 normal | | Reported | Mar 31, 2010 03:30 EDT | | Modified | May 23, 2011 09:17 EDT | | Version | 0.8.0 | | Reporter | Gregoire Dupe |

Description

Hi,

To avoid plug-in deployment problems, it would be useful to validate that each FacetSet is referred by an appropriated extension in the plugin.xml. A warning marker would be added to the facetSet file if it does not meet this condition.

Regards,\ Grégoire

eclipse-modisco-bot commented 4 hours ago

By Nicolas Bros on Apr 09, 2010 05:56

A warning marker is now added to the plugin.xml of the containing plug-in (or to the project when the plugin.xml does not exist) for each FacetSet that is not registered.

eclipse-modisco-bot commented 4 hours ago

By Hugo Bruneliere on Oct 01, 2010 12:20

Upgrade committed.