Assume I have a build.xml which contains some java tasks (javac, jar,...)

I would like to make sure that the Java installation which is used to compile 
the source code is higher equal
than e.g. JAVA SE 1.5.03.

How can I specify this version requirement (and an appropriate error message) 
in a build.xml script?

Ben






---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to