[Still Unstable] devstudio-nightly-3.0.0.CR2 #103

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat Jan 30 05:41:18 EST 2010


Public: 
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.CR2/103
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.CR2/103/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.CR2/103/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-3.0.0.CR2/103/console

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

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

Failed Tests:

16 tests failed.
REGRESSION:  JsfAllTests

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

Stack Trace:
junit.framework.ComparisonFailure: expected:<[
a]
> but was:<[ >]
>
	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)


REGRESSION:  JsfAllTests

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
	at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
	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.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.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:  RichFacesAllTests

Error Message:
null

Stack Trace:
java.util.ConcurrentModificationException
	at java.util.Hashtable$Enumerator.next(Hashtable.java:1020)
	at org.eclipse.wst.html.core.internal.modelquery.CMNamedNodeMapForBuddySystem.makeBuddySystem(CMNamedNodeMapForBuddySystem.java:100)
	at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem$Elements.<init>(CMDocumentForBuddySystem.java:36)
	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:  JstJspAllTests

Error Message:
Content Assistant returned additional proposal (proposal returned doesn't exist in the saved list).

Stack Trace:
junit.framework.AssertionFailedError: Content Assistant returned additional proposal (proposal returned doesn't exist in the saved list).
	at org.jboss.tools.jst.jsp.test.ca.JstJspJbide1759Test.testJstJspJbide1759(JstJspJbide1759Test.java:139)
	at org.jboss.tools.jst.jsp.test.ca.JstJspJbide1759Test.testJstJspJbide1759(JstJspJbide1759Test.java:60)
	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:  JstJspAllTests

Error Message:
Content Assistant returned no proposals

Stack Trace:
junit.framework.AssertionFailedError: Content Assistant returned no proposals
	at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:78)
	at org.jboss.tools.jst.jsp.test.ca.CAForCompositeComponentTest.testCAForCompositeComponent(CAForCompositeComponentTest.java:27)
	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:  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)


FAILED:  HtmlAllTests

Error Message:
htmlTest does not exist

Stack Trace:
Java Model Exception: Java Model Status [htmlTest does not exist]
	at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:492)
	at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:2097)
	at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:1820)
	at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1887)
	at org.jboss.tools.jst.web.kb.internal.scanner.ClassPathMonitor.getKbProjects(ClassPathMonitor.java:161)
	at org.jboss.tools.jst.web.kb.internal.scanner.ClassPathMonitor.hasToUpdateProjectDependencies(ClassPathMonitor.java:133)
	at org.jboss.tools.jst.web.kb.internal.KbBuilder.build(KbBuilder.java:99)
	at org.jboss.tools.jst.web.kb.KbProjectFactory$1KbBuilderEx.build(KbProjectFactory.java:90)
	at org.jboss.tools.jst.web.kb.KbProjectFactory$1.run(KbProjectFactory.java:102)
	at org.jboss.tools.common.model.XJob.runInWorkspace(XJob.java:158)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)




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

Changes:

[KrisVerlaenen] - improved BPMN2 support

[KrisVerlaenen] JBRULES-135: Group Rules in outline view
 - applied patch

[nickboldt] comment out wtp update sites, and add org.jboss.tools.project.examples to required IUs

[nickboldt] drop version range - examples plugin already at 1.1.0

[bfitzpat] OPEN - issue JBIDE-5715: Dynamic Web Service Project Wizard 
https://jira.jboss.org/jira/browse/JBIDE-5715

[nickboldt] remove wst and jst zips

[nickboldt] JBIDE-5702 bump flow.jpdl4.feature up to 4.0

[snjeza] https://jira.jboss.org/jira/browse/JBDS-1043 Multiple Drools runtimes are not configured after JBDS installation

[snjeza] https://jira.jboss.org/jira/browse/JBDS-1044 Multiple jBPM runtimes are not configured after JBDS installation



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

Console log:

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

update.builds.xml:

build.results:
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244
     [copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244/images
     [copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244/script
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244
     [xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244/download-snippet.txt
     [xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.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: 404 minutes 29 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=1264847617
+++ echo 'scale=2; (1264847617 - 1264823298)/60'
+++ bc -l
++ elapsed=405.31
++ echo 'Elapsed time: 405.31mins.'
Elapsed time: 405.31mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.0.0.CR2/201001292244
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201001292244
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201001292244 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201001292244/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1264847795
+++ echo 'scale=2; (1264847795 - 1264823298)/60'
+++ bc -l
++ elapsed=408.28
++ echo 'Elapsed time: 408.28mins.'
Elapsed time: 408.28mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/associateSites.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index_root.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201001292244N-H103-trunk.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201001280312-52-7w312112391423.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201001292244N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201001280312-41-7w312112391423.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201001280312-52-7w312112391423.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201001280312-7F79-94E5OxDBFP9HFT7OEBIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201001280312-41-7w312112391423.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201001292244N-H103-trunk.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201001292244N-H103-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201001292244N-H103-CR2.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1264847828
+++ echo 'scale=2; (1264847828 - 1264823298)/60'
+++ bc -l
++ elapsed=408.83
++ echo 'Elapsed time: 408.83mins.'
Elapsed time: 408.83mins.
Terminating xvnc.
Killing Xvnc process ID 25719
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13672 annotations (56 new, 0 high, 13672 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 builds mailing list