RE: How to pass the JDK path to an ANT script?

2013-05-05 Thread Markus Karg
ai 2013 22:40 To: jenkinsci-users@googlegroups.com Subject: Re: How to pass the JDK path to an ANT script? Hi, you have to set correctly the JAVA_HOME 2013/5/1 Markus KARG I have successfully set up Jenkins to run an ANT script on a slave, and Jenkins also installs the JDK on

Re: How to pass the JDK path to an ANT script?

2013-05-01 Thread Ghoulem Atef
Hi, you have to set correctly the JAVA_HOME 2013/5/1 Markus KARG > I have successfully set up Jenkins to run an ANT script on a slave, and > Jenkins also installs the JDK on the slave automatically before running the > job. Fine so far, but my ANT script needs to know the path where Jenkins >