Package: libxalan2-java
Version: 2.7.1-7
Severity: normal
Tags: patch
User: [email protected]
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 backwards compatible bytecode is build (LP: #1049794):
    - d/ant.properties: Specify source/target = 1.5 when compiling
      Java source code.

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-15-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJQWuvhAAoJEL/srsug59jDbhAQAI+YsANBwwR9fm+2jbrJuQ1j
ydZ/P4ALmMgYL/cAA4eTdwYo6Zq9YDrxRNmd1yl/BxPKGzpoHIrqiIGkC20qFBri
oM4+W90OMb4BaIQUytnt2+mAOrSuqS0KhUAFMIgZe3gCC3FQ0kTVeyBerFfO6nPU
r+h6XWsUU5eKSMEH1ytkaxw8jo9R4kATkvucMj9BkxHLXOpDqGTFJjUoXGRYxTAk
vYJP5lEvIjWzjL0R9UTBHwg47Q8HIRDl92AzBGKunWqK0A3kW/34ZOcdFjKH4gNB
eddL84rQoXEQcquikFtdzXfQcjQ7we/X1sozJtjIpiOSfz3iNc+e8hrrpYKOsHX2
D+5KPsDbZ8Keffe/TWyGcEpA4PMDjFo5OzIUTxXIvz7ExTkEU/CSNPp17P3w0/7A
AH45vzs39wWMC3ki659apBXHq8crNpJod1yfALW5TB7s0okdndlenmpQV+5hrDxz
ifLwS39jRcSA/p8qnv18PYvroXqEGk/RSPLCu5wXpSyysR1ZsBg8b/Rxa8G9Kkhp
mBhonRpeJ0KG2DZO+qolbPezFuzfWTZE8gt7QESyxqU49fGn4HSfc0j/z8YZS4kF
aIz2f8vTuGzjWFhn8POEDqs5hxYItnlhkBlj+pseCm9a8+t/krDCpG2Yu7GTmzYO
iBa2jewp16a8dNvhtuac
=eS9I
-----END PGP SIGNATURE-----
diff -Nru libxalan2-java-2.7.1/debian/ant.properties libxalan2-java-2.7.1/debian/ant.properties
--- libxalan2-java-2.7.1/debian/ant.properties	2008-01-03 19:41:09.000000000 +0000
+++ libxalan2-java-2.7.1/debian/ant.properties	2012-09-20 10:47:22.000000000 +0100
@@ -7,3 +7,7 @@
 runtime.jar=/usr/share/java/cup.jar
 regexp.jar=/usr/share/java/regexp.jar
 build.boot.class.path=/usr/share/java/jaxp-1.3.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
diff -Nru libxalan2-java-2.7.1/debian/changelog libxalan2-java-2.7.1/debian/changelog

Reply via email to