Closed eclipse-modisco-bot closed 4 hours ago
By Nicolas Bros on Apr 09, 2010 07:32
I added validation that QuerySets, FacetSets and browser customizations are in the "bin.includes" in the build.properties.
Unfortunately, I had to use an internal PDE class, because the public API way to get the build model does not seem to work.
I made a bug for this: Bug 308623
By Hugo Bruneliere on Oct 01, 2010 12:21
Upgrade committed.
| --- | --- | | Bugzilla Link | 307623 | | Status | CLOSED FIXED | | Importance | P1 normal | | Reported | Mar 31, 2010 03:35 EDT | | Modified | May 23, 2011 09:16 EDT | | Version | 0.8.0 | | See also | 308623 | | Reporter | Gregoire Dupe |
Description
Hi,
To avoid plug-in deployment problems, it would be useful to validate that each QuerySet is referred by the src.inculdes property of the build.properties. A warning marker would be added to the querySet file if it does not meet this condition.
The same things have to be done for FacetSet and UICustom.
Regards,\ Grégoire