Here's a redux of the two patches I submitted recently, along with a two improvements added after using the changes a bit more. I also used "cvs diff" for the patches this time.
Changes are: Zip: -new zip nested fileset called zipgroupfileset to enable wildcard zip merging -additional debug logging -don't add duplicate entries when adding multiple filesets Jar: -mergemanifests attribute to enable merging of fileset manifests -mergemainmanifests attribute to toggle merging of main section of manifests -if a jar to be merged is specified in the manifest attribute, then this jar's manifest will be used -change line.separator before writing the manifest. This is to get around a very annoying bug in the jdk's jar verifier which causes some "\n"-newline manifests to fail on Windows. Also includes doc changes for Zip/Jar. -Brian
<<attachment: jarzip.zip>>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>