See <https://hudson.apache.org/hudson/job/wave-small_tests/39/changes>
Changes: [David Hearnden <[email protected]>] Reduces prod GWT permutations by 3x. Disables log permuations. [Yuri Z. <[email protected]>] Add WaveService.search method to Java Wave API [Alex North <[email protected]>] Use modern id serialisation for gadget iframe [Lennard de Rijk <[email protected]>] Fixed Robot registration page when scheme was missing. Reviewed by: Alex North Rietveld Issue: 524001 [David Hearnden <[email protected]>] Removes client.types package ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 [wave-small_tests] $ hg incoming --quiet --bundle hg.bundle --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default [wave-small_tests] $ hg unbundle hg.bundle adding changesets adding manifests adding file changes added 5 changesets with 34 changes to 34 files (run 'hg update' to get a working copy) [wave-small_tests] $ hg update --clean --rev default 34 files updated, 0 files merged, 3 files removed, 0 files unresolved [wave-small_tests] $ hg log --rev . --template {node} [wave-small_tests] $ /home/hudson/tools/ant/latest/bin/ant clean Buildfile: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build.xml> clean: [delete] Deleting directory <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build> [delete] Deleting directory <https://hudson.apache.org/hudson/job/wave-small_tests/ws/dist> [delete] Deleting directory <https://hudson.apache.org/hudson/job/wave-small_tests/ws/gen> [delete] Deleting directory <https://hudson.apache.org/hudson/job/wave-small_tests/ws/test_out> [delete] Deleting directory <https://hudson.apache.org/hudson/job/wave-small_tests/ws/war/webclient> BUILD SUCCESSFUL Total time: 1 second [wave-small_tests] $ /home/hudson/tools/ant/latest/bin/ant test Buildfile: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build.xml> init-logging: [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/logs> [echo] Logging to <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/logs/build_2011-01-26_15-38-35.log> init: [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/proto> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/src> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/test> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/coverage> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/dist> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/staging> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/dep> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/test_out> compile-proto-dep: compile-proto: [javac] Compiling 41 source files to <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/proto> [touch] Creating <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/dep/compile-proto> gen-gxp-dep: gen-gxp: [touch] Creating <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/dep/gen-gxp> compile-gxp-dep: compile-gxp: [javac] Compiling 7 source files to <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/src> [touch] Creating <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/dep/compile-gxp> compile-dep: compile: compile: [javac] Compiling 2 source files to <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/src> compile: [javac] Compiling 105 source files to <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/src> compile: [javac] Compiling 232 source files to <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build/src> [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/consoleclient/ClientBackend.java>:80: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/robots/operations/CreateWaveletService.java>:47: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/robots/testing/OperationServiceHelper.java>:40: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: package org.waveprotocol.wave.model.version [javac] import org.waveprotocol.wave.model.version.HashedVersionFactoryImpl; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/robots/testing/OperationServiceHelper.java>:50: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/AppliedDeltaUtil.java>:32: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: package org.waveprotocol.wave.model.version [javac] import org.waveprotocol.wave.model.version.HashedVersionFactoryImpl; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/AppliedDeltaUtil.java>:33: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/DeltaStoreBasedWaveletState.java>:39: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: package org.waveprotocol.wave.model.version [javac] import org.waveprotocol.wave.model.version.HashedVersionFactoryImpl; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/DeltaStoreBasedWaveletState.java>:42: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/MemoryWaveletState.java>:34: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: package org.waveprotocol.wave.model.version [javac] import org.waveprotocol.wave.model.version.HashedVersionFactoryImpl; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/MemoryWaveletState.java>:37: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/WaveServerModule.java>:43: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: package org.waveprotocol.wave.model.version [javac] import org.waveprotocol.wave.model.version.HashedVersionFactoryImpl; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/WaveServerModule.java>:44: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/consoleclient/ClientBackend.java>:238: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.consoleclient.ClientBackend [javac] new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/robots/operations/CreateWaveletService.java>:59: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.server.robots.operations.CreateWaveletService [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/robots/testing/OperationServiceHelper.java>:61: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.server.robots.testing.OperationServiceHelper [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/robots/testing/OperationServiceHelper.java>:62: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: class org.waveprotocol.box.server.robots.testing.OperationServiceHelper [javac] private static final HashedVersionFactory HASH_FACTORY = new HashedVersionFactoryImpl(URI_CODEC); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/AppliedDeltaUtil.java>:41: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.server.waveserver.AppliedDeltaUtil [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/AppliedDeltaUtil.java>:44: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: class org.waveprotocol.box.server.waveserver.AppliedDeltaUtil [javac] new HashedVersionFactoryImpl(URI_CODEC); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/DeltaStoreBasedWaveletState.java>:75: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.server.waveserver.DeltaStoreBasedWaveletState [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/DeltaStoreBasedWaveletState.java>:78: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: class org.waveprotocol.box.server.waveserver.DeltaStoreBasedWaveletState [javac] new HashedVersionFactoryImpl(URI_CODEC); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/MemoryWaveletState.java>:55: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.server.waveserver.MemoryWaveletState [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/MemoryWaveletState.java>:58: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: class org.waveprotocol.box.server.waveserver.MemoryWaveletState [javac] new HashedVersionFactoryImpl(URI_CODEC); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/WaveServerModule.java>:57: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.box.server.waveserver.WaveServerModule [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/box/server/waveserver/WaveServerModule.java>:58: cannot find symbol [javac] symbol : class HashedVersionFactoryImpl [javac] location: class org.waveprotocol.box.server.waveserver.WaveServerModule [javac] private static final HashedVersionFactory HASH_FACTORY = new HashedVersionFactoryImpl(URI_CODEC); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/wave/federation/xmpp/XmppUtil.java>:26: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: package org.waveprotocol.wave.util.escapers [javac] import org.waveprotocol.wave.util.escapers.URLEncoderDecoderBasedPercentEncoderDecoder; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/wave-small_tests/ws/src/org/waveprotocol/wave/federation/xmpp/XmppUtil.java>:46: cannot find symbol [javac] symbol : class URLEncoderDecoderBasedPercentEncoderDecoder [javac] location: class org.waveprotocol.wave.federation.xmpp.XmppUtil [javac] new IdURIEncoderDecoder(new URLEncoderDecoderBasedPercentEncoderDecoder()); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 26 errors BUILD FAILED <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build.xml>:203: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build-common.xml>:25: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/wave-small_tests/ws/build-macros.xml>:68: Compile failed; see the compiler error output for details. Total time: 12 seconds Recording test results
