Conor: Please consider adding the following patches that I had submitted earlier, to your list. They provide fixes for existing bugs and are not new features.
Bug ID 2424: Move task and moving directories Though this fix does not 'completely' solve the issue, it does address it in an optimistic way - a rename is tried first and if it fails (because of JVM bug or because of different volumes, etc), then a "copy to dest and delete original" method is used. Bug ID 2515: Move Task deletes file when source and destination are identical. This fix is basically identical to what Copy uses to find out if an attempt is being made to perform a self-copy. Cheers, Magesh ------------- Original Message -------------- "Conor MacNeill" <[EMAIL PROTECTED]> wrote: To:<[EMAIL PROTECTED]> From:"Conor MacNeill" <[EMAIL PROTECTED]> Date:Mon, 6 Aug 2001 02:07:46 +1000 Subject:Patch Audit I have gone through all the patches I could find and determined which ones have not been applied or explicitly rejected. The results of this can be found here http://jakarta.apache.org/~conor/patchaudit.html I don't guarantee that this list includes all outstanding patches, that none of these patches may indeed have been committed or that they have been specifically rejected by a committer. This list only covers patches submitted to the ant-dev list, not enhancements posted to BugZilla. I think there are a number of patches which should be included in 1.4. I'd like an indication from other committers of 1. Any patches which you believe should be included in 1.4 2. Patches which should be rejected 3. Patches which can wait till after 1.4 (I'll assume this to include any not covered in 1 and 2. Patch authors may also indicate if the patch is no longer viable, needs to be updated, etc. Obviously, the number of different patches for the same issue is an indicator of user needs. In particular: 1. Fail with if/unless 2. Regexp replace 3. Daemons (Exec and Java) 4. Prompted Input to property. 5. XXXXXXX (task name omitted to protect the innocent). I have decided to hold off producing the 1.4 Beta until I get some indications against this list. Tomorrow, I will be committing a number of these outstanding patches (ejbjar will be first). Conor _________________________________________________________ For Rs. 2,000,000 worth of Aptech scholarships click below http://clients.rediff.com/clients/aptechsch/index.htm
