I know that Ant needs a JDK. But can we start CC setting JAVA_HOME=1.5 and ANT_HOME= and then during the build change JAVA_HOME=1.4 Thanks, -Jed On 7/10/06, Jan.Materne@rzf.fin-nrw.de wrote: > > Yes. Ant itself needs a JDK >= 1.2 - but only one per run ;-) > (Personally I havent tested on 1.6). > > Jan > > > >-----Ursprüngliche Nachricht----- > >Von: 1800 tbsfunny [mailto:1800tbsfunny@gmail.com] > >Gesendet: Freitag, 7. Juli 2006 21:21 > >An: Ant Users List > >Betreff: Re: JAVA_HOME to be changed dynamically > > > >Does Junit support running with different JDKs? > > > >On 7/6/06, Jan.Materne@rzf.fin-nrw.de > > wrote: > >> > >> What do you mean with "run the remaining tests with jdk1.4" ? > >> > >> JDK1.5 > >> JDK1.5 > >> JDK1.5 > >> JDK1.4 > >> JDK1.4 > >> > >> something like that? That isnt possible as Ant is already running... > >> But and support using another JDK for their work. > >> > >> > >> Jan > >> > >> >-----Ursprüngliche Nachricht----- > >> >Von: 1800 tbsfunny [mailto:1800tbsfunny@gmail.com] > >> >Gesendet: Mittwoch, 5. Juli 2006 16:38 > >> >An: Ant Users List > >> >Betreff: JAVA_HOME to be changed dynamically > >> > > >> >I set JAVA_HOME=c:\jdk1.5 before running ant. At some point inside > >> >the an ant target I want to change JAVA_HOME=c:\jdk1.4. > >> >And run the remaining tests with jdk1.4. > >> > > >> >Can I do this? > >> > > >> >Thanks, > >> >-Jed > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For > >additional > >> commands, e-mail: user-help@ant.apache.org > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > >