Scot P. Floess schrieb:
Which version of Java do you have on your system? If its stock 1.5+ it should just work without using the <javac> target attribute...
java version 1.6.0_0
If all else fails I believe you can just do this: <javac target="1.5" ...
where to this <javac target="1.5" ... ???? greetings Hermann --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org