Community
Participate
Working Groups
There is some MANIFEST validation happening through Spring IDE's validation APIs. We first need to decouple our dependencies on the Spring IDE API, then re-visit validation under an Eclipse API.
http://git.eclipse.org/c/virgo/org.eclipse.virgo.ide.git/commit/?id=7036fd10b019b72ffba89aa89e2a8bc4e50c5185 I've left in the validation rules, commented out, so that we can reuse the core logic when we revisit validation.
Opened bug 370513 to track the re-implementation of Manifest validation.