Package: jarjar / 1.4+svn142-6

Metadata

Package Version Patches format
jarjar 1.4+svn142-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 embed libs from debian.patch | (download)

build.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 embed libs from debian


add_ClassReader_EXPAND_FRAMES.diff | (download)

src/main/com/tonicsystems/jarjar/DepFind.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 resolving dependencies with find, and possibly other tasks, report errors
 caused by the above missing flag.
0005 fix javadocs.patch | (download)

build.xml | 12 9 + 3 - 0 !
1 file changed, 9 insertions(+), 3 deletions(-)

 fix classpath javadoc task
0006 asm compatibility.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes the compatibility with the latest version of asm.
 Starting with ASM 5.1 the SignatureRemapper class must be included.