error
|
testUTF16BOM |
JSPEncodingTestSuite |
error
|
test081EJB |
AllTests |
error
|
test084EJB |
AllTests |
error
|
test085EJB |
AllTests |
error
|
test086EJB |
AllTests |
error
|
test087EJB |
AllTests |
error
|
test088EJB |
AllTests |
error
|
test089EJB |
AllTests |
error
|
test090EJB |
AllTests |
error
|
test101Connector |
AllTests |
error
|
test104Connector |
AllTests |
error
|
test105Connector |
AllTests |
error
|
test106Connector |
AllTests |
error
|
test107Connector |
AllTests |
error
|
test108Connector |
AllTests |
error
|
test109Connector |
AllTests |
error
|
test110Connector |
AllTests |
error
|
test121Client |
AllTests |
error
|
test125Client |
AllTests |
error
|
test126Client |
AllTests |
error
|
test127Client |
AllTests |
error
|
test128Client |
AllTests |
error
|
test129Client |
AllTests |
error
|
test130Client |
AllTests |
error
|
test131Client |
AllTests |
error
|
test141Web |
AllTests |
error
|
test147Web |
AllTests |
error
|
test148Web |
AllTests |
error
|
test149Web |
AllTests |
error
|
test150Web |
AllTests |
error
|
test151Web |
AllTests |
error
|
test152Web |
AllTests |
error
|
test153Web |
AllTests |
error
|
test155Web |
AllTests |
error
|
test161Web |
AllTests |
error
|
test166Web |
AllTests |
error
|
test167Web |
AllTests |
error
|
test168Web |
AllTests |
error
|
test169Web |
AllTests |
error
|
test170Web |
AllTests |
error
|
test171Web |
AllTests |
error
|
test172Web |
AllTests |
error
|
test174Client |
AllTests |
error
|
testUTF16BOM |
CSSEncodingTestSuite |
error
|
testUTF16BOM |
HTMLEncodingTestSuite |
failure
|
testGetTagConverter |
AllTests |
failure
|
testGetDTInfo |
AllTests |
failure
|
test004NumModules |
AllTests |
failure
|
test005NumModules |
AllTests |
failure
|
test007NumModules |
AllTests |
failure
|
test008NumModules |
AllTests |
failure
|
test023EAR |
AllTests |
failure
|
test028EAR |
AllTests |
failure
|
test029EAR |
AllTests |
failure
|
test080EJB |
AllTests |
failure
|
test100Connector |
AllTests |
failure
|
test120Client |
AllTests |
failure
|
test140Web |
AllTests |
failure
|
test160Web |
AllTests |
failure
|
testVersionCompare |
TestBuild |
|
|
Test: |
testUTF16BOM |
Class: |
JSPEncodingTestSuite |
|
sun.io.MalformedInputException
|
|
at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:262)
|
|
at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314)
|
|
at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364)
|
|
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250)
|
|
at java.io.InputStreamReader.read(InputStreamReader.java:212)
|
|
at org.eclipse.jst.jsp.core.internal.contenttype.JSPHeadTokenizer.zzRefill(JSPHeadTokenizer.java:359)
|
|
at org.eclipse.jst.jsp.core.internal.contenttype.JSPHeadTokenizer.primGetNextToken(JSPHeadTokenizer.java:598)
|
|
at org.eclipse.jst.jsp.core.internal.contenttype.JSPHeadTokenizer.getNextToken(JSPHeadTokenizer.java:254)
|
|
at org.eclipse.jst.jsp.tests.encoding.jsp.JSPHeadTokenizerTester.parseHeader(JSPHeadTokenizerTester.java:182)
|
|
at org.eclipse.jst.jsp.tests.encoding.jsp.JSPHeadTokenizerTester.doTestFile(JSPHeadTokenizerTester.java:58)
|
|
at org.eclipse.jst.jsp.tests.encoding.jsp.JSPHeadTokenizerTester.testUTF16BOM(JSPHeadTokenizerTester.java:324)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
|
|
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
|
|
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
|
|
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
|
|
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
|
|
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
|
|
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
|
|
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
|
|
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
|
|
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test081EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.getModuleFile(ModuleHelper.java:206)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:245)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:249)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test081EJB(BinaryTestCase.java:138)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test084EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFiles(ModuleHelper.java:132)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test084EJB(BinaryTestCase.java:143)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test085EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFolders(ModuleHelper.java:163)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test085EJB(BinaryTestCase.java:147)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test086EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test086EJB(BinaryTestCase.java:151)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test087EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test087EJB(BinaryTestCase.java:155)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test088EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test088EJB(BinaryTestCase.java:160)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test089EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test089EJB(BinaryTestCase.java:164)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test090EJB |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test090EJB(BinaryTestCase.java:168)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test101Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.getModuleFile(ModuleHelper.java:206)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:245)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:249)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test101Connector(BinaryTestCase.java:180)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test104Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFiles(ModuleHelper.java:132)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test104Connector(BinaryTestCase.java:185)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test105Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFolders(ModuleHelper.java:163)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test105Connector(BinaryTestCase.java:189)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test106Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test106Connector(BinaryTestCase.java:193)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test107Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test107Connector(BinaryTestCase.java:197)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test108Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test108Connector(BinaryTestCase.java:202)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test109Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test109Connector(BinaryTestCase.java:206)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test110Connector |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test110Connector(BinaryTestCase.java:210)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test121Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.getModuleFile(ModuleHelper.java:206)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:245)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:249)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test121Client(BinaryTestCase.java:222)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test125Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFiles(ModuleHelper.java:132)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test125Client(BinaryTestCase.java:227)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test126Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFolders(ModuleHelper.java:163)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test126Client(BinaryTestCase.java:231)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test127Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test127Client(BinaryTestCase.java:235)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test128Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test128Client(BinaryTestCase.java:239)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test129Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test129Client(BinaryTestCase.java:244)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test130Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test130Client(BinaryTestCase.java:248)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test131Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test131Client(BinaryTestCase.java:252)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test141Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.getModuleFile(ModuleHelper.java:206)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:245)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:249)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test141Web(BinaryTestCase.java:264)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test147Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFiles(ModuleHelper.java:132)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test147Web(BinaryTestCase.java:269)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test148Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFolders(ModuleHelper.java:163)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test148Web(BinaryTestCase.java:273)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test149Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test149Web(BinaryTestCase.java:277)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test150Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test150Web(BinaryTestCase.java:281)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test151Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test151Web(BinaryTestCase.java:287)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test152Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test152Web(BinaryTestCase.java:291)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test153Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test153Web(BinaryTestCase.java:295)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test155Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test155Web(BinaryTestCase.java:303)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test161Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.getModuleFile(ModuleHelper.java:206)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:245)
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.fileExists(ModuleHelper.java:249)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test161Web(BinaryTestCase.java:315)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test166Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFiles(ModuleHelper.java:132)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test166Web(BinaryTestCase.java:320)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test167Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.ModuleHelper.countFolders(ModuleHelper.java:163)
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test167Web(BinaryTestCase.java:324)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test168Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test168Web(BinaryTestCase.java:328)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test169Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test169Web(BinaryTestCase.java:332)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test170Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test170Web(BinaryTestCase.java:338)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test171Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test171Web(BinaryTestCase.java:342)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test172Web |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test172Web(BinaryTestCase.java:346)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test174Client |
Class: |
AllTests |
|
java.lang.NullPointerException
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test174Client(BinaryTestCase.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
testUTF16BOM |
Class: |
CSSEncodingTestSuite |
|
sun.io.MalformedInputException
|
|
at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:262)
|
|
at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314)
|
|
at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364)
|
|
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250)
|
|
at java.io.InputStreamReader.read(InputStreamReader.java:212)
|
|
at org.eclipse.wst.css.core.internal.contenttype.CSSHeadTokenizer.yy_advance(CSSHeadTokenizer.java:337)
|
|
at org.eclipse.wst.css.core.internal.contenttype.CSSHeadTokenizer.primGetNextToken(CSSHeadTokenizer.java:470)
|
|
at org.eclipse.wst.css.core.internal.contenttype.CSSHeadTokenizer.getNextToken(CSSHeadTokenizer.java:229)
|
|
at org.eclipse.wst.css.tests.encoding.css.CSSHeadTokenizerTester.parseHeader(CSSHeadTokenizerTester.java:88)
|
|
at org.eclipse.wst.css.tests.encoding.css.CSSHeadTokenizerTester.doTestFile(CSSHeadTokenizerTester.java:52)
|
|
at org.eclipse.wst.css.tests.encoding.css.CSSHeadTokenizerTester.doTestFile(CSSHeadTokenizerTester.java:31)
|
|
at org.eclipse.wst.css.tests.encoding.css.CSSHeadTokenizerTester.testUTF16BOM(CSSHeadTokenizerTester.java:186)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
testUTF16BOM |
Class: |
HTMLEncodingTestSuite |
|
sun.io.MalformedInputException
|
|
at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:262)
|
|
at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314)
|
|
at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364)
|
|
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250)
|
|
at java.io.InputStreamReader.read(InputStreamReader.java:212)
|
|
at org.eclipse.wst.html.core.internal.contenttype.HTMLHeadTokenizer.yy_advance(HTMLHeadTokenizer.java:340)
|
|
at org.eclipse.wst.html.core.internal.contenttype.HTMLHeadTokenizer.primGetNextToken(HTMLHeadTokenizer.java:477)
|
|
at org.eclipse.wst.html.core.internal.contenttype.HTMLHeadTokenizer.getNextToken(HTMLHeadTokenizer.java:232)
|
|
at org.eclipse.wst.html.tests.encoding.html.HTMLHeadTokenizerTester.parseHeader(HTMLHeadTokenizerTester.java:175)
|
|
at org.eclipse.wst.html.tests.encoding.html.HTMLHeadTokenizerTester.doTestFile(HTMLHeadTokenizerTester.java:57)
|
|
at org.eclipse.wst.html.tests.encoding.html.HTMLHeadTokenizerTester.doTestFile(HTMLHeadTokenizerTester.java:37)
|
|
at org.eclipse.wst.html.tests.encoding.html.HTMLHeadTokenizerTester.testUTF16BOM(HTMLHeadTokenizerTester.java:293)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
testGetTagConverter |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.pagedesigner.tests.Test_DTManager.testGetTagConverter(Test_DTManager.java:155)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
|
|
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
|
|
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
|
|
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
|
|
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
|
|
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
|
|
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
|
|
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
|
|
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
|
|
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
testGetDTInfo |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.pagedesigner.tests.Test_DTManager.testGetDTInfo(Test_DTManager.java:204)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
|
|
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
|
|
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
|
|
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
|
|
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
|
|
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
|
|
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
|
|
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
|
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
|
|
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
|
|
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
|
|
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test004NumModules |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: expected:<0> but was:<2>
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test004NumModules(BinaryTestCase.java:48)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test005NumModules |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: expected:<0> but was:<1>
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test005NumModules(BinaryTestCase.java:52)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test007NumModules |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: expected:<0> but was:<1>
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test007NumModules(BinaryTestCase.java:60)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test008NumModules |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: expected:<0> but was:<1>
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test008NumModules(BinaryTestCase.java:64)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test023EAR |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: expected:<9> but was:<4>
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test023EAR(BinaryTestCase.java:87)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test028EAR |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: expected:<0> but was:<5>
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test028EAR(BinaryTestCase.java:108)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test029EAR |
Class: |
AllTests |
|
junit.framework.AssertionFailedError: EAR does not contain PublishTestEJB.jar
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test029EAR(BinaryTestCase.java:125)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test080EJB |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test080EJB(BinaryTestCase.java:134)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test100Connector |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test100Connector(BinaryTestCase.java:176)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test120Client |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test120Client(BinaryTestCase.java:218)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test140Web |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test140Web(BinaryTestCase.java:260)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
test160Web |
Class: |
AllTests |
|
junit.framework.AssertionFailedError
|
|
at org.eclipse.jst.server.core.tests.j2ee.BinaryTestCase.test160Web(BinaryTestCase.java:311)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
Test: |
testVersionCompare |
Class: |
TestBuild |
|
junit.framework.AssertionFailedError: There is an error in versioning. See full listing for details.
|
|
at org.eclipse.wtp.releng.tests.BuildTests.testVersionCompare(BuildTests.java:462)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
|
|
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
|
|
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
|
|
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
|
|
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1212) |
|
|
|
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/jsf-doc.map |
08/07/2008 21:50:26 |
Re-releasing since there are still files that are not getting released. This might address the junit failures. |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
08/07/2008 21:50:26 |
Re-releasing since there are still files that are not getting released. This might address the junit failures. |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.tests.map |
08/07/2008 21:50:26 |
Re-releasing since there are still files that are not getting released. This might address the junit failures. |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-tests.map |
08/07/2008 20:13:00 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
08/07/2008 20:12:59 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
08/07/2008 20:12:58 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp-tests.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-core.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-tests.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
08/07/2008 20:09:48 |
[228366] Thai3.4:Eclipse invalid recognized UTF16BE as ISO 8859-1 for generated JSP file [242901] NPE during source editor close [243243] JSPs with contentType different than "text/html" open as dirty
|
modified |
canderson |
/webtools.maps/releng.common/maps/wst-common-tests.map |
08/07/2008 19:54:20 |
[243320] JUnit tests synch issues - not waiting for Jobs to finish |
modified |
david_williams |
/webtools.maps/releng/maps/orbitBundles.map |
08/07/2008 19:16:08 |
using official 'released' Orbit map (code contents same as what we had). |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
08/07/2008 18:57:10 |
Manual tagging of o.e.jst.jsf.apache.trinidad_sdk.feature |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
08/07/2008 16:48:46 |
Re-releasing to pick changes to version in org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature |
modified |
canderson |
/webtools.maps/releng.common/maps/wst-common-core.map |
08/07/2008 16:17:12 |
[231205] deadlock closing edited orm.xml file |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
08/07/2008 15:51:02 |
[243326] Binary archives need to be aware of their EAR |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
08/07/2008 15:47:38 |
231205 deadlock closing edited orm.xml file |
modified |
canderson |
/webtools.maps/releng.common/maps/wst-common-tests.map |
08/07/2008 15:32:12 |
[243320] JUnit tests synch issues - not waiting for Jobs to finish |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/sourceediting-docs.map |
08/07/2008 13:24:47 |
incrementing since versioning report said it needed to be. |
modified |
canderson |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
08/07/2008 06:43:48 |
[243062] EJB Client action enablement not reset for context menu |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
08/07/2008 06:41:26 |
[204397] incorrect copyright in CreateDeploymentFilesActionDelegate |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic-tests.map |
08/07/2008 06:41:26 |
[204397] incorrect copyright in CreateDeploymentFilesActionDelegate |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
08/07/2008 06:41:26 |
[204397] incorrect copyright in CreateDeploymentFilesActionDelegate |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-web-core.map |
08/07/2008 06:30:57 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/jst-ws.map |
08/07/2008 06:25:17 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/jst-server-tests.map |
08/07/2008 06:21:31 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/webservices-docs.map |
08/07/2008 06:17:55 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/webservices-docs.map |
08/07/2008 06:16:20 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.jeetools/maps/jeetools-docs.map |
08/07/2008 06:14:10 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/wst-ws-component.features.map |
08/07/2008 06:09:22 |
[240936] increment features to match doc changes |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/wst-server-component-features.map |
08/07/2008 06:07:07 |
incrementing since versioning report said it needed to be. |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/jst-server-component-features.map |
08/07/2008 06:02:15 |
[240936] increment features to match doc changes |
modified |
david_williams |
/webtools.maps/releng.ejbtools/maps/jst-enterprise-component-features.map |
08/07/2008 05:58:17 |
[240936] increment features to match doc changes |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
08/06/2008 22:03:36 |
jsdt release for 3.0.1 rc3 |
modified |
pmoogk |
/webtools.maps/releng.webservices/maps/jst-ws.map |
08/06/2008 21:26:35 |
[242721][242775]Fixed runtime defaulting and Web service test pref page |
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-ui.map |
08/06/2008 17:13:49 |
[241782] tooltips leek in servers view |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
08/05/2008 21:36:15 |
Re-releasing HEAD for RC3 |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/webservices-docs.map |
08/04/2008 17:10:58 |
[240936] doc changes that were fixed in head, so this just put them in maintenance where intended. |
modified |
david_williams |
/webtools.maps/releng.jeetools/maps/jeetools-docs.map |
08/04/2008 17:10:55 |
[240936] doc changes that were fixed in head, so this just put them in maintenance where intended. |
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-ui.map |
07/31/2008 17:19:10 |
[204255] Run On Server does not defaults on the targeted server |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/31/2008 16:07:19 |
fixing map file ... typo so 'v' was missing |
modified |
canderson |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/31/2008 04:47:24 |
[241825] Remove ejbClient jar action not enabled for ejb 3.0 |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
07/31/2008 03:19:04 |
[238550] Schema code completion causes stack error |
modified |
deboer |
/webtools.maps/releng.servertools/maps/jst-server-component-features.map |
07/31/2008 03:08:20 |
[241576] Task wizard always causes a republish |
modified |
deboer |
/webtools.maps/releng.servertools/maps/jst-server.map |
07/31/2008 03:08:20 |
[241576] Task wizard always causes a republish |
modified |
deboer |
/webtools.maps/releng.servertools/maps/wst-server-component-features.map |
07/31/2008 03:08:20 |
[241576] Task wizard always causes a republish |
modified |
deboer |
/webtools.maps/releng.servertools/maps/wst-server-core.map |
07/31/2008 03:08:20 |
[241576] Task wizard always causes a republish |
modified |
deboer |
/webtools.maps/releng.servertools/maps/wst-server-ui.map |
07/31/2008 03:08:19 |
[241576] Task wizard always causes a republish |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-xml-component-features.map |
07/31/2008 02:30:47 |
incrementing service field since build report indicates it needs to be. |
modified |
kchan |
/webtools.maps/releng.webservices/maps/wst-ws-core.map |
07/31/2008 01:27:31 |
[240722] Documentation on the ExtensibilityElementTransformer. |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/30/2008 23:31:20 |
Update version number. |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/30/2008 22:14:27 |
jsdt release for 3.0.1 RC2 |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/30/2008 21:53:37 |
[242633] Put back JFace dependency. |
modified |
pmoogk |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/30/2008 20:57:16 |
[242611] Runtime defaulting fix. |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/30/2008 20:52:41 |
[242588] modify project compliance setting link is hidden in new wsdl wizard |
modified |
pmoogk |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/30/2008 18:39:42 |
[242091][241275] Explorer fix and Wizard wsdl validation. |
modified |
pmoogk |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/30/2008 18:39:42 |
[242091][241275] Explorer fix and Wizard wsdl validation. |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
07/30/2008 16:54:00 |
Service version update |
modified |
kkomissarchik |
/webtools.maps/releng.common/maps/common-fproj.map |
07/30/2008 14:33:20 |
[242393] Long configuration descriptions can be truncated on first page |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/30/2008 11:26:22 |
[194698] - structured XSD annotations are mangled by formatter (failing test due to platform specific line delimiter) |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
07/30/2008 05:15:20 |
Bug 234380 - RC2 build |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
07/30/2008 05:07:11 |
RC2 build |
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/29/2008 21:17:30 |
[241701] Bump plug-in version |
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-ui.map |
07/29/2008 21:17:30 |
[241701] Bump plug-in version |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/29/2008 17:38:12 |
increment polling loop time from 1 minute to 3 minutes, to better handle case where several builds get to building all at
the same time.
|
modified |
kraev |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/29/2008 07:57:59 |
[241151] |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/29/2008 07:56:47 |
[241151] |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/29/2008 01:00:54 |
[194698] - structured XSD annotations are mangled by formatter |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-tests.map |
07/29/2008 00:58:12 |
[221504] CSSModelImpl provides the WRONG ICSSSelectorList |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/28/2008 21:24:49 |
[241263] The XSD editor should clean-up unused directives. Fix case mismatch for linux. |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-tests.map |
07/28/2008 21:23:34 |
[241264] The WSDL editor should clean-up unused schema and WSDL directives |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/28/2008 15:41:28 |
[241263] The XSD editor should clean-up unused directives. Add test.xml. |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-tests.map |
07/28/2008 15:39:05 |
[241264] The WSDL editor should clean-up unused schema and WSDL directives |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/26/2008 01:07:15 |
run wsdl and xsd ui tests |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/24/2008 22:14:53 |
For for issue with line delimiters across platforms causing failure of org.eclipse.wst.xml.core.tests.format.TestPartitionFormatterXML.testWhitespaceFormatXSD() |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt-tests.map |
07/24/2008 19:05:21 |
update jsdt plugin version numbers |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/24/2008 19:05:21 |
update jsdt plugin version numbers |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/24/2008 06:05:26 |
[241740] Bump the version IDs of modified plugins |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic-tests.map |
07/24/2008 06:05:25 |
[241740] Bump the version IDs of modified plugins |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/24/2008 06:05:25 |
[241740] Bump the version IDs of modified plugins |
modified |
canderson |
/webtools.maps/releng.sourceediting/maps/wst-web-core.map |
07/24/2008 05:57:20 |
[241740] Bump the version IDs of modified plugins |
modified |
canderson |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/24/2008 05:56:26 |
[241739] Bump the version IDs of modified plugins |
modified |
canderson |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/24/2008 05:53:34 |
[241566] Issues in RemoveAdapters for node and children |
modified |
rsrinivasan |
/webtools.maps/releng.jsf/maps/wtp.jsf.map |
07/24/2008 05:39:32 |
3.0.1 RC1 release |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp-tests.map |
07/24/2008 04:49:43 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp.map |
07/24/2008 04:49:43 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/sourceediting-docs.map |
07/24/2008 04:49:43 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-core.map |
07/24/2008 04:49:43 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
07/24/2008 04:49:43 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/24/2008 04:49:42 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/24/2008 04:49:42 |
[194698] structured XSD annotations are mangled by formatter [206963] JSP directives not allowed in tag itself [218143] ModelQuery use not pervasive enough [221857] Task Tags for scriptlets appear as warnings [224885] Content Assist works strange in some case [232752] Semantic Highlighting (workaround) [236008] JSPedCSSSourceParser problem [240917] createDocument() in EMF2DOMSSERenderer hardcodes forWrite var [240606] More issues with SSEDOMAdapter
|
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-ui.map |
07/24/2008 03:24:06 |
[240418] Server Add and Remove Project wizard should not allow add... |
modified |
vbaciu |
/webtools.maps/releng.webservices/maps/wst-ws-core.map |
07/24/2008 02:16:06 |
[241398] org.eclipse.wst.wsdl.validation dependency on org.apache.ant should not be required |
modified |
david_williams |
/webtools.maps/releng/maps/orbitBundles.map |
07/24/2008 00:55:56 |
241723 Need to make ant dependency optional for org.apache.axis |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt-tests.map |
07/23/2008 23:59:48 |
jsdt release 3.0.1RC1 |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/23/2008 23:59:48 |
jsdt release 3.0.1RC1 |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/23/2008 22:05:34 |
[241263] The XSD editor should clean-up unused directives. Add a comment to the map file. |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-component.features.map |
07/23/2008 21:47:45 |
[241264] The WSDL editor should clean-up unused schema and WSDL directives |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/23/2008 21:47:45 |
[241264] The WSDL editor should clean-up unused schema and WSDL directives |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-tests.map |
07/23/2008 21:47:44 |
[241264] The WSDL editor should clean-up unused schema and WSDL directives |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-component-features.map |
07/23/2008 21:35:47 |
[241263] The XSD editor should clean-up unused directives |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/23/2008 21:35:47 |
[241263] The XSD editor should clean-up unused directives |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/23/2008 21:35:47 |
[241263] The XSD editor should clean-up unused directives |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/23/2008 19:59:51 |
[240231][241283[241303][241170] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/23/2008 19:59:51 |
[240231][241283[241303][241170] |
modified |
kchong |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/23/2008 18:53:29 |
[221421] NPE when trying to open remote file in new editor in linux [241860] Editor: Set Type Action has incorrect label
|
modified |
kkomissarchik |
/webtools.maps/releng.common/maps/common-fproj.map |
07/23/2008 18:35:01 |
Reversing a Linux-specific fix that broke WinXP. |
modified |
kkomissarchik |
/webtools.maps/releng.common/maps/common-fproj.map |
07/23/2008 17:52:22 |
[241733] Project Facet version in dropDown shows invalid content. |
modified |
pmoogk |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/23/2008 17:05:41 |
[238629][238456] Make ant plugin dependency optional. |
modified |
pmoogk |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/23/2008 17:03:59 |
[238629][238456] Make ant plugin dependency optional. |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/23/2008 16:39:43 |
[241319] The dialog of "Binding Wizard" is too small to show all elements |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/23/2008 08:19:38 |
*** empty log message *** |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/23/2008 00:20:26 |
214166 Unsupported major.minor version 49.0 in JSP Compile - revert |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/23/2008 00:10:41 |
214166 Unsupported major.minor version 49.0 in JSP Compile |
modified |
kkomissarchik |
/webtools.maps/releng.common/maps/common-fproj.map |
07/22/2008 20:03:15 |
[241729] Facets: furtherconfigrequired not disabling the apply button |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
07/22/2008 07:33:50 |
219949 unnecessary network access fetching loose.dtd? |
modified |
david_williams |
/webtools.maps/releng/maps/wst.map |
07/22/2008 06:55:28 |
236767 some source features missing form wst-sdk |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/wst-server-component-features.map |
07/22/2008 06:32:08 |
bump version numbers for 3.0.1 -- revert |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/jst-server-component-features.map |
07/22/2008 06:21:36 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/22/2008 05:43:09 |
236769 extraneious "source" bundles |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/22/2008 05:30:52 |
236769 extraneious "source" bundles |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
07/22/2008 05:23:53 |
236769 extraneious "source" bundles |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/22/2008 05:13:11 |
236769 extraneious "source" bundles |
modified |
david_williams |
/webtools.maps/releng.jeetools/maps/jst-web-component-features.map |
07/22/2008 03:10:10 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/jst-server-component-features.map |
07/22/2008 03:05:32 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.ejbtools/maps/jst-enterprise-component-features.map |
07/22/2008 02:59:47 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.common/maps/Attic/jst-common-component-features.map |
07/22/2008 02:53:14 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/22/2008 02:24:15 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng/maps/jst.map |
07/22/2008 02:17:55 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng/maps/wst.map |
07/22/2008 02:13:14 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/22/2008 02:07:58 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.common/maps/wst-common-component-features.map |
07/22/2008 01:59:02 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.servertools/maps/wst-server-component-features.map |
07/22/2008 01:56:02 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.webservices/maps/wst-ws-component.features.map |
07/22/2008 01:52:45 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-web-componenet-features.map |
07/22/2008 01:49:02 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-web-componenet-features.map |
07/22/2008 01:42:35 |
bump version numbers for 3.0.1 |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-xml-component-features.map |
07/22/2008 01:39:49 |
bump version numbers for 3.0.1 |
modified |
kchan |
/webtools.maps/releng.webservices/maps/webservices-docs.map |
07/21/2008 18:57:25 |
[240956] Added book.css. |
modified |
kkomissarchik |
/webtools.maps/releng.common/maps/common-fproj.map |
07/21/2008 18:00:08 |
[241295] IllegalStateException on facet selection |
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-core.map |
07/21/2008 17:51:31 |
[240918] Publish should not occur if starting the server fails [235858] Runtime name in use error via new server wizard when using Add link [241149] Unknown extension point: 'org.eclipse.wst.server.ui.moduleArtifactAdapters'
|
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-ui.map |
07/21/2008 17:51:31 |
[240918] Publish should not occur if starting the server fails [235858] Runtime name in use error via new server wizard when using Add link [241149] Unknown extension point: 'org.eclipse.wst.server.ui.moduleArtifactAdapters'
|
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/21/2008 14:50:48 |
[224484] - validator is called even if facet is not enabled - using enablement element |
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-ui.map |
07/21/2008 14:50:48 |
[224484] - validator is called even if facet is not enabled - using enablement element |
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/21/2008 14:43:10 |
[241527] - Intermittent validation error encountered when publishing free form |
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/21/2008 14:38:01 |
[241396] - Manual Validation not cleaning up; leading to file locks |
modified |
gkarasiu |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/21/2008 11:49:03 |
[235695] - extension point definitions should specify "translatable" |
modified |
pmoogk |
/webtools.maps/releng.common/maps/common-docs.map |
07/18/2008 17:37:51 |
[240956] Added book.css and schema.css to doc plugins. |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp-tests.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-core.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-tests.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-ui.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/17/2008 06:05:44 |
[220516] CA: in <style></style> tags content assist doesn't replace highlighted text [221504] CSSModelImpl provides the WRONG ICSSSelectorList [237474] Race condition in HTML Validation with project-specific settings [239086] [Cleanup Action] fix HTMLCleanupHandlerFactory (when working with non-HTML content) [239415] Could not open the editor: Argument not valid when opening a JSP
|
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/17/2008 05:54:28 |
[229199] editor marked dirty when edit part type but make no real change |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/17/2008 05:41:06 |
[240720] AppClientFacetPostInstallDelegate.addMainClass() setting source folder incorrectly |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/17/2008 05:41:06 |
[240720] AppClientFacetPostInstallDelegate.addMainClass() setting source folder incorrectly |
modified |
canderson |
/webtools.maps/releng.jeetools/maps/jst-jem.map |
07/17/2008 05:41:06 |
[240720] AppClientFacetPostInstallDelegate.addMainClass() setting source folder incorrectly |
modified |
amywu |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/17/2008 05:36:06 |
[213471] Renaming of a port type affects all port types with the same name |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-core.map |
07/17/2008 05:34:41 |
[237209] Built wsdl.ui bundle doesn't include extension point schemas |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-core.map |
07/17/2008 05:24:07 |
[237209] Built wsdl.ui bundle doesn't include extension point schemas [235677] enable printing of design view
|
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/17/2008 05:24:07 |
[237209] Built wsdl.ui bundle doesn't include extension point schemas [235677] enable printing of design view
|
modified |
amywu |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/17/2008 05:21:17 |
[213471] Renaming of a port type affects all port types with the same name |
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/16/2008 23:31:17 |
jsdt release 7/16 |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/16/2008 22:45:30 |
[200069][240408][238624][239457][240722][237363] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/16/2008 22:45:30 |
[200069][240408][238624][239457][240722][237363] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/wst-ws-core.map |
07/16/2008 22:45:29 |
[200069][240408][238624][239457][240722][237363] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/16/2008 22:45:29 |
[200069][240408][238624][239457][240722][237363] |
modified |
kchan |
/webtools.maps/releng.common/maps/wst-common-ui.map |
07/16/2008 22:42:57 |
[238059] New ant files wizard not working in WST. |
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-core.map |
07/16/2008 20:51:02 |
[235403] Publishing occurs before server (completely) started |
modified |
avera |
/webtools.maps/releng.servertools/maps/wst-server-ui.map |
07/16/2008 20:51:02 |
[235403] Publishing occurs before server (completely) started |
modified |
kkomissarchik |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/16/2008 16:45:15 |
*** empty log message *** |
modified |
pmoogk |
/webtools.maps/releng.common/maps/wst-common-core.map |
07/16/2008 14:59:40 |
[240408] A fix for case sensitive existence checking. |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/16/2008 14:53:21 |
[223642] |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/16/2008 14:39:36 |
[240413] [234310] [223643] [238769] |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/16/2008 14:39:36 |
[240413] [234310] [223643] [238769] |
modified |
kkomissarchik |
/webtools.maps/releng.common/maps/common-fproj.map |
07/15/2008 23:25:27 |
[240857] Deadlock creating ejb project |
modified |
kraev |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/15/2008 14:59:21 |
[240454] |
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp-tests.map |
07/10/2008 07:15:22 |
[105866] Incorrect "Missing Closing Quote" syntax check [197220] JSP editor shows error for missing required attributes when attributes specified via <jsp:attribute> [200576] Formatting of HTML breaks _expression_ language in attributes "style" [228495] XML formatter removes empty lines [230290] java.lang.Error: Error: could not match input
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/jst-jsp.map |
07/10/2008 07:15:22 |
[105866] Incorrect "Missing Closing Quote" syntax check [197220] JSP editor shows error for missing required attributes when attributes specified via <jsp:attribute> [200576] Formatting of HTML breaks _expression_ language in attributes "style" [228495] XML formatter removes empty lines [230290] java.lang.Error: Error: could not match input
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-web-core.map |
07/10/2008 07:15:22 |
[105866] Incorrect "Missing Closing Quote" syntax check [197220] JSP editor shows error for missing required attributes when attributes specified via <jsp:attribute> [200576] Formatting of HTML breaks _expression_ language in attributes "style" [228495] XML formatter removes empty lines [230290] java.lang.Error: Error: could not match input
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-core.map |
07/10/2008 07:15:22 |
[105866] Incorrect "Missing Closing Quote" syntax check [197220] JSP editor shows error for missing required attributes when attributes specified via <jsp:attribute> [200576] Formatting of HTML breaks _expression_ language in attributes "style" [228495] XML formatter removes empty lines [230290] java.lang.Error: Error: could not match input
|
modified |
nitind |
/webtools.maps/releng.sourceediting/maps/wst-xml-tests.map |
07/10/2008 07:15:22 |
[105866] Incorrect "Missing Closing Quote" syntax check [197220] JSP editor shows error for missing required attributes when attributes specified via <jsp:attribute> [200576] Formatting of HTML breaks _expression_ language in attributes "style" [228495] XML formatter removes empty lines [230290] java.lang.Error: Error: could not match input
|
modified |
pberkland |
/webtools.maps/releng.sourceediting/maps/wst-jsdt.map |
07/09/2008 21:48:35 |
*** empty log message *** |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws-axis2.map |
07/09/2008 21:25:22 |
[240225] [237116] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/jst-ws.map |
07/09/2008 21:25:22 |
[240225] [237116] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/wst-ws-component.features.map |
07/09/2008 21:25:22 |
[240225] [237116] |
modified |
kchan |
/webtools.maps/releng.webservices/maps/wst-ws-core.map |
07/09/2008 21:25:22 |
[240225] [237116] |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/09/2008 21:08:46 |
[240202] wsdl wizard should use protocol name, not label when generating port & binding name |
modified |
amywu |
/webtools.maps/releng.webservices/maps/wst-ws-ui.map |
07/09/2008 20:17:09 |
[240202] wsdl wizard should use protocol name, not label when generating port & binding name |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/09/2008 13:49:58 |
*** empty log message *** |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/09/2008 06:58:33 |
correct archive names to match download pages |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/09/2008 06:45:03 |
projectname should be passed as env. variable on every java call (so it's always available). |
modified |
kkomissarchik |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/08/2008 18:16:47 |
[234719] adding project facets, told 'further configuration required' when it isn't |
modified |
vbaciu |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/08/2008 17:11:12 |
[239912] [templates] The body of the xsinsp template is incorrect |
modified |
avera |
/webtools.maps/releng.servertools/maps/jst-server-tests.map |
07/08/2008 15:45:30 |
[239632] Compile error in server.ui test bundle |
modified |
kraev |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/08/2008 08:18:34 |
[239861] |
modified |
kraev |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/08/2008 07:29:53 |
[236746] |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/08/2008 07:27:51 |
*** empty log message *** |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/08/2008 07:27:51 |
*** empty log message *** |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/08/2008 02:11:38 |
prep for patch builds - now uploaded with promote script |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-advanced.map |
07/07/2008 09:23:28 |
[195798] |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic-tests.map |
07/07/2008 09:23:28 |
[195798] |
modified |
kraev |
/webtools.maps/releng.jeetools/maps/jst-j2ee-basic.map |
07/07/2008 09:23:27 |
[195798] |
modified |
david_williams |
/webtools.maps/releng.webservices/.project |
07/07/2008 04:06:42 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.common/.project |
07/07/2008 04:06:39 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.jeetools/.project |
07/07/2008 04:06:32 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.ejbtools/.project |
07/07/2008 04:06:29 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.servertools/.project |
07/07/2008 04:06:26 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.jsf/.project |
07/07/2008 04:06:21 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.sourceediting/.project |
07/07/2008 04:06:18 |
use branch specific names in projects |
modified |
david_williams |
/webtools.maps/releng.sourceediting/maps/wst-xml-ui.map |
07/07/2008 03:52:23 |
236010 Attributes from different namespace not handled correctly |
modified |
david_williams |
/webtools.maps/releng/maps/wtp-releng.map |
07/06/2008 21:26:55 |
update version checking |
modified |
kraev |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/04/2008 13:26:20 |
[234391] |
modified |
kraev |
/webtools.maps/releng.ejbtools/maps/jst-ejbtools.map |
07/04/2008 12:42:29 |
[237238] |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/04/2008 08:39:46 |
synch up and cleanup for map versions |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/04/2008 07:55:24 |
synch up and cleanup for map versions |
modified |
david_williams |
/webtools.maps/releng/maps/build.cfg |
07/04/2008 07:12:49 |
synch up and cleanup for map versions |