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

Dependset srcfileset does not handle absolute path





------- Additional Comments From [EMAIL PROTECTED]  2003-03-19 17:17 -------
You may like try outofdate in ant-contrib cvs HEAD:

<outofdate>
   <sourcefiles path="${buildPropsFile}"/>
   <targetfiles path="${build.ejb}/${messageTempFile}"/>
   <sequential>
       <delete file="${build.ejb}/${messageTempFile}"/>
   </sequential>
</outofdate>

I haven't tested this on Win, but it should work.

Reply via email to