cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2005-01-26 Thread mbenson
mbenson 2005/01/26 10:40:16 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Delete.java Log: sync with HEAD Revision ChangesPath No revision No revision 1.47.2.8 +6 -6 ant/src/main/or

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-12-07 Thread mbenson
mbenson 2004/12/07 15:39:38 Modified:src/main/org/apache/tools/ant/taskdefs Delete.java Log: typo Revision ChangesPath 1.56 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/Delete.java Index: Delete.java ===

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-06-10 Thread peterreilly
peterreilly2004/06/10 00:44:50 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Delete.java Log: sync Revision ChangesPath No revision No revision 1.47.2.7 +4 -1 ant/src/main/org/apach

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-06-10 Thread peterreilly
peterreilly2004/06/10 00:44:10 Modified:src/main/org/apache/tools/ant/taskdefs Delete.java Log: Make the deleteonexit warning stronger Revision ChangesPath 1.54 +4 -1 ant/src/main/org/apache/tools/ant/taskdefs/Delete.java Index: Delete.java ==

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-04-20 Thread mbenson
mbenson 2004/04/20 15:15:19 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Delete.java Log: Sync to HEAD Revision ChangesPath No revision No revision 1.47.2.5 +6 -2 ant/src/main/org/

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-02-16 Thread Matt Benson
--- Antoine_Lévy-Lambert <[EMAIL PROTECTED]> wrote: > +10 Matt: This is going to save the face of the next > guy preparing an > ant release on Windows. ;-) > > Antoine Let's hope so... :) -Matt __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing on

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-02-16 Thread Antoine Lévy-Lambert
[EMAIL PROTECTED] wrote: mbenson 2004/02/16 09:26:16 Modified:src/main/org/apache/tools/ant/taskdefs Delete.java Log: Accommodate Windows bug encountered in both Sun and IBM JDKs. Obtained from: Java Technology Forums at http://forums.java.sun.com Revision ChangesPath 1.51

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-02-16 Thread Matt Benson
--- Peter Reilly <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: > > >welcome Matt > > > > > +1 congrats... > > Peter :) -Matt __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-02-16 Thread Peter Reilly
Stefan Bodewig wrote: welcome Matt +1 congrats... Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-02-16 Thread Stefan Bodewig
welcome Matt Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2004-02-16 Thread mbenson
mbenson 2004/02/16 09:26:16 Modified:src/main/org/apache/tools/ant/taskdefs Delete.java Log: Accommodate Windows bug encountered in both Sun and IBM JDKs. Obtained from: Java Technology Forums at http://forums.java.sun.com Revision ChangesPath 1.51 +6 -2 an

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Delete.java

2003-07-14 Thread peterreilly
peterreilly2003/07/14 10:29:17 Modified:src/main/org/apache/tools/ant/taskdefs Delete.java Log: fix for possible race condition on windows Revision ChangesPath 1.42 +22 -6 ant/src/main/org/apache/tools/ant/taskdefs/Delete.java Index: Delete.java ==