In our settings, we use Maven to build our project in our code repository and push to the deployment server. We do not compile it locally, thus we never commit those compiled files.
HTH -Ben On Sep 28, 2:54 pm, charlie <[email protected]> wrote: > I'm having a hard time automating the build process. The folders that gwt > generates DO NOT want to get into SVN, no matter what command I add I can't > get them to commit. As a consequence, when I try to export the war > directory and zip it up for deployment on the server, it's missing crucial > pieces. > > When I issue Compile on the Hosted Mode Browser, where does that directory > get deployed to? > > Does anyone have a build script that executes outside of eclipse ? Or > within eclipse, I'm just trying to automate the build and deployment. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
