Package: jline
Version: 1.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch openjdk-7-transition

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Ensure Java classes are backwards compatible with openjdk-6 (LP: #1011362):
    - debian/ant.properties: Compile Java code with source/target == 1.5.

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'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.0-4-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.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)

iQIcBAEBCAAGBQJP1axkAAoJEL/srsug59jDEx0P/jDOzLH6yO322eMTUxusZztd
itrszDatakChvcj9KZze0JAE+rfufNpT0W1pnhnNJDxbiendFdSmQV8rAxZrfwBK
Kv879Yvhb68AhJ1C5un4UkC0LFS4xin8dwOPg9s+hkyxVyyyjF94uXdr9sdcLLkx
Jr9kj2SLsyZmALsKO+moa0TJXfW84QleH4vRgwJXYr0fwSjAObVry5jK6UWO6GtZ
rHIir+Q2q9Yc1dtazVa2zIaOY2MqC66ol/6h/7RpsF7XZzJPI1XGaEjY15Nv7XP3
PWFuQ+TbXSHGvIt9mEfk5Duhtxuniw2kdDrrz+Y3JDCnqG5SsBuO34BcLqZlB+KR
NNOc/fa0Y6rypTGZ7r0yp4vLV7PZe1KepMZtgn4YtP2mYHJJRsb7HPagZXmCBfW+
1rrSy3VMS0WADIzFe/2EXq/SfvD6Wk5Nddm5mDaGkSRIPr+L3j0MANYAxHAaRSEA
spoq2JcuzSvzt3dIOSLc9isFaVw/Ua0T8eU7Fm+PuB7pgIr3yrfFuy5G6BqNf+5D
59Z86lEgm/7xkF5k9HPXtcVlyN8Hr4XYAM/zySHykWRPsGN2xmhUEHNUJR7vnIst
1EgmxDYr8YqwJ2hfnmPv+rPGYmQxablYkNwkpAafR+ZbsGnFUlfWy1oNNyddQTyb
B5Spsm1SFyxf75k0BOhQ
=aDqh
-----END PGP SIGNATURE-----
=== modified file 'debian/ant.properties'
--- debian/ant.properties	2008-02-22 21:58:41 +0000
+++ debian/ant.properties	2012-06-11 08:12:34 +0000
@@ -3,3 +3,7 @@
 doc.dir=api
 jar.name=jline.jar
 demo-jar.name=jline-demo.jar
+# 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