[EMAIL PROTECTED] wrote:
Antīs core has to be compilable and runnable with JDK 1.2 [1].
Other classes must be included via reflection.

Jan

[1] http://ant.apache.org/ant_task_guidelines.html
    Support Java 1.2 through Java 1.4


Just to expand a little there - most tasks are not considered part of the Ant core and can make use of features from JDKs after 1.2.


The Ant build file contains a series of selectors to control which classes it attempts to compile based on the JDK version.

Conor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to