Title: Ant Versioning

I have gotten the latest and greatest Version of ant from the site (1.3).  I am noticing that some things have to change in my build.xml.  I am wondering if ant has a requires type command like perl.  This works by saying something like "requires 1.3;".  In ant it might look something like <requires version="1.3">.  The result would be that ant would not run on the build.xml unless it's version was 1.3 or greater.

Pat O
[EMAIL PROTECTED]

Reply via email to