I think that should be the default behaviour. Any anyway, 'build_server' is a confusing name for something that builds both the server & the client.
-J On Sat, Oct 23, 2010 at 7:38 PM, James Purser <[email protected]> wrote: > alternatively we could slot in a "build_server" option which would basically > be default+compile_gwt > James > > On Sat, Oct 23, 2010 at 7:25 PM, Joseph Gentle <[email protected]> wrote: >> >> I don't think so. Its rather slow; but its not like you have to use it >> when you're developing. >> >> Let me throw up a CL. >> >> -J >> >> On Sat, Oct 23, 2010 at 6:37 PM, James Purser <[email protected]> >> wrote: >> > 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]. >> >> 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. >> > >> >> -- >> 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. >> > > -- > 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. > -- 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.
