with "ant -v dist" you can get a more verbose output...
Am 03.11.09 01:02, schrieb Brian May: > On Tue, Nov 03, 2009 at 10:58:45AM +1100, James Purser wrote: > >> Were these clean builds? >> > No, but this was (as in I typed "ant clean" first): > > Buildfile: build.xml > > init: > [mkdir] Created dir: /home/brian/wave-protocol/build/core > [mkdir] Created dir: /home/brian/wave-protocol/build/test > [mkdir] Created dir: /home/brian/wave-protocol/build/instr > [mkdir] Created dir: /home/brian/wave-protocol/build/staging > > proto_compile: > [javac] Compiling 3 source files to /home/brian/wave-protocol/build/core > > compile: > [javac] Compiling 181 source files to > /home/brian/wave-protocol/build/core > [javac] Note: > /home/brian/wave-protocol/src/org/waveprotocol/wave/examples/fedone/federation/xmpp/XmppUtil.java > uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 4 files to /home/brian/wave-protocol/build/core > > test: > [javac] Compiling 33 source files to /home/brian/wave-protocol/build/test > [copy] Copying 463 files to /home/brian/wave-protocol/build/instr > Trying to override old definition of datatype junit > > BUILD FAILED > /home/brian/wave-protocol/build.xml:145: Test > org.waveprotocol.wave.crypto.CertpathTest failed > > Total time: 11 seconds > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
