Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] final candidate for a candidate is ready: S-1.5RC2-200605050832


1.5RC2Fri, 5 May 2006 -- 08:32 (UTC)01941

Only these plugins changed

org.eclipse.jst.j2ee.core
org.eclipse.jst.j2ee.doc.user
org.eclipse.jst.j2ee.ejb.annotations.xdoclet
org.eclipse.jst.j2ee.web
org.eclipse.jst.j2ee
org.eclipse.wst.web.ui.infopop

(most cases were small, but I assume important changes ... so, if you think might effect you, please re-test before noon (eastern) today.

There was 1 JUnit failure I'll paste below. I am re-running "just tests" in case this is the expected message for some of those server outages we hit every now and then.


testWebFailureThe message key null is not correct.

junit.framework.AssertionFailedError: The message key null is not correct.
at org.eclipse.wst.xml.validation.tests.internal.BaseTestCase.runTest(BaseTestCase.java:79)
at org.eclipse.wst.xml.validation.tests.internal.XMLExamplesTest.testWeb(XMLExamplesTest.java:134)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)


Back to the top