Hello Anthony, > Hi, > > Sometime ago (end of November), I've found a bug in Ant. The problem > was moving a file to itself deletes the file. > http://issues.apache.org/bugzilla/show_bug.cgi?id=37701 > I've looked at the code and fixed the problem beginning of February. > The fix is just a "&& !destFile.equals(sourceFile)" in a condition. > Unfortunately the fix is still not in the release. > Is there any reason why the fix is not in the release? or was it just a > forgotten? > If it's forgotten, can someone apply the patch, please?
there has been no release of Ant since you entered your bug report, and noone seems to have processed it. There is nothing wrong in pinging us though, I am not annoyed. > http://marc.theaimsgroup.com/?l=ant-dev&m=108368989605630&w=2 > As conclusion most of the people agreed on a "containregexp" condition. > So I've created a rfe and implemented it (in November): > http://issues.apache.org/bugzilla/show_bug.cgi?id=28883 > This one has also not been picked up. Any reasons? I guess the main reason is that none of the committers took the time to evaluate your patch. Regards, Antoine ----- Original Message ----- From: "Anthony Goubard" <[EMAIL PROTECTED]> To: "Ant Developers List" <dev@ant.apache.org> Sent: Sunday, March 26, 2006 2:30 AM Subject: patches not integrated in the release > Hi, > > Sometime ago (end of November), I've found a bug in Ant. The problem > was moving a file to itself deletes the file. > http://issues.apache.org/bugzilla/show_bug.cgi?id=37701 > I've looked at the code and fixed the problem beginning of February. > The fix is just a "&& !destFile.equals(sourceFile)" in a condition. > Unfortunately the fix is still not in the release. > Is there any reason why the fix is not in the release? or was it just a > forgotten? > If it's forgotten, can someone apply the patch, please? > > My second point is a follow up of a discussion we had last year about > 1.7 features: > http://marc.theaimsgroup.com/?l=ant-dev&m=108368989605630&w=2 > As conclusion most of the people agreed on a "containregexp" condition. > So I've created a rfe and implemented it (in November): > http://issues.apache.org/bugzilla/show_bug.cgi?id=28883 > This one has also not been picked up. Any reasons? > > Anthony > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]