[jbosstools-builds] [Still Unstable] jbosstools-nightly-3.1.0.CR2 #149

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Jan 19 22:45:12 EST 2010


Public: 
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.CR2/149
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.CR2/149/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.CR2/149/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.0.CR2/149/console

Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/149/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/149//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/149//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/149//console

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

Failed Tests:

14 tests failed.
REGRESSION:  JsfAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.jboss.tools.jsf.model.pv.test.JSFPromptingProviderTest.testGetTaglibs(JSFPromptingProviderTest.java:151)
	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:  JsfAllTests

Error Message:
expected:< a[] > but was:< a[>] >

Stack Trace:
junit.framework.ComparisonFailure: expected:<
a[]
> but was:<
a[>]
>
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.EditingSPecialSymbolsVPE_JBIDE3810.compareVisualAndSourceTargets(EditingSPecialSymbolsVPE_JBIDE3810.java:160)
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.EditingSPecialSymbolsVPE_JBIDE3810.testEditingSPecialSymbolsVPE_JBIDE3810(EditingSPecialSymbolsVPE_JBIDE3810.java:58)
	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:  JDTuiAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.checkClassesMaped(HbmExporterTest.java:96)
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.testId(HbmExporterTest.java:102)
	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:  JDTuiAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.checkClassesMaped(HbmExporterTest.java:96)
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.testProperty(HbmExporterTest.java:116)
	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:  JDTuiAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.checkClassesMaped(HbmExporterTest.java:96)
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.testList(HbmExporterTest.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: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:  JDTuiAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.checkClassesMaped(HbmExporterTest.java:96)
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.testArray(HbmExporterTest.java:129)
	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:  JDTuiAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.checkClassesMaped(HbmExporterTest.java:96)
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.testSet(HbmExporterTest.java:173)
	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:  JDTuiAllTests

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.checkClassesMaped(HbmExporterTest.java:96)
	at org.hibernate.eclipse.jdt.ui.test.hbmexporter.HbmExporterTest.testMap(HbmExporterTest.java:190)
	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:  JsfTextExtAllTests

Error Message:
Wrong recognition for the region: [871-886:org.eclipse.jst.jsp.SCRIPT.JSP_EL2:org.eclipse.jst.jsp.core.jspsource] matches the wrong region [870-886]

Stack Trace:
junit.framework.AssertionFailedError: Wrong recognition for the region: [871-886:org.eclipse.jst.jsp.SCRIPT.JSP_EL2:org.eclipse.jst.jsp.core.jspsource] matches the wrong region [870-886]
	at org.jboss.tools.jsf.text.ext.test.ELExprPartitionerTest.testELExprPartitioner(ELExprPartitionerTest.java:211)
	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:  Seam20XFacetTestSuite201GA

Error Message:
Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib

Stack Trace:
junit.framework.AssertionFailedError: Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.assertOnlyContainsTheseFiles(Seam2FacetInstallDelegateTest.java:310)
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.testEarLibs(Seam2FacetInstallDelegateTest.java:226)
	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:  Seam20XFacetTestSuite202SP1

Error Message:
Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib

Stack Trace:
junit.framework.AssertionFailedError: Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.assertOnlyContainsTheseFiles(Seam2FacetInstallDelegateTest.java:310)
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.testEarLibs(Seam2FacetInstallDelegateTest.java:226)
	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:  Seam20XFacetTestSuite203CR1

Error Message:
Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib

Stack Trace:
junit.framework.AssertionFailedError: Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.assertOnlyContainsTheseFiles(Seam2FacetInstallDelegateTest.java:310)
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.testEarLibs(Seam2FacetInstallDelegateTest.java:226)
	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:  Seam20XFacetTestSuiteFP

Error Message:
Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib

Stack Trace:
junit.framework.AssertionFailedError: Found additional files ([jboss-seam-remoting.jar] in F/earprj-ear/EarContent/lib at /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/workspace/earprj-ear/EarContent/lib
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.assertOnlyContainsTheseFiles(Seam2FacetInstallDelegateTest.java:310)
	at org.jboss.tools.seam.core.test.project.facet.Seam2FacetInstallDelegateTest.testEarLibs(Seam2FacetInstallDelegateTest.java:226)
	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:  SeamRefactoringAllTests

Error Message:
Can't load component org.jboss.seam.mail.newMailSession

Stack Trace:
junit.framework.AssertionFailedError: Can't load component org.jboss.seam.mail.newMailSession
	at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.renameComponent(SeamComponentRefactoringTest.java:130)
	at org.jboss.tools.seam.core.test.refactoring.SeamComponentRefactoringTest.testRemaningMailSessionDeclarationInComponentsXml_JBIDE4447(SeamComponentRefactoringTest.java:93)
	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:

[vyemialyanchyk] https://jira.jboss.org/jira/browse/JBIDE-5408 - use system tmp folder instead of ".settings" and "Finish without Preview changes page" were fixed

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5702 bump up to 4.0; remove range restriction

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5702 bump up to 4.0

[nickboldt] instead of checking if the archive exists, check the file's timestamp, which does an implied exists check

[dgolovin] soa43 -> soap43
soa50 -> soap50



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

Console log:

[...truncated 183882 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/cdi-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/maven-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/maven-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/tptp-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/tptp-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755
     [copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/images
     [copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/script
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755
     [xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/download-snippet.txt
     [xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/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: 237 minutes 39 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=1263957728
+++ echo 'scale=2; (1263957728 - 1263943466)/60'
+++ bc -l
++ elapsed=237.70
++ echo 'Elapsed time: 237.70mins.'
Elapsed time: 237.70mins.
++ [[ '' != '' ]]
++ [[ '' == \l\o\c\a\l ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
+++ grep product.releaseNumber
++ version=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
+++ grep upload.to
++ builddir=nightly/3.1.0.CR2/201001191755
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ grep product.buildDesc
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201001191755
++ [[ '' == '' ]]
++ DESTINATION=jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755 jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201001191755/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/latestBuild.html jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/latestBuildFailures.html jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1263958659
+++ echo 'scale=2; (1263958659 - 1263943466)/60'
+++ bc -l
++ elapsed=253.21
++ echo 'Elapsed time: 253.21mins.'
Elapsed time: 253.21mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/associateSites.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201001121140-3--8-Co3ICNkQ_PSZYlgJ2cAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201001191543-5--7w3121122A2654.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201001191543-5--7w3121122A2654.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201001191543-7A5-8BF9D7z0EBKAFDKRLPJJx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201001191510-52-7w3121122A2621.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v200912132257-7J--CcNBC0HNHTNNeq.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201001191755N-H149-trunk.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201001191510-41-7w3121122A2621.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201001121140-27l-F9JgLWLLWWgWX0L.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201001191510-41-7w3121122A2621.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_1.3.0.v201001191543-795-8s7353355L5DB9.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201001191510-52-7w3121122A2621.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201001191510-7F79-94E5OxDBDRBLDR9SE7It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201001191755N-H149-trunk.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v200912132257-77--84O22OgSFI5MVRVXigsDdOCD.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201001191755N-H149-trunk.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_1.3.0.v201001191543-795-8s7353355L5DB9.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201001191755N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201001121140-27l-F9JgLWLLWWgWX0L.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201001191755N-H149-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v200912132257-7J--CcNBC0HNHTNNeq.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201001191543-7E5-9xNC9FIPJkIJGRFhRPZOUacX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201001191755N-H149-CR2.jar ]]
+++ echo jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1263958872
+++ echo 'scale=2; (1263958872 - 1263943466)/60'
+++ bc -l
++ elapsed=256.76
++ echo 'Elapsed time: 256.76mins.'
Elapsed time: 256.76mins.
Terminating xvnc.
Killing Xvnc process ID 28452
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001191755/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13616 annotations (7 new, 0 high, 13616 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable


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



More information about the jbosstools-builds mailing list