At the moment, is there any real reason why compile_gwt cannot be included in the default build process?
James On Sat, Oct 23, 2010 at 6:14 PM, Soren Lassen <[email protected]> wrote: > you're missing an underscore in compile_gwt > > On Sat, Oct 23, 2010 at 6:10 PM, David Ahearn <[email protected]> > wrote: > > That got the ant to work! but then... > > > > dahe...@ubuntu:~/wave-protocol$ ant compile gwt > > Buildfile: /home/dahearn/wave-protocol/build.xml > > > > init: > > > > proto_compile: > > [javac] /home/dahearn/wave-protocol/build.xml:69: warning: > > 'includeantruntime' was not set, defaulting to > > build.sysclasspath=last; set to false for repeatable builds > > > > gen_gxp: > > > > compile: > > [javac] Compiling 7 source files to /home/dahearn/wave-protocol/ > > build/core > > > > BUILD FAILED > > Target "gwt" does not exist in the project "waveinabox". > > > > Total time: 2 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]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- 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.
