Alright. I don't have a good answer for you other than to create an app from scratch and see if it compiles.
On Tue, Oct 19, 2010 at 3:43 AM, bananos <[email protected]> wrote: > Yep, there was no problem for almost a year (we were having Hudson > linux box for deployment from the very start), > and suddenly after small reorganizing of resources (actually only > paths to image resources were changed) -- it crashed > > As for the env, I tried to play a bit with gwtc settings, but no > luck. > Currently, our project consists of 2 applications, and here is come > details from ant build: > > <jvmarg value="-Xmx1512M"/> > <arg value="-style"/> > <arg value="OBF"/> > > <arg value="com.project.Register"/> > <arg value="com.project.Application"/> > > Increasing/decreasing Xmx didn't help at all, changing Java from > OpenJDK to Sun java didn't help either > > > > On Oct 18, 8:03 pm, Jeff Chimene <[email protected]> wrote: > > At first glance, it seems there is a problem with the environment > settings. > > > > Have you successfully built other projects on the Linux box? > > > > FWIW, I do 99% of my GWT work on Debian. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
