DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14392

Make version information more available





------- Additional Comments From [EMAIL PROTECTED]  2002-11-11 14:10 -------
Try this

    <!-- set VERSION property -->
    <property resource="org/apache/tools/ant/version.txt"/>


      <condition property="ant141">
        <equals arg1="${VERSION}" arg2="1.4.1"/>
      </condition>

Not perfect but workable.

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

Reply via email to