Package: jta
Version: 2.6+dfsg-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Fix FTBFS with OpenJDK7 (LP: #888954):
- d/ant.properties: Specify source/target as 1.5 for javac and
javadoc ant tasks to ensure backwards compatibility and work
around Java 7 encoding errors.
Thanks for considering the patch.
- -- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-13-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJO4hfIAAoJEL/srsug59jDfNsQANP+V7KKHfc9r5r+rc/9yLdo
5b+1kCkW2QqYTtPPKAhncNcT8K5Z5H7kgrZmaUQq9PrxO8v80JySgYgSUROtrfml
MTSC27APvURCVdVxWvtBiZwg6Dj1jyXrw5dJmR/GmMMVl2vRIfh+IEXAHtbFNept
uUYpHw7neBhGKomeV/GCZ1ioUtiSQcmRiiiWfexITrn9PPXE7yDDekCHDJZ0rhf0
dhLmglt2aLW3AhQlE4EPvG1uM9L0z9k9B59eulE2EVKU7QxreVJooQNXnbUDOvNj
dt/kgCJPcO8RTTam7qpzsZkanrOL4/XLwKCgpEmpeNl9KX8lArVCOwvM5lBdfBf6
T4BI+3iCRbUb+PpOl6gT8H7XvacAxTZmb/rTf+6eCv8qHnwGkbJsR+hU83sXFIbC
+59zE9utirMLNgH9xVtzyeqUwDk8Jg9V60bWGS2gKwY20IjZmKhnG2iP6Qwtr3Mw
zxYMeKHPzzUNETyrfF8X1xKlsaDYDrYQ22ijOK6nOxvEv2pe9T3yH/wvjhZr5oXG
rsvWFDMeNK0GjpmeUMVXNiiEYOaBtYZDhwaienaDhetIGn1qkvKDtmDRUUTzaFUS
is1RIjbDedrVoajbjbIFl7utPa9F8Jy8Jr39FAJYHi8wuQFthYgXe2mqGiNfJAlS
141h0yYBOppFyC9lB1ua
=JfTI
-----END PGP SIGNATURE-----
=== added file 'debian/ant.properties'
--- debian/ant.properties 1970-01-01 00:00:00 +0000
+++ debian/ant.properties 2011-12-09 14:06:02 +0000
@@ -0,0 +1,4 @@
+# Ensure that source and target are 1.5
+# For backwards compat on Java 7
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.