On Mon, Oct 4, 2010 at 10:42 AM, Thomas Wrobel <[email protected]> wrote:

> Running "ant" or "ant dist" gives me build errors;
>
> ====
> proto_compile:
>     [javac] /home/bertine/arwave-server/build.xml:68: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
>
> gen_gxp:
>
> compile:
>     [javac] Compiling 2 source files to
> /home/bertine/arwave-server/build/core
>
> compile_tests:
>
> test:
>     [junit] WARNING: multiple versions of ant detected in path for junit
>     [junit]
> jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and
> jar:file:/home/bertine/arwave-server/third_party/codegen/gwt/gwt-dev.jar!/org/apache/tools/ant/Project.class
>     [junit] TEST org.waveprotocol.wave.examples.fedone.rpc.RpcTest FAILED
>     [junit] TEST
> org.waveprotocol.wave.examples.fedone.rpc.SequencedProtoChannelTest FAILED
>     [junit] Tests FAILED
> [junitreport] Processing
> /home/bertine/arwave-server/build/testoutput/TESTS-TestSuites.xml to
> /tmp/null1360123645
> [junitreport] Loading stylesheet
> jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
> [junitreport] Transform time: 2833ms
> [junitreport] Deleting: /tmp/null1360123645
>
>
Interesting build looks green on this end [0]. Could you open up
build/testoutput/index.html in your browser and take a look? In the mean
time run ant dist-server to skip the tests. On the other hand I thought you
only wanted the webclient code, which will be compiled into the war folder.

Greetings,
Lennard

[0] http://google2.osuosl.org:9090/

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to