Package: ant / 1.10.9-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| ant | 1.10.9-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0009 reproducible timestamp task.patch | (download) |
src/main/org/apache/tools/ant/taskdefs/Tstamp.java |
31 30 + 1 - 0 ! |
add support for the source_date_epoch variable in the tstamp task |
| 0010 reproducible javadoc task.patch | (download) |
src/main/org/apache/tools/ant/taskdefs/Javadoc.java |
10 10 + 0 - 0 ! |
improves the reproducibility of the javadoc task for the debian builds by setting the locale to 'en' and the encoding to UTF-8 if none was specified and SOURCE_DATE_EPOCH is set. |
| 0011 reproducible propertyfile task.patch | (download) |
src/main/org/apache/tools/ant/util/DateUtils.java |
5 5 + 0 - 0 ! |
improves the reproducibility of the propertyfile task for the debian builds by using the date specified by the SOURCE_DATE_EPOCH variable in the header of the .properties file generated |
| 0013 auto adjust target.patch | (download) |
src/main/org/apache/tools/ant/taskdefs/Javac.java |
13 10 + 3 - 0 ! |
adjust the source compatibility automatically for debian builds with java 9 |
| 0015 javadoc ignore source errors.patch | (download) |
src/main/org/apache/tools/ant/taskdefs/Javadoc.java |
6 6 + 0 - 0 ! |
ignore source errors when using the default doclet with java 9 |
| 0017 usrmerge proof.patch | (download) |
src/script/ant |
10 1 + 9 - 0 ! |
with usrmerge configured, ant may be called via /bin/ant. In this case it fails with: /bin/ant: 1: cd: can't cd to /bin/../share/ant/bin/.. Using 'readlink -f' instead of this cumbersome while loop solves the problem. |
| 0018 disable doclint.patch | (download) |
src/main/org/apache/tools/ant/taskdefs/Javadoc.java |
5 5 + 0 - 0 ! |
disable doclint by default when building a debian package |
