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=3428 *** shadow/3428 Tue Sep 4 21:15:48 2001 --- shadow/3428.tmp.593 Tue Sep 4 21:15:48 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | Clean up parameters to Depend task | + +----------------------------------------------------------------------------+ + | Bug #: 3428 Product: Ant | + | Status: NEW Version: 1.4 | + | Resolution: Platform: PC | + | Severity: Enhancement OS/Version: Windows NT/2K | + | Priority: Other Component: Optional Tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Since the Depend task now stores the dependency information in a file (rather + than a directory), it is not possible to specify the name of the file. + + Suggest deprecating the cache parameter and introducing a new parameter + cacheFile, which specifies the name of the file to use to store dependencies.
