-
Bug
-
Resolution: Done
-
Major
-
4.0.0.Alpha1
-
None
------------------------------------------------------------------------------- Test set: org.jboss.tools.seam.core.test.SeamCoreAllTests ------------------------------------------------------------------------------- Tests run: 28, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 37.38 sec <<< FAILURE! testEarProject(org.jboss.tools.seam.core.test.SeamEARTest) Time elapsed: 4.429 sec <<< FAILURE! junit.framework.AssertionFailedError: War project must see component 'org.jboss.seam.core.interpolator' declared in ejb project at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertNotNull(Assert.java:218) at org.jboss.tools.seam.core.test.SeamEARTest.testEarProject(SeamEARTest.java:86) ... testGetDefaultRuntime(org.jboss.tools.seam.core.test.project.facet.SeamRuntimeManagerTest) Time elapsed: 0 sectestGetRuntimes(org.jboss.tools.seam.core.test.project.facet.SeamRuntimeManagerTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Seam runtime 'Seam 1.2.0' is not created at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at org.jboss.tools.seam.core.test.project.facet.SeamRuntimeManagerTest.testGetRuntimes(SeamRuntimeManagerTest.java:53) ... testGetRuntimesSeamVersion(org.jboss.tools.seam.core.test.project.facet.SeamRuntimeManagerTest) Time elapsed: 0 sec <<< FAILURE! junit.framework.AssertionFailedError: Error in obtaining seam runtimes list for Seam 1.2 at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at org.jboss.tools.seam.core.test.project.facet.SeamRuntimeManagerTest.testGetRuntimesSeamVersion(SeamRuntimeManagerTest.java:63)
- is related to
-
JBIDE-11549 Support running JBT/JBDS on Eclipse Juno (4.2) platform
- Closed