[Still Failing] devstudio-nightly-4.0 #337

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri May 28 16:32:00 EDT 2010


Public: 
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/337
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/337/testReport
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/337/changes
https://hudson.jboss.org/hudson//job/devstudio-nightly-4.0/337/console

Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/337/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/337//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/337//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-4.0/337//console

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

Failed Tests:

No tests ran.

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

Changes:

[nickboldt] add wtp helios site

[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
test project for el partitioning moved to seam.ui.test to fix test error

[dgolovin] Performance fix for seam.

[dgolovin] https://jira.jboss.org/browse/JBDS-1202 problems running tests
fixed:
- manifest errors
- project import errors

this tests should be moved to jsf component to work under tycho

[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1

[nickboldt] JBPAPP-4385 include patch for JBEAP 5.0.1
JBDS-1222 apply patch for JBEAP 5.0.1

[dgolovin] https://jira.jboss.org/browse/JBDS-1251 Update version in splash.bmp
updated to 4.0.0.M1



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

Console log:

[...truncated 62475 lines...]
     [java]     [javac] 	pm.beginTask("", 3);
     [java]     [javac] 	             ^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 117. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring/CDIRenameProcessor.java (at line 167)
     [java]     [javac] 	String key = file.getFullPath().toString()+" "+offset;
     [java]     [javac] 	                                           ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 118. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/scanner/lib/ClassPathMonitor.java (at line 67)
     [java]     [javac] 	XModelObject b = o.getChildByPath("META-INF/beans.xml");
     [java]     [javac] 	                                  ^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 119. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 85)
     [java]     [javac] 	public static final String ID = "org.jboss.tools.cdi.core.CoreValidator";
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 120. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 374)
     [java]     [javac] 	String beanName = bean instanceof IBeanMethod?beanClassName + "." + ((IBeanMethod)bean).getSourceMember().getElementName() + "()":beanClassName;
     [java]     [javac] 	                                                              ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 121. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 374)
     [java]     [javac] 	String beanName = bean instanceof IBeanMethod?beanClassName + "." + ((IBeanMethod)bean).getSourceMember().getElementName() + "()":beanClassName;
     [java]     [javac] 	                                                                                                                             ^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 122. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 376)
     [java]     [javac] 	String specializingBeanName = specializingBean instanceof IBeanMethod?specializingBeanClassName + "." + ((IBeanMethod)specializingBean).getSourceMember().getElementName() + "()":specializingBeanClassName;
     [java]     [javac] 	                                                                                                  ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 123. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 376)
     [java]     [javac] 	String specializingBeanName = specializingBean instanceof IBeanMethod?specializingBeanClassName + "." + ((IBeanMethod)specializingBean).getSourceMember().getElementName() + "()":specializingBeanClassName;
     [java]     [javac] 	                                                                                                                                                                             ^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 124. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 916)
     [java]     [javac] 	if ("value".equals(pair.getMemberName())) {
     [java]     [javac] 	    ^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 125. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/validation/CDICoreValidator.java (at line 1312)
     [java]     [javac] 	if (resource == null || !resource.getName().toLowerCase().endsWith(".java")) {
     [java]     [javac] 	                                                                   ^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 125 problems (125 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 3 files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.core/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.text.ext/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml/@dot
     [java]     [javac] Compiling 8 source files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.text.ext/@dot
     [java]     [javac] Compiling 7 source files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml/src/org/jboss/tools/cdi/xml/beans/model/CDIBeansEntityRecognizer.java (at line 26)
     [java]     [javac] 	if("beans.xml".equals(context.getFileName()) && body.indexOf("<beans") >= 0) {
     [java]     [javac] 	   ^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml/src/org/jboss/tools/cdi/xml/beans/model/CDIBeansEntityRecognizer.java (at line 26)
     [java]     [javac] 	if("beans.xml".equals(context.getFileName()) && body.indexOf("<beans") >= 0) {
     [java]     [javac] 	                                                             ^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml/src/org/jboss/tools/cdi/xml/beans/model/CDIBeansEntityRecognizer.java (at line 38)
     [java]     [javac] 	return s.indexOf("\"" + BEANS_NAMESPACE + "\"") > 0; //$NON-NLS-1$
     [java]     [javac] 	                                          ^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 3 problems (3 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 6 files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/DisposerHyperlink.java (at line 63)
     [java]     [javac] 	String text = CDIExtensionsMessages.CDI_PRODUCER_DISPOSER_HYPERLINK_OPEN_BOUND_DISPOSER+" ";
     [java]     [javac] 	                                                                                        ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/InjectedPointHyperlink.java (at line 66)
     [java]     [javac] 	String text = CDIExtensionsMessages.CDI_INJECTED_POINT_HYPERLINK_OPEN_BEAN+" ";
     [java]     [javac] 	                                                                           ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.text.ext/src/org/jboss/tools/cdi/text/ext/hyperlink/ProducerHyperlink.java (at line 26)
     [java]     [javac] 	String text = CDIExtensionsMessages.CDI_PRODUCER_DISPOSER_HYPERLINK_OPEN_BOUND_PRODUCER+" ";
     [java]     [javac] 	                                                                                        ^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 3 problems (3 warnings)
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.text.ext/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] build.jars:
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml.ui/@dot
     [java] 
     [java] properties:
     [java] 
     [java] init:
     [java] 
     [java] @dot:
     [java]     [mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/@dot
     [java]     [javac] Compiling 4 source files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml.ui/@dot
     [java]     [javac] Compiling 18 source files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/@dot
     [java] 
     [java] checkCompilationResults:
     [java]      [copy] Copying 2 files to /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.xml.ui/@dot
     [java]     [javac] ----------
     [java]     [javac] 1. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIPlugin.java (at line 22)
     [java]     [javac] 	public static final String PLUGIN_ID = "org.jboss.tools.cdi.ui";
     [java]     [javac] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 2. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/preferences/CDIConfigurationBlock.java (at line 28)
     [java]     [javac] 	private static final String SETTINGS_SECTION_NAME = "CDIValidatorConfigurationBlock";
     [java]     [javac] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 3. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/preferences/CDISettingsPreferencePage.java (at line 34)
     [java]     [javac] 	public static final String ID = "org.jboss.tools.cdi.ui.propertyPages.CDISettingsPreferencePage";
     [java]     [javac] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 4. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/refactoring/CDIRefactorContributionFactory.java (at line 50)
     [java]     [javac] 	super("","");
     [java]     [javac] 	      ^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] 5. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/refactoring/CDIRefactorContributionFactory.java (at line 50)
     [java]     [javac] 	super("","");
     [java]     [javac] 	         ^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 6. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/refactoring/RenameNamedBeanWizard.java (at line 68)
     [java]     [javac] 	super("");
     [java]     [javac] 	      ^^
     [java]     [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
     [java]     [javac] ----------
     [java]     [javac] ----------
     [java]     [javac] 7. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/search/InjectionPointQueryParticipant.java (at line 83)
     [java]     [javac] 	IInjectionPoint injectionPoint = CDIUtil.findInjectionPoint(beans, element);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method findInjectionPoint(Set<IBean>, IJavaElement, int) in the type CDIUtil is not applicable for the arguments (Set<IBean>, IJavaElement)
     [java]     [javac] ----------
     [java]     [javac] 7 problems (1 error, 6 warnings)
     [java]     [javac] Compilation failed. Compiler errors are available in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/@dot.log
     [java] Java Result: 13

BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336: [eclipse.fetch] Missing directory entry: plugin at org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin at org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle at org.mozilla.xulrunner.win32.win32.x86.
     [exec] Result: 127

BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/org.jboss.ide.eclipse.releng/builders/customTargets.xml:13: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/compile.org.jboss.tools.cdi.feature.xml:13: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/build.xml:377: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/build.xml:338: Compile failed; see the compiler error output for details.

Total time: 6 minutes 3 seconds

Total time: 6 minutes 14 seconds
Terminating xvnc.
[devstudio-nightly-4.0] $ vncserver -kill :16
Killing Xvnc process ID 30149
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure


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



More information about the builds mailing list