Package: jasperreports / 3.7.4+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
jasperreports | 3.7.4+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_use_debian_asm.diff | (download) |
src/net/sf/jasperreports/compilers/JRGroovyCompiler.java |
6 3 + 3 - 0 ! |
use debian provided asm2 instead of the upstream one in their groovy jar. Fowarded: no |
06_configure_javaflow.diff | (download) |
build.xml |
13 13 + 0 - 0 ! |
build.xml: configure <javaflow> ant task. Include missing elements from upstream classpath. |
07_exclude_barcode4j_and_barbecue.diff | (download) |
build.xml |
2 2 + 0 - 0 ! |
- build.xml: exclude Barcode4J and Barbecue modules of JasperReports. - Disable Barcode4J and Barbecue classes in src/net/sf/jasperreports/components/ComponentsExtensionsRegistryFactory.java and src/net/sf/jasperreports/components/ComponentsXmlHandler.java Fowarded: no |
08_no_maxmemory_for_javadoc.diff | (download) |
build.xml |
1 0 + 1 - 0 ! |
build.xml: don't pass xmx128m to <javadoc> task. Fowarded: no |
09_use_commons_codec.diff | (download) |
src/net/sf/jasperreports/engine/export/JRXmlExporter.java |
11 3 + 8 - 0 ! |
use commons codec base64 decode/encode instead of non-DFSG-free W3C one (removed from tarball). |
10_disable_fonts.diff | (download) |
build.xml |
2 1 + 1 - 0 ! |
build.xml: don't build -font.jar (not included in our orig source tarball) Fowarded: no |
12_samples.diff | (download) |
build.xml |
2 1 + 1 - 0 ! |
disable build of sampleref |