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

DELETE Task doesnt delete directorys with included fileset





------- Additional Comments From [EMAIL PROTECTED]  2003-08-15 17:06 -------
On Linux I tried to reproduce this bug with ant 1.5.1 and 1.6 alpha, but I did
not succeed.

with log*\**\* all files and directories under log* are removed, not including
log*. 

Maybe what you meant is 
patternset id="log.filestoarchiv" includes ="log*\**"
excludes="log${log.dirtoday}*\**"/>
then the log* directory is removed as well.

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

Reply via email to