Community
Participate
Working Groups
Build Identifier: M-3.2.3-20101104214751 The JUnits org.eclipse.jst.jee.model.tests.JEE6ModelTest and org.eclipse.jst.jee.model.ejb.tests.EjbAnnotationReaderTest are failing when running as part of the org.eclipse.wtp.j2ee.headless.tests.plugin.AllPluginTests() suite. Reproducible: Always
Created attachment 183339 [details] Fix for JUnits For JEE6ModelTest, the fix consists on setting the correct version of the jst.java facet. For EjbAnnotationReaderTest, the fix consist on cleaning the workspace before each test.
Created attachment 183664 [details] updated patch updated previous patch to use IModuleConstants for 'jst.java'
Code checked into 32M and HEAD for WTP 3.2.3 and 3.3