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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Jan 21 16:55:36 EST 2010


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

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

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

Failed Tests:

19 tests failed.
REGRESSION:  FaceletsAllTests

Error Message:
null

Stack Trace:
java.util.ConcurrentModificationException
	at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
	at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
	at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
	at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
	at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
	at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
	at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
	at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
	at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
	at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
	at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
	at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
	at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
	at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
	at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
	at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
	at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
	at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
	at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
	at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


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:  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)


FAILED:  JsfAllTests

Error Message:
Text is 'US Hello', but should be should be in German

Stack Trace:
junit.framework.AssertionFailedError: Text is 'US Hello', but should be should be in German
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.TestFViewLocaleAttribute_JBIDE5218.testLocaleAttribute(TestFViewLocaleAttribute_JBIDE5218.java:80)
	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:  JsfAllTests

Error Message:
Text is 'US Hello', but should be in 'de' locale

Stack Trace:
junit.framework.AssertionFailedError: Text is 'US Hello', but should be in 'de' locale
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.TestFViewLocaleAttribute_JBIDE5218.testSeveralFViewsWithLocales(TestFViewLocaleAttribute_JBIDE5218.java:115)
	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:  JsfAllTests

Error Message:
Text is 'US Hello', but should be in German

Stack Trace:
junit.framework.AssertionFailedError: Text is 'US Hello', but should be in German
	at org.jboss.tools.jsf.vpe.jsf.test.jbide.TestFViewLocaleAttribute_JBIDE5218.testChangeLocaleAndRefresh(TestFViewLocaleAttribute_JBIDE5218.java:141)
	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:  JstJspAllTests

Error Message:
Some other proposals was found!

Stack Trace:
junit.framework.AssertionFailedError: Some other proposals was found!
	at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:89)
	at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1807Test.testJsfJspJbide1807Test(JsfJspJbide1807Test.java:33)
	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:  JstJspAllTests

Error Message:
Content Assistant peturned proposals of type (org.jboss.tools.jst.jsp.contentassist.AutoContentAssistantProposal).

Stack Trace:
junit.framework.AssertionFailedError: Content Assistant peturned proposals of type (org.jboss.tools.jst.jsp.contentassist.AutoContentAssistantProposal).
	at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.doTestJsfJspJbide1704(JsfJspJbide1704Test.java:73)
	at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.testJspJbide1704(JsfJspJbide1704Test.java:39)
	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:  JstJspAllTests

Error Message:
Content Assistant peturned proposals of type (org.jboss.tools.jst.jsp.contentassist.AutoContentAssistantProposal).

Stack Trace:
junit.framework.AssertionFailedError: Content Assistant peturned proposals of type (org.jboss.tools.jst.jsp.contentassist.AutoContentAssistantProposal).
	at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.doTestJsfJspJbide1704(JsfJspJbide1704Test.java:73)
	at org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1704Test.testXhtmlJbide1704(JsfJspJbide1704Test.java:44)
	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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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)




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

Changes:

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

[dazarov] https://jira.jboss.org/jira/browse/JBIDE-3125

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

[dazarov] https://jira.jboss.org/jira/browse/JBIDE-3125

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

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

[yzhishko] https://jira.jboss.org/jira/browse/JBIDE-5721 - fixed

