Funny you should mention this.. we had a crazy plan once to embed the native
libs into gwt-dev.jar, and at startup install them into the temp directory
and then load them, with delete on exit.

On Thu, Nov 20, 2008 at 5:15 PM, Ray Cromwell <[EMAIL PROTECTED]> wrote:

> If this is done, please make sure that the conventions adhere to the
> gwt-maven plugin's repo layout. This allows you to use the
> maven-dependency plugin to download the platform specific JNI
> libraries separately and unpack them, so that one doesn't have to
> "install" the GWT distribution and set up a GWT_HOME environment
> variable.
>
> I use this in my build process which allows Chronoscope to build clean
> on an empty computer with only Java and Maven installed and no other
> prerequisites or reliance on absolute file system paths. This allows
> us to startup a VMWare instant with an OS of our choice, and have it
> build and test out of the box with virtually no configuration needed.
>
> -Ray
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to