AW: ANT with several Java-Versions

2006-08-11 Thread Grimm, Markus
m, Markus [mailto:[EMAIL PROTECTED] > Sent: 11 August 2006 11:50 > To: user@ant.apache.org > Subject: ANT with several Java-Versions > > Hi, > > I use Ant1.6.0 on a linux-os. > The Java-Version on the host was updated from Java 1.4.2_08 > to 1.5.0_05. > Now if I start

RE: ANT with several Java-Versions

2006-08-11 Thread David Corley \(AT/LMI\)
: user@ant.apache.org Subject: ANT with several Java-Versions Hi, I use Ant1.6.0 on a linux-os. The Java-Version on the host was updated from Java 1.4.2_08 to 1.5.0_05. Now if I start Ant with 'ant -diagnostics' I see that Ant still uses the "old" Java-version 1.4.2" What ca

ANT with several Java-Versions

2006-08-11 Thread Grimm, Markus
Hi, I use Ant1.6.0 on a linux-os. The Java-Version on the host was updated from Java 1.4.2_08 to 1.5.0_05. Now if I start Ant with 'ant -diagnostics' I see that Ant still uses the "old" Java-version 1.4.2" What can I do, that Ant uses the 1.5 JRE. Is there a config-File or what else I have to do ?