Mr_T
06-Oct-2011, 01:34 PM
Hey folks, I can't figure this one out.....
I want to script a comparison.
My build creates Jars within Jars (zip within zip) that are identical, but not BINARY identical.
So if I compare the outer JARs with each other they show up as different.
If I compare-contents of all the inner jars (with a few rules around ignoring META-INF) it ends up identical.
How do I script a compare all contents?
HELP!
thanks!
I want to script a comparison.
My build creates Jars within Jars (zip within zip) that are identical, but not BINARY identical.
So if I compare the outer JARs with each other they show up as different.
If I compare-contents of all the inner jars (with a few rules around ignoring META-INF) it ends up identical.
How do I script a compare all contents?
HELP!
thanks!