On 26/01/2012 7:44 PM, Rickard Bäckman wrote:
We have a problem with some versions of jar reporting errors when trying to run jar cf <some.jar> com/test com/test/fooThis fix removes the redundant subdirectories from the command. Webrev is here: http://cr.openjdk.java.net/~rbackman/7133124/webrev/
Change looks fine, but then so did the original! Will this be handled correctly by all versions of the jar command?
David
Thanks /Rickard