Debian Patches

Status for httpunit/1.7+dfsg-14

Patch Description Author Forwarded Bugs Origin Last update
use_system_jars #! /bin/sh /usr/share/dpatch/dpatch-run
## use_system_jars.dpatch by Miguel Landaeta <miguel@miguel.cc>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Configure build to use jar installed on system.

@DPATCH@
diff -urNad httpunit-1.7+dfsg~/build.xml httpunit-1.7+dfsg/build.xml
no
fix_set_encoding #! /bin/sh /usr/share/dpatch/dpatch-run
## fix_set_encoding.dpatch by Miguel Landaeta <miguel@miguel.cc>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: method setCharEncoding from Tidy class was removed from API.
## DP: now the methods setInputEncoding and setOutputEncoding must be used.

@DPATCH@
diff -urNad httpunit-1.7+dfsg~/src/com/meterware/httpunit/parsing/JTidyHTMLParser.java httpunit-1.7+dfsg/src/com/meterware/httpunit/parsing/JTidyHTMLParser.java
no
add_classpath_to_manifest #! /bin/sh /usr/share/dpatch/dpatch-run
## add_classpath_to_manifest.dpatch by Florian Weimer <fweimer@bfk.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: add Class-Path entry to the manifest, so packages using
## DP: httpunit don't have to worry about httpunit's internal dependencies.

@DPATCH@
diff -urNad httpunit-1.7+dfsg~/build.xml httpunit-1.7+dfsg/build.xml
no
remove-date-from-manifest.patch Remove the build date from the manifest to make the build reproducible Emmanuel Bourg <ebourg@apache.org> no
remove-timestamp-from-javadoc.patch Remove the build date from the Javadoc files to make the build reproducible Emmanuel Bourg <ebourg@apache.org> no
servlet-api-compatibility.patch Fixes the compatibility with the latest version of the Servlet API in Debian Emmanuel Bourg <ebourg@apache.org> no
source-encoding.patch Set the source encoding to fix the build failures with Java 9+ Emmanuel Bourg <ebourg@apache.org> no

All known versions for source package 'httpunit'

Links