John Morrison wrote:
>
> Cannot use classic compiler, as it is not available A common solution
> is to set the environment variable JAVA_HOME to your jdk directory.

Gump doesn't current use or respect JAVA_HOME.  A long term goal for Gump
is the generation of scripts which enable you to switch between JDK levels
(e.g., build Tomcat 3.x with JDK 1.1.x), but as of yet, this is
unimplemented.

A workaround for now is to set your CLASSPATH prior to invoking gump.  Mine
is set to:

   .;C:\jdk1.3\lib\tools.jar

> Excellent coding of cygpath in the xsl though! (as a complete aside
> *GRIN*)

I only steal from the best!

- Sam Ruby


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to