Skip to main content

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


I did a little smoke testing. JSPs and Web services work nicely.

Arthur Ryman,
IBM Software Group, Rational Division

blog: http://ryman.eclipsedevelopersjournal.com/
phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx



David M Williams <david_williams@xxxxxxxxxx>
Sent by: wtp-releng-bounces@xxxxxxxxxxx

05/05/2006 07:36 AM

Please respond to
Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>

To
" wtp-releng" <wtp-releng@xxxxxxxxxxx>
cc
Subject
[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)
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


Back to the top