ubuntu/+source/libfreemarker-java:applied/ubuntu/hirsute-devel

Last commit made on 2021-02-08
Get this branch:
git clone -b applied/ubuntu/hirsute-devel https://git.launchpad.net/ubuntu/+source/libfreemarker-java
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/hirsute-devel
Repository:
lp:ubuntu/+source/libfreemarker-java

Recent commits

b9759ca... by Emmanuel Bourg

2.3.23-11 (patches applied)

Imported using git-ubuntu import.

d4922ca... by Emmanuel Bourg

No longer call rmic to build with OpenJDK 15 and later

Gbp-Pq: disable-rmic.patch.

b9780d9... by Emmanuel Bourg

java9

Gbp-Pq: java9.patch.

cd884c3... by Emmanuel Bourg

Declares the missing transitive dependencies required to run the tests

Gbp-Pq: fix-tests-classpath.patch.

8a7d324... by Emmanuel Bourg

Compile only the classes compatible with the version of jython in Debian

Gbp-Pq: jython-compatibility.patch.

e4d3c8e... by Emmanuel Bourg

Excludes the Avalon Logger support (not in Debian and obsolete)

Gbp-Pq: exclude-avalon-logger.patch.

7d006fd... by Emmanuel Bourg

Modifies the ivy configuration to use the jars in /usr/share/java

Gbp-Pq: ivy-configuration.patch.

466d12d... by Emmanuel Bourg

Fixes an unmappable character for encoding UTF8 that breaks the generation of the Javadoc

Gbp-Pq: fix-unmappable-character.patch.

6e52b4a... by Emmanuel Bourg

Since */src/freemarker/ext/jsp/*.dtd and

Gbp-Pq: dtd_location.diff.

2e17f24... by Emmanuel Bourg

Link the javadoc against the system javadoc.

Gbp-Pq: def-jdk-doc.patch.