Package: easyconf
Version: 0.9.5-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
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: #888933):
    - 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.2.0-3-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)

iQIcBAEBCAAGBQJO4J68AAoJEL/srsug59jDoGoP/ipjDZrfSRncQ5Df9KllQgmm
QUI38dr6Ga3urVCVWE+7U+CnHw4kg9cTOpvojHfZpHDN+NoU0H12IrqUrNI9SrjR
uwRvKxz4lbigEoPu3YGqScsV8oF785F+ywJIcOow4HcdckqzivfE/Py/yJ76U3rM
5AqfHS7Wnl+W+Tdcsi2c+UdcTD4woD/JlbKU53dl791AlfBZNuazPhkxf5QUGcXS
01woR37DkXkuiFt0KBArLrNU/5wf1UF1V0rgpymI+rArO+WU7bOWtdC9h2z+u3lr
PkAu2nu/WgBu1X+z35nXhva3W1dpi8rFUyfyzyFVPMzT08Pn+t0OcJUfhlpIw+XO
bVjM9mibeZt2MioCzMcikmZWpJGKQyys0pnp5f2ZbTy1K6VMtfpxzWyUGQh4q8pm
xYiR2E9YRE3xq1/N44gQr3yYL+6RUjRO1KGWyfONeRRBRA+FxC7X9H4QF9+Gmf9J
rxxJzjPvDkY0x4NoRx7rolNwhgH8UpOssY5JbP4yAJN+rJYlBnc0zNeHcUh8GRNB
X+kGeo/Z/Y03TtrA4Kiy16xyiMQ6L67LjJx7Gfn+ajayTOdAWT2RtLI0i11C2S3x
t/AHaMz9E130ppqaQAd4HF30+leEafvQRh2dVxaSrVZz8NGPpQnwKY81iOcYYAJr
Dd0x602jM4i/2VL6Bug3
=c0iU
-----END PGP SIGNATURE-----
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2010-03-01 23:32:58 +0000
+++ debian/ant.properties	2011-12-08 11:18:13 +0000
@@ -5,3 +5,8 @@
 classesdir=target/classes
 testclassesdir=target/test
 testreportdir=target/testreports
+
+# 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
debian-j...@lists.debian.org for discussions and questions.

Reply via email to