https://issues.apache.org/bugzilla/show_bug.cgi?id=45902
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #9 from Stefan Bodewig <[email protected]> 2009-07-15 06:11:36 PST --- After coding the logic described in comment #8 I realized it was complicating the task even more, so I settled with a more humble goal. svn revision 794255 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=794255 ) (which will be followed by an extract method refactoring) will compare file timestamps and recreate the archive if new directories have been added. It will record a directories timestamp but not compare it with the dir timestamps when updating an archive. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
