On Wednesday, February 26, 2003, at 03:13 PM, Carsten Ziegeler wrote:
Stefano wrote:
Modified: . build.xml Log: this is done with 'distclean'
- <!-- Delete our own ant tasks --> - <delete dir="${tools.tasks}"/> </target>
Yes, but why with distclean - Most times when I change something in cocoon I do a build with all three jdks (1.2/1.3 and 1.4), so my usual build cycle is: use jdk 1.4 build build use jdk 1.3
Sorry to go off-topic here, but how do you switch Ant simply between JVM versions?
Since I put Apple's developer preview of Java 1.4.1 on my machine, I cannot get Cocoon to compile in 1.3.1 (for my server).
Thanks for any help
regards Jeremy