GWT provides a few "fun wrinkles" in that it has a gwt-user and gwt-dev jar 
that you need to compile.. but that you can't include in the WEB-INF/lib.

Now, I have a gwtCompile configuration that I use for compiling GWT (which then 
is not included in the war).

But, i've found now, that for my *regular* java compilation step (which comes 
first) I need some stuff from these jars.

But of course, anything in the compile configuration goes into the war.

The User Guide for Gradle.. on the war plugin.. I don't see anything in the 2 
pages it talks about the plugin.

I'm certain this is trivial, just can't find it.

Thanks,
Roger


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to