Package: libfreemarker-java / 2.3.23-6
Metadata
Package | Version | Patches format |
---|---|---|
libfreemarker-java | 2.3.23-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
javarebel.diff | (download) |
build.xml |
1 1 + 0 - 0 ! |
Disable JavaRebelIntegration (no yet in Debian and non-free stuff) |
jdom1.diff | (download) |
src/main/java/freemarker/ext/jdom/NodeListModel.java |
18 9 + 9 - 0 ! |
compatibility with jdom 1.x api |
javacc.diff | (download) |
build.xml |
5 2 + 3 - 0 ! |
use javacc from debian |
jsp_api.diff | (download) |
build.xml |
13 2 + 11 - 0 ! |
remove jsp 1.x and 2.0 api usage |
def jdk doc.patch | (download) |
build.xml |
16 13 + 3 - 0 ! |
link the javadoc against the system javadoc. |
dtd_location.diff | (download) |
src/main/java/freemarker/ext/jsp/TaglibFactory.java |
16 8 + 8 - 0 ! |
since */src/freemarker/ext/jsp/*.dtd and */src/freemarker/ext/jsp/*.xsd has been removed from orig tarball, resolve those files using classpath (into jsp-api-2.1.jar and servlet-api-2.5.jar) |
fix unmappable character.patch | (download) |
src/main/java/freemarker/template/LocalizedString.java |
2 1 + 1 - 0 ! |
fixes an unmappable character for encoding utf8 that breaks the generation of the javadoc |
ivy configuration.patch | (download) |
build.xml |
24 3 + 21 - 0 ! |
modifies the ivy configuration to use the jars in /usr/share/java |
exclude avalon logger.patch | (download) |
build.xml |
1 1 + 0 - 0 ! |
excludes the avalon logger support (not in debian and obsolete) |
jython compatibility.patch | (download) |
build.xml |
30 5 + 25 - 0 ! |
compile only the classes compatible with the version of jython in debian |
fix tests classpath.patch | (download) |
ivy.xml |
8 8 + 0 - 0 ! |
declares the missing transitive dependencies required to run the tests |