See <https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/changes>
Changes:
[jpospycha] Bug 299390 - Add random string in CSS view, Add Property dialog -
Validation is missing
------------------------------------------
[...truncated 772 lines...]
[eclipse.buildScript] Bundle org.eclipse.ui.console:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.ui.console_3.4.0.v20090513
[eclipse.buildScript] Bundle org.eclipse.equinox.simpleconfigurator.manipulator:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.equinox.simpleconfigurator.manipulator_1.0.100.v20090520-1905
[eclipse.buildScript] Bundle org.eclipse.equinox.p2.console:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.equinox.p2.console_1.0.100.v20090520-1905
[eclipse.buildScript] Bundle org.eclipse.emf.importer:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.emf.importer_2.5.0.v200906151043
[eclipse.buildScript] Bundle org.eclipse.wst.validation.infopop:
[eclipse.buildScript] Another singleton version selected:
org.eclipse.wst.validation.infopop_1.0.300.v200806041506
postGenerate:
clean:
allElements:
allElementsDelegator:
init:
cleanElement:
[echo]
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/features/org.eclipse.atf.feature>
init:
clean:
init:
all.features:
init:
clean:
init:
all.features:
all.plugins:
properties:
init:
clean:
properties:
init:
clean:
properties:
init:
clean:
properties:
init:
clean:
properties:
init:
clean:
properties:
init:
clean:
properties:
init:
clean:
update.feature:
all.children:
all.plugins:
properties:
init:
clean:
update.feature:
all.children:
buildExtra.xml:
process:
preProcess:
buildExtra.xml:
allElements:
allElementsDelegator:
init:
processElement:
processViaFeature:
processFlat:
main:
properties:
init:
build.jars:
properties:
init:
build.jars:
properties:
init:
@dot:
[mkdir] Created dir:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.swt.browser/@dot>
[javac] Compiling 1 source file to
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.swt.browser/@dot>
checkCompilationResults:
properties:
init:
build.jars:
properties:
init:
@dot:
[mkdir] Created dir:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.core/@dot>
[javac] Compiling 27 source files to
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.core/@dot>
[javac] ----------
[javac] 1. WARNING in
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.core/src/org/eclipse/atf/mozilla/ide/events/ApplicationEvent.java>
(at line 34)
[javac] length = length;
[javac] ^^^^^^^^^^^^^^^
[javac] The assignment to variable length has no effect
[javac] ----------
[javac] 1 problem (1 warning)
checkCompilationResults:
properties:
init:
build.jars:
properties:
init:
build.jars:
properties:
init:
@dot:
[mkdir] Created dir:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug/@dot>
properties:
init:
@dot:
[mkdir] Created dir:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/@dot>
[javac] Compiling 22 source files to
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug/@dot>
[javac] Compiling 154 source files to
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/@dot>
checkCompilationResults:
[copy] Copying 1 file to
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.debug/@dot>
[javac] ----------
[javac] 1. WARNING in
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/src/org/eclipse/atf/mozilla/ide/ui/console/JavaScriptConsolePage.java>
(at line 113)
[javac] String sourceName =
labelProvider.getSourceName(selectedMessage);
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] The static method getSourceName(Object) from the type
ConsoleMessageLabelProvider should be accessed in a static way
[javac] ----------
[javac] 2. WARNING in
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/src/org/eclipse/atf/mozilla/ide/ui/console/JavaScriptConsolePage.java>
(at line 114)
[javac] int line = labelProvider.getLineNum(selectedMessage);
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] The static method getLineNum(Object) from the type
ConsoleMessageLabelProvider should be accessed in a static way
[javac] ----------
[javac] ----------
[javac] 3. ERROR in
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/src/org/eclipse/atf/mozilla/ide/ui/css/CSSPage.java>
(at line 967)
[javac] if (name.isEmpty() ||
(!ruleViewerContentProvider.isPropertyName(name)))
[javac] ^^^^^^^
[javac] The method isEmpty() is undefined for the type String
[javac] ----------
[javac] 4. ERROR in
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/src/org/eclipse/atf/mozilla/ide/ui/css/CSSPage.java>
(at line 971)
[javac] if (value.isEmpty())
[javac] ^^^^^^^
[javac] The method isEmpty() is undefined for the type String
[javac] ----------
[javac] 4 problems (2 errors, 2 warnings)
[javac] Compilation failed. Compiler errors are available in
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/@dot.log>
BUILD FAILED
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:374:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/buildAll.xml>:415:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:807:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml>:1216:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/build.xml>:199:
The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36:
The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/builder/all/customTargets.xml>:12:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/org.eclipse.dash.common.releng/builder/all/allElements.xml>:29:
The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114:
The following error occurred while executing this line:
/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/compile.org.eclipse.atf.feature.xml>:13:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/build.xml>:199:
The following error occurred while executing this line:
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/459/artifact/build/N201004280717/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui/build.xml>:160:
Compile failed; see the compiler error output for details.
Total time: 4 minutes 1 second
[start] [07:22:02] start.sh finished.
++ rm -f
<https://build.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/build/.cvspass>
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2010/04/28 07:22] Hudson job build #459 (2010-04-28_07-17-26) done.'
[2010/04/28 07:22] Hudson job build #459 (2010-04-28_07-17-26) done.
Archiving artifacts
Checking console output
/opt/users/hudsonbuild/.hudson/jobs/cbi-atf-0.3-nightly/builds/2010-04-28_07-17-26/log:
BUILD FAILED
_______________________________________________
atf-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/atf-dev