https://issues.apache.org/bugzilla/show_bug.cgi?id=30751
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.8.0 --- Comment #2 from Stefan Bodewig <[email protected]> 2009-07-16 04:36:09 PST --- The "does not update" part has been fixed some time in the past since tests I added already passed when I started to work on it. The "the manifest isn't merged" part only happened if the manifest in the jar to be updated was more recent than any manifest of the filesets - that way the manifests didn't look "out of date" and were never considered. svn revision 794630 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=794630 ) fixes this. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
