Closed ayld closed 11 years ago
For the class commons-lang3-3.1.jar/org/apache/commons/lang3/CharRange$1.class the jar maker creates
commons-lang3-3.1.jar/org/apache/commons/lang3/CharRange$1.class
org/apache/commons/lang3/CharRange$1/ org/apache/commons/lang3/CharRange$1/CharRange$1.class org/apache/commons/lang3/CharRange.class
in the output jar which is incorrect.
It should only create
org/apache/commons/lang3/CharRange$1.class
For the class
commons-lang3-3.1.jar/org/apache/commons/lang3/CharRange$1.class
the jar maker createsin the output jar which is incorrect.
It should only create