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=1550
*** shadow/1550 Wed Jul 4 03:35:14 2001
--- shadow/1550.tmp.8857 Tue Jul 31 03:32:52 2001
***************
*** 4,15 ****
| Bug #: 1550 Product: Ant |
| Status: NEW Version: 1.3 |
| Resolution: Platform: Sun |
! | Severity: Normal OS/Version: Other |
| Priority: High Component: Core tasks |
+----------------------------------------------------------------------------+
| Assigned To: bodewig@apache.org |
| Reported By: michele.quaini@fastweb.it |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
--- 4,14 ----
| Bug #: 1550 Product: Ant |
| Status: NEW Version: 1.3 |
| Resolution: Platform: Sun |
! | Severity: Enhancement OS/Version: Other |
| Priority: High Component: Core tasks |
+----------------------------------------------------------------------------+
| Assigned To: bodewig@apache.org |
| Reported By: michele.quaini@fastweb.it |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
***************
*** 37,40 ****
...
------- Additional Comments From michele.quaini@fastweb.it 2001-04-27 00:52 -------
! *** Bug 1551 has been marked as a duplicate of this bug. ***
--- 36,46 ----
...
------- Additional Comments From michele.quaini@fastweb.it 2001-04-27 00:52 -------
! *** Bug 1551 has been marked as a duplicate of this bug. ***
!
! ------- Additional Comments From bodewig@apache.org 2001-07-31 03:32 -------
! Right now I cannot see a clean way for a Java program to identify a File instance
! to be a symbolic link - so there is not much Ant can do here, that's why I've
! degraded it to an Enhancement.
! Comparing absolutePath and canonicalPath will lead to false positives on case
! insensitive file systems or systems with uncommon file name conventions.
|