Package: asm / 5.1-1
Metadata
Package | Version | Patches format |
---|---|---|
asm | 5.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
encoding.patch | (download) |
jdoc/user.xml |
1 1 + 0 - 0 ! |
the generation of the javadoc fails if the default encoding is utf-8 due to an unmappable character. Setting the source encoding to ISO-8859-1 fixes this issue. |
remove_bnd.diff | (download) |
archive/asm-all.xml |
8 6 + 2 - 0 ! |
don't use bnd to create osgi metadata to avoid dependencies hell. Use simple ant <jar/> tasks with pre-generated OSGi metadata. |
reproducible javadoc.diff | (download) |
jdoc/user.xml |
1 1 + 0 - 0 ! |
set the locale when generating the javadoc to make the build reproducible |