[Unstable] devstudio-nightly-3.0.0.CR3 #27

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Feb 26 01:50:53 EST 2010


Public: 
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/27
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/27/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/27/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/27/console

Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/27/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/27//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/27//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/27//console

--------------------------------------------------

Failed Tests:

6 tests failed.
FAILED:  CommonExtAllTests

Error Message:
java.lang.String declaration should be opened

Stack Trace:
junit.framework.AssertionFailedError: java.lang.String declaration should be opened
	at org.jboss.tools.common.text.ext.test.OpenOnsTest.testFaceletTaglibTypeOpenOn(OpenOnsTest.java:547)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  SeamValidatorsAllTests

Error Message:
Marker  matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found

Stack Trace:
junit.framework.AssertionFailedError: Marker  matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
	at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
	at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  SeamValidatorsAllTests

Error Message:
Problem marker 'Multiple data binder' was not found

Stack Trace:
junit.framework.AssertionFailedError: Problem marker 'Multiple data binder' was not found
	at org.jboss.tools.seam.core.test.SeamValidatorsTest.testMultipleDataBinder_Validator(SeamValidatorsTest.java:522)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


FAILED:  SeamValidatorsAllTests

Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
	at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)


REGRESSION:  SeamUiAllTests

Error Message:
Problems encountered while deleting resources.

Stack Trace:
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:737)
	at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
	at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Contains: Could not delete '/test_seam20_war/src'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(FileSystemResourceManager.java:257)
	at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(ResourceTree.java:351)
	at org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(ResourceTree.java:386)
	at org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(ResourceTree.java:832)
	at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1772)
	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:724)
	at org.eclipse.core.internal.resources.Project.delete(Project.java:317)
	at org.jboss.tools.seam.core.test.project.facet.AbstractSeamFacetTest.tearDown(AbstractSeamFacetTest.java:135)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)
Contains: Problems encountered while deleting files.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/tests/workspace/test_seam20_war/src/main.
Contains: Could not delete: /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/tests/workspace/test_seam20_war/src.
Contains: Could not delete '/qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/tests/workspace/test_seam20_war'.


REGRESSION:  VpeAllTests

Error Message:
Sheme vpe-templates-facelets.xml is not valid : cvc-complex-type.3.2.2: Attribute 'defineElementName' is not allowed to appear in element 'vpe:template'.

Stack Trace:
junit.framework.AssertionFailedError: Sheme vpe-templates-facelets.xml is not valid : cvc-complex-type.3.2.2: Attribute 'defineElementName' is not allowed to appear in element 'vpe:template'.
	at org.jboss.tools.vpe.test.TemplateSchemeValidateTest.testValidationGlobalTemplates(TemplateSchemeValidateTest.java:119)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	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:134)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	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:194)
	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:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
	at org.eclipse.core.launcher.Main.main(Main.java:34)




--------------------------------------------------

Changes:

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5850 JBT Project Examples only includes SEAM & RESTEasy (& BPEL)

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5835

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5913

[Grid.Qian] JBIDE-5900: remove the log for the time of starting the validator plugin (to 3.1.x)

[mareshkau] https://jira.jboss.org/jira/browse/JBIDE-5908

[bfitzpat] Fixes for JBIDE-5870 to add an application.xml to web service ear deployments

[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-5491 Changes for the SOAP Wise Client configuration in the ESB editor
typo was fixed

[rob.stryker at jboss.com] JBIDE-5885 - NPE check in branch

[rob.stryker at jboss.com] JBIDE-5886 - re-enabled the delete action for multiple selections  - in branch

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5899 Maven integration NPE's

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5899 Maven integration NPE's

[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-5904 Red dots in icons
build.properties files updated to include images in build

[nickboldt] move to CR3

[nickboldt] updated to 3.0.0.GA

[nickboldt] updated to 3.0.0.GA

[nickboldt] updated to 3.0.0.GA

[nickboldt] updated to 3.0.0.GA

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5850 JBT Project Examples only includes SEAM & RESTEasy (& BPEL)

[dgolovin] https://jira.jboss.org/jira/browse/JBDS-1111 Changes in tests running
system property was added

[dgolovin] https://jira.jboss.org/jira/browse/JBDS-1111 Changes in tests running
system property was added

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5896 user newer drools

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5896 user newer drools

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5896 user newer drools

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5896 user newer drools

[nickboldt] revert to CR2

[nickboldt] revert to CR2

[nickboldt] revert to CR2

[nickboldt] revert to CR2



--------------------------------------------------

Console log:

[...truncated 141211 lines...]
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/drools-ide-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/archives-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/archives-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/richfaces-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/freemarker-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/struts-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/struts-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/as-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/as-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/seam-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/seam-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/tptp-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/tptp-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750
     [copy] Copying 42 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/images
     [copy] Copying 4 files to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/script
     [copy] Copying 1 file to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750
     [xslt] Processing /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/download.xml to /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002251750/download-snippet.txt
     [xslt] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl

post-build:

publish.results:

send.notification.email:
     [mail] Failed to initialise MIME mail: javax/mail/MessagingException

publish.log:

init:

clean.all.subfolders:

BUILD SUCCESSFUL
Total time: 393 minutes 23 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
  adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1267166143
+++ echo 'scale=2; (1267166143 - 1267142534)/60'
+++ bc -l
++ elapsed=393.48
++ echo 'Elapsed time: 393.48mins.'
Elapsed time: 393.48mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
++ builddir=stable/3.0.0.CR2/201002251750
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002251750
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR2
++ scp -r /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2 /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/201002251750/
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuild-3.0.0.CR2.html
++ scp /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuildFailures-3.0.0.CR2.html
+++ date +%s
++ endtime=1267166410
+++ echo 'scale=2; (1267166410 - 1267142534)/60'
+++ bc -l
++ elapsed=397.93
++ echo 'Elapsed time: 397.93mins.'
Elapsed time: 397.93mins.
++ [[ -d /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2
++ mv /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2
+++ find /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features -name '*.jar'
++ [[ -n /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.smooks.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.esb.feature_1.3.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.struts_feature_3.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.runtime.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.guvnor.tools.feature_5.1.0.v201002251750M-H27-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.drools.eclipse.feature_5.1.0.v201002251750M-H27-31764.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.richfaces.feature_3.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.birt.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.hibernate.eclipse.feature_3.3.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.portlet.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.seam.feature_3.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.tptp.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.ws.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002251750M.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/com.jboss.jbds.product.feature_3.0.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.project.examples.feature_1.1.0.v201002251750M-H27-CR2.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002220029-52-7w31211333113A.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002220029-41-7w31211333113A.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002220029-52-7w31211333113A.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002220029-7F79-94E5OxDDFD9DHV7IGPIt957.jar
/home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002220029-41-7w31211333113A.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /home/hudson/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR2 /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1267166441
+++ echo 'scale=2; (1267166441 - 1267142534)/60'
+++ bc -l
++ elapsed=398.45
++ echo 'Elapsed time: 398.45mins.'
Elapsed time: 398.45mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :18
Killing Xvnc process ID 22819
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13084 annotations (11 new, 0 high, 13084 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable


--------------------------------------------------



More information about the builds mailing list