Re: Delete task eagerness on Windows

2009-04-20 Thread Michael Ludwig
jan.mate...@rzf.fin-nrw.de schrieb am 20.04.2009 um 06:49:04 (+0200): > > Ant (version 1.7.1), or more precisely: Ant's Delete task merrily > > deletes write-protected files and directories on Windows XP that > > cannot be deleted using the DEL (without /f) and RD commands from > > the cmd.exe cons

AW: Delete task eagerness on Windows

2009-04-19 Thread Jan.Materne
> Ant (version 1.7.1), or more precisely: Ant's Delete task merrily > deletes write-protected files and directories on Windows XP > that cannot > be deleted using the DEL (without /f) and RD commands from the cmd.exe > console. > > In cmd.exe, type: > > more > ant-delete.xml > default="create">

Delete task eagerness on Windows

2009-04-19 Thread Michael Ludwig
Ant (version 1.7.1), or more precisely: Ant's Delete task merrily deletes write-protected files and directories on Windows XP that cannot be deleted using the DEL (without /f) and RD commands from the cmd.exe console. In cmd.exe, type: more > ant-delete.xml