PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2515
*** shadow/2515 Mon Aug 6 23:25:11 2001
--- shadow/2515.tmp.12811 Mon Aug 6 23:57:34 2001
***************
*** 2,15 ****
| Move Task deletes file when source and destination are identical. |
+----------------------------------------------------------------------------+
| Bug #: 2515 Product: Ant |
! | Status: NEW Version: unspecified |
! | Resolution: Platform: Other |
| Severity: Minor OS/Version: Other |
| Priority: Other Component: Core tasks |
+----------------------------------------------------------------------------+
| Assigned To: bodewig@apache.org |
| Reported By: umagesh@rediffmail.com |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
--- 2,14 ----
| Move Task deletes file when source and destination are identical. |
+----------------------------------------------------------------------------+
| Bug #: 2515 Product: Ant |
! | Status: RESOLVED Version: unspecified |
! | Resolution: FIXED Platform: Other |
| Severity: Minor OS/Version: Other |
| Priority: Other Component: Core tasks |
+----------------------------------------------------------------------------+
| Assigned To: bodewig@apache.org |
| Reported By: umagesh@rediffmail.com |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
***************
*** 49,51 ****
--- 48,54 ----
------- Additional Comments From umagesh@rediffmail.com 2001-07-09 07:57 -------
Created an attachment (id=299)
Checks to see if file names are identical, skips if they are.
+
+
+ ------- Additional Comments From bodewig@apache.org 2001-08-06 23:57 -------
+ fixed in nightly build 2001-08-08
\ No newline at end of file
|