[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBIDE-5708  restructured the guide according to the  documentation agreement.changed  &lt;para&gt; to &lt;phrase&gt; where it's necessary.</p>
</body></html>

[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBIDE-5708  restructured the guide according to the  documentation agreement.changed  &lt;para&gt; to &lt;phrase&gt; where it's necessary.</p>
</body></html>

[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBIDE-5708  restructured the guide according to the  documentation agreement.changed  &lt;para&gt; to &lt;phrase&gt; where it's necessary.</p>
</body></html>

[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBIDE-5708  restructured the guide according to documentation agreement.changed  &lt;para&gt; to &lt;phrase&gt; where it's necessary.</p>
</body></html>

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

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

[smukhina] https://jira.jboss.org/jira/browse/JBDS-1023 "configuration" field is added to JBoss ESB runtime wizard page  - decribed

[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBIDE-5708  restructured the guide according to documentation agreement</p>
</body></html>

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

[nickboldt] remove dependency on maven and hope tests don't break!

[nickboldt] TODO: enable Athena-build JMX

[nickboldt] add gef req to list

[nickboldt] re-enable bucky agg for jbpm3 inclusion in jbds

[nickboldt] remove maven, bpel, jbpm3/4

[nickboldt] change list of req'd builders/requirements to allow jbpm to be built externally

[nickboldt] remove maven; TODO: remove JMX; reorder builders (do runtime first)

[nickboldt] JBDS-533 o.e.eq.tr.hook patched and reversioned

[nickboldt] remove maven from JBDS

[nickboldt] TODO: enable Athena-build JMX

[nickboldt] JBDS-533 o.e.eq.tr.hook patched and reversioned

[nickboldt] remove old comments

[nickboldt] new script to collect spring IDE 2.3 into runnable zip



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

Console log:

[...truncated 114924 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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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/201001211322
     [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/201001211322
     [copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/images
     [copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/script
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322
     [xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201001211322/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: 182 minutes 16 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1264109298
+++ echo 'scale=2; (1264109298 - 1264098319)/60'
+++ bc -l
++ elapsed=182.98
++ echo 'Elapsed time: 182.98mins.'
Elapsed time: 182.98mins.
++ [[ '' != '' ]]
++ [[ '' == \l\o\c\a\l ]]
+++ 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;'
++ version=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.CR2/201001211322
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ 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=201001211322
++ [[ '' == '' ]]
++ 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/201001211322 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/201001211322/
++ 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=1264110427
+++ echo 'scale=2; (1264110427 - 1264098319)/60'
+++ bc -l
++ elapsed=201.80
++ echo 'Elapsed time: 201.80mins.'
Elapsed time: 201.80mins.
++ [[ -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.tools.smooks.feature_1.1.0.v201001211322N-H156-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.jbpm4.feature_4.0.0.v201001201726-7A5-8BF9D7z0ECBAHDM9NRIPx423.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.v201001201726-795-8s735335735H7F.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.v201001211322N-H156-CR2.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.v201001211322N-H156-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.v201001211322N-H156-CR2.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.v201001211322N-H156-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.v201001211322N-H156-CR2.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.v201001211322N-H156-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.v201001201726-5--7w312112312837.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.v201001211322N-H156-CR2.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.v201001211322N-H156-CR2.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.v201001211322N-H156-CR2.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.v201001211322N-H156-CR2.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.jbpm.gd.jpdl.feature_3.2.0.v201001201709-41-7w31211231281A.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.v201001201726-7E5-9xNC9FIPMKIPBfGZRRZQCceW.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.v201001211322N-H156-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.v201001211322N-H156-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201001211322N-H156-trunk.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_v201001211322N.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.v201001201709-41-7w31211231281A.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.maven.seam.feature_1.0.0.v201001211322N-H156-CR2.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.v201001211322N-H156-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.v201001211322N-H156-CR2.jar
/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.v201001211322N-H156-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.v201001211322N-H156-CR2.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.v201001201709-7F79-94E5OxDBF9BPDR9WCPIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201001211322N-H156-trunk.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.v201001211322N-H156-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.v201001201726-795-8s735335735H7F.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.v201001211322N-H156-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.v201001211322N-H156-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.v201001201709-52-7w31211231281A.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.v201001211322N-H156-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.v201001201726-5--7w312112312837.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.jboss.tools.jbpm.common.source.feature_4.3.0.v201001201709-52-7w31211231281A.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.v201001211322N-H156-CR2.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.tptp.feature_1.1.0.v201001211322N-H156-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.v201001211322N-H156-CR2.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.v201001211322N-H156-trunk.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.v201001211322N-H156-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.portlet.feature_1.1.0.v201001211322N-H156-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=1264110691
+++ echo 'scale=2; (1264110691 - 1264098319)/60'
+++ bc -l
++ elapsed=206.20
++ echo 'Elapsed time: 206.20mins.'
Elapsed time: 206.20mins.
Terminating xvnc.
Killing Xvnc process ID 19871
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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/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/201001211322/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13648 annotations (21 new, 0 high, 13648 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