http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2614
*** shadow/2614 Fri Jul 13 07:23:37 2001 --- shadow/2614.tmp.3591 Fri Jul 13 07:23:37 2001 *************** *** 0 **** --- 1,25 ---- + +============================================================================+ + | The process cannot access the file because it is being used by another pro | + +----------------------------------------------------------------------------+ + | Bug #: 2614 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: PC | + | Severity: Blocker OS/Version: Windows NT/2K | + | Priority: Other Component: Build Process | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The process cannot access the file because it is being used by another process + + This occurs from within Ant when it trys do remove a directory it just + created. Cannot be deleted at command prompt either. + + Seems that some File I/O Process in Ant is not releasing locks, or is it NT not + releasing locks? + + Makes Ant unusable.
