Package: htmlunit / 2.8-2

Metadata

Package Version Patches format
htmlunit 2.8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
new httpmime.patch | (download)

src/main/java/com/gargoylesoftware/htmlunit/HttpWebConnection.java | 36 0 + 36 - 0 !
1 file changed, 36 deletions(-)

 remove hack for libhttpmime < 4.1 (fixes ftbfs).
depend on mime4j.patch | (download)

pom.xml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
add class path.patch | (download)

pom.xml | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 have maven add class-path info to the jar manifest.
mime4j compatibility.patch | (download)

src/main/java/com/gargoylesoftware/htmlunit/HttpWebConnection.java | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes the compatibility with the version of apache-mime4j in debian