You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/06/21 17:07:58 UTC

[Bug 2183] - Ant fails while trying to delete an existing non read-only file.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2183

*** shadow/2183	Thu Jun 14 08:54:39 2001
--- shadow/2183.tmp.10073	Thu Jun 21 08:07:58 2001
***************
*** 2,9 ****
  | Ant fails while trying to delete an existing non read-only file.           |
  +----------------------------------------------------------------------------+
  |        Bug #: 2183                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: Other                   |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Ant fails while trying to delete an existing non read-only file.           |
  +----------------------------------------------------------------------------+
  |        Bug #: 2183                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: Other                   |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
***************
*** 82,84 ****
--- 82,88 ----
  ------- Additional Comments From Jerome@jeromelacoste.com  2001-06-14 08:54 -------
  Created an attachment (id=226)
  Smaller build file that reproduces the bug
+ 
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-06-21 08:07 -------
+ should be fixed since nightly build 2001-03-08
\ No newline at end of file