Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/171
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/171/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/171/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/171/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/171/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/171//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/171//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/171//co...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 82051 lines...]
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 720. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ConsoleView.java
(at line 73)
[java] [javac] log.info("Waiting for console text with TimeOut: " +
timeOut);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 721. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ConsoleView.java
(at line 85)
[java] [javac] log.info("Waiting for console text finished");
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 722. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 55)
[java] [javac] log.info("Deleting project
'"+projectName+"'");
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 723. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 55)
[java] [javac] log.info("Deleting project
'"+projectName+"'");
[java] [javac] ^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 724. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 60)
[java] [javac] shell("Delete Resources").activate();
[java] [javac] ^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 725. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 85)
[java] [javac] log.warn("Attempted to delete non-existing project
'"+proj+"'");
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 726. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 85)
[java] [javac] log.warn("Attempted to delete non-existing project
'"+proj+"'");
[java] [javac] ^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 727. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 105)
[java] [javac] builder.append("/" + nodeName);
[java] [javac] ^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 728. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 108)
[java] [javac] log.info("File Opened:" + builder.toString());
[java] [javac] ^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 729. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 128)
[java] [javac] if (menuItems[menuItemIndex].getText().indexOf("Run on
Server") > - 1){
[java] [javac] ^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 730. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ExplorerBase.java
(at line 145)
[java] [javac] throw new WidgetNotFoundException("Unable to find Menu Item
with Label 'Run on Server'");
[java] [javac]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 731. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ProblemsView.java
(at line 104)
[java] [javac]
IDELabel.ProblemsTree.ERRORS,"","","",
[java] [javac] ^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 732. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ProblemsView.java
(at line 104)
[java] [javac]
IDELabel.ProblemsTree.ERRORS,"","","",
[java] [javac] ^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 733. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ProblemsView.java
(at line 104)
[java] [javac]
IDELabel.ProblemsTree.ERRORS,"","","",
[java] [javac] ^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 734. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ProblemsView.java
(at line 124)
[java] [javac]
IDELabel.ProblemsTree.WARNINGS,"","","",
[java] [javac] ^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 735. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ProblemsView.java
(at line 124)
[java] [javac]
IDELabel.ProblemsTree.WARNINGS,"","","",
[java] [javac] ^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 736. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ProblemsView.java
(at line 124)
[java] [javac]
IDELabel.ProblemsTree.WARNINGS,"","","",
[java] [javac] ^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 737. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 38)
[java] [javac] SWTBotButton btRemoveAll=shell.bot().button("<< Remove
All");
[java] [javac] ^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 738. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 41)
[java] [javac] log.info("Removing all projects from server
'"+serverName+"'");
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 739. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 41)
[java] [javac] log.info("Removing all projects from server
'"+serverName+"'");
[java] [javac] ^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 740. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 48)
[java] [javac] shell("Server").activate();
[java] [javac] ^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 741. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 118)
[java] [javac] log.info("Found project to be removed from server: " +
serverTreeItemChildren[itemIndex].getText());
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 742. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 121)
[java] [javac] SWTBotShell shell = shell("Server");
[java] [javac] ^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 743. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 124)
[java] [javac] log.info("Removed project from server: " +
serverTreeItemChildren[itemIndex].getText());
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 744. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 127)
[java] [javac] log.info("Project '"+projectName+"' not
found on any server");
[java] [javac] ^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 745. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/view/ServersView.java
(at line 127)
[java] [javac] log.info("Project '"+projectName+"' not
found on any server");
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 746. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/widgets/SWTBotImageHyperlink.java
(at line 39)
[java] [javac] return "ImageHyperlink Text: " + (text != null ? text :
"<null>")
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 747. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/widgets/SWTBotImageHyperlink.java
(at line 39)
[java] [javac] return "ImageHyperlink Text: " + (text != null ? text :
"<null>")
[java] [javac] ^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 748. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/widgets/SWTBotImageHyperlink.java
(at line 40)
[java] [javac] + " Tooltip: " + (tooltip != null ? tooltip :
"<null>");
[java] [javac] ^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 749. WARNING in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/widgets/SWTBotImageHyperlink.java
(at line 40)
[java] [javac] + " Tooltip: " + (tooltip != null ? tooltip :
"<null>");
[java] [javac] ^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by
//$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 749 problems (2 errors, 747 warnings)
[java] [javac] Compilation failed. Compiler errors are available in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/(a)dot.log
[java] Java Result: 13
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/build.xml:68:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/build.xml:27:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/build.xml:39:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:336:
[exec] Result: 127
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: fragment(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.test.
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:68:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/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/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/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:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:11:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:13:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/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/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/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:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/compile.org.jboss.tools.test.sdk.feature.xml:12:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/build.xml:382:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/eclipse/plugins/org.jboss.tools.ui.bot.ext/build.xml:332:
Compile failed; see the compiler error output for details.
Total time: 21 minutes 54 seconds
Total time: 22 minutes 41 seconds
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :14
Killing Xvnc process ID 29703
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------