HoneyHyeok / jarjar

Automatically exported from code.google.com/p/jarjar
0 stars 0 forks source link

JarJar does not work with ant 1.8.0RC1 #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using ant 1.8.0RC1 you get a jar, but no classes have been removed and no 
packages have been renamed. It seems that JarJar just stops working after 
having created the normal jar that the normal ant jar task produces.

With ant 1.7.1 it works.

See: http://code.google.com/p/solidbase/issues/detail?id=34
(not much extra information there, but still)

Original issue reported on code.google.com by rene.de....@gmail.com on 20 Jan 2010 at 10:38

GoogleCodeExporter commented 8 years ago
For Ant 1.8.0 and 1.8.1 it seems to be different. Classes have been removed and 
packages have been 
renamed. But one difference from Ant 1.7.1 still remains: the old package 
folders are not removed 
from the jar.

Original comment by rene.de....@gmail.com on 13 May 2010 at 6:40

GoogleCodeExporter commented 8 years ago
See https://issues.apache.org/bugzilla/show_bug.cgi?id=48541 for the changes 
that occured on the Ant side.

jarjar cannot be compiled with Ant 1.8.x, I'll file a separate issue for this.

Original comment by stefan.b...@gmail.com on 27 Aug 2010 at 9:59

GoogleCodeExporter commented 8 years ago
the current jarjar 1.3 build uses ant 1.8.x. So I close this issue here. If 
someone does not agree, please comment on the issue or make a new one.

Original comment by blackdra...@googlemail.com on 3 May 2012 at 2:00