See <https://hudson.apache.org/hudson/job/wave-all_tests/15/changes>

Changes:

[David Hearnden <[email protected]>] Build fix. Moved BlipLinkPopupWidget 
files to the correct location.

[David Hearnden <[email protected]>] Build fix: removes two more uses of 'w:'

[David Hearnden <[email protected]>] hg fail.  Adds missing files from rev 847

[Daniel Danilatos <[email protected]>] Strip w: prefix from code
http://codereview.waveprotocol.org/487001/

[Yuri Z. <[email protected]>] Replace Window.promt when clicking on 'Link to 
the blip' button with nice popup.

[Tad Glines <[email protected]>] Make WaveletNotificationSubscriber public 
to work around Guice/SunJDk issue and fix ServerMain for the non-federation 
case.

[Tad Glines <[email protected]>] Move federationSetting Module binding back 
into run() so rest of binding will work when federation is enabled.

[Alex North <[email protected]>] Un-guiceify client frontend so it can perform 
initialisation

[David Hearnden <[email protected]>] Big update to PST to work with WIAB 
protos.  Issue 495001.

[Alex North <[email protected]>] Ensure domain is lower-case in auth system, 
fixes issue 199

[Yuri Z. <[email protected]>] Avoid NPE in links

[Alex North <[email protected]>] Catch transmission failures in all websockets

[Alex North <[email protected]>] Use dual serialiser to interpret conversation 
ids, fixes issue 201

[David Hearnden <[email protected]>] Fixed diff.proto file, added generated 
java source, added build rules for diff.

[Alex North <[email protected]>] Client frontend consults wave store when 
openeing a wave

[Alex North <[email protected]>] Replaces internal uses of serialised wave ids 
with modern serialisation.

------------------------------------------
Started by user anorth
Building remotely on ubuntu1
[wave-all_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-all_tests] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 16 changesets with 197 changes to 186 files
(run 'hg update' to get a working copy)
[wave-all_tests] $ hg update --clean --rev default
184 files updated, 0 files merged, 34 files removed, 0 files unresolved
[wave-all_tests] $ hg log --rev . --template {node}
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant clean
Buildfile: <https://hudson.apache.org/hudson/job/wave-all_tests/ws/build.xml>

clean:
   [delete] Deleting directory 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build>
   [delete] Deleting directory 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/dist>
   [delete] Deleting directory 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/gen>
   [delete] Deleting directory 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/test_out>
   [delete] Deleting directory 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/war/webclient>

BUILD SUCCESSFUL
Total time: 2 seconds
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant test-large
Buildfile: <https://hudson.apache.org/hudson/job/wave-all_tests/ws/build.xml>

init-logging:
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/logs>
     [echo] Logging to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/logs/build_2011-01-16_20-54-20.log>

init:
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/proto>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/test>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/coverage>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/dist>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/staging>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/dep>
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/test_out>

compile-proto-dep:

compile-proto:
    [javac] Compiling 41 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/proto>
    [touch] Creating 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/dep/compile-proto>

gen-gxp-dep:

gen-gxp:
    [touch] Creating 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/dep/gen-gxp>

compile-gxp-dep:

compile-gxp:
    [javac] Compiling 7 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>
    [touch] Creating 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/dep/compile-gxp>

compile-dep:

compile:

compile:
    [javac] Compiling 2 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 104 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 233 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
    [javac] Compiling 143 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>
    [javac] Note: 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/src/org/waveprotocol/wave/client/widget/popup/MobileUniversalPopup.java>
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
    [javac] Compiling 20 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
    [javac] Compiling 14 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 1 source file to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 18 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 14 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:

compile:

compile:
    [javac] Compiling 1 source file to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 6 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 2 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 94 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
    [javac] Compiling 1 source file to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>

compile:
     [copy] Copying 155 files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/src>
    [touch] Creating 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/dep/compile>

compile-tests:
    [javac] Compiling 417 source files to 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build/test>
    [javac] 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/test/org/waveprotocol/wave/federation/xmpp/RemoteDiscoTest.java>:34:
 warning: unmappable character for encoding ASCII
    [javac]  * Performs na??ve tests over RemoteDisco. Integration testing is 
performed in
    [javac]               ^
    [javac] 
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/test/org/waveprotocol/wave/federation/xmpp/RemoteDiscoTest.java>:34:
 warning: unmappable character for encoding ASCII
    [javac]  * Performs na??ve tests over RemoteDisco. Integration testing is 
performed in
    [javac]                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 warnings

BUILD FAILED
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build.xml>:228: The 
following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/wave-all_tests/ws/build-macros.xml>:68: 
Compile failed; see the compiler error output for details.

Total time: 18 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to