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=5454>.
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=5454

uptodate task does not work correctly with absolute filenames.





------- Additional Comments From [EMAIL PROTECTED]  2001-12-19 00:51 -------
Sorry, the "check" target in the "works" project should indeed be:
  <target name="check">
    <uptodate property="notRequired" targetfile="c:\ant-problem\b.txt">
      <srcfiles dir= "c:\ant-problem" includes="a.txt"/>
    </uptodate>
  </target>

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

Reply via email to