Your message dated Tue, 19 Jun 2012 22:49:04 +0000
with message-id <e1sh7eo-00028h...@franck.debian.org>
and subject line Bug#678166: fixed in jakarta-taglibs-standard 1.1.2-2
has caused the Debian Bug report #678166,
regarding jakarta-taglibs-standard: Fix FTBFS with openjdk-7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
678166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678166
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jakarta-taglibs-standard
Version: 1.1.2-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:

  * Fix FTBFS with openjdk-7 as default-jdk (LP: #888941):
    - d/patches/java7-compat.patch: Compatibility patch for compilation
      with Java 7 API. 

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)

Kernel: Linux 3.4.0-5-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)

iQIcBAEBCAAGBQJP4Ly8AAoJEL/srsug59jDKXIQAJ+z7g6LdcXY78tctEeV7mxl
Sa59JV35bfaYOGoJLf0UBuDcLw1g5mRtQxdlqSvJtQhrtdX+pQxeRjJdvgR21VqH
dJzfv5GKipvVqBJNWJYKei4Wzx+vY8Zm9yCU0FCYVd4KoiutXahVd2CMsW1xa04m
cYJ7lk/RhSjMZjpG3vtbjwp1R11rvJGImThkKyzArmN70CuEfbJ2NB1KYbUN6Kcr
ObtUpLOuUoc3xjcg8SqTiJwioUU+Oni/rxdqBlA++TONNQC9tMDMaRUaosN7Kk8U
N4RvDEqrtAQKE0m7OLFbJR5rTQ4swMvQvsIYawcDW5mq57w7+w5lgkmSOQXAOYkE
EDlMCJg6StGR2hXTTophBdeHp3TAzkShVRjaKG6Y/tAfwmZOzEJWyW3LmM9pVYjj
Y7isrG07Lzauu3P1Hr4Nq8/gjJmfFIO+IAHdU4dtS8HOjf6McYPV1cut4CTNv5xE
NjKDEv5/Yt6y2kEgH69jlKwDMH2Gi4UaVx40h35PF9ANPaVWgYu4/5xKNNcFvl39
WpCtITn4KdNsvFqPGRjw0pffWBCTw6qmzhDJ9ZPHjo9Mt5z3KBuiWiqH+uqatH/j
rcCJRnkYmKcnfVlDuAgtvK0Uht8YWwkU9Ei62GqeK0KdDiX5Q4UnP3NwKXQmdKw2
RuBQVA+gYWhSfNaqLVQI
=7O3Z
-----END PGP SIGNATURE-----
=== added file 'debian/patches/java7-compat.patch'
--- debian/patches/java7-compat.patch	1970-01-01 00:00:00 +0000
+++ debian/patches/java7-compat.patch	2012-06-19 17:51:54 +0000
@@ -0,0 +1,25 @@
+Index: jakarta-taglibs-standard/standard/src/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java
+===================================================================
+--- jakarta-taglibs-standard.orig/standard/src/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java	2012-06-12 21:40:55.049170000 +0100
++++ jakarta-taglibs-standard/standard/src/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java	2012-06-12 21:41:52.171712718 +0100
+@@ -25,6 +25,9 @@
+ 
+ import org.apache.taglibs.standard.resources.Resources;
+ 
++import java.sql.SQLFeatureNotSupportedException;
++import java.util.logging.Logger;
++
+ 
+ /**
+  * <p>A simple <code>DataSource</code> wrapper for the standard
+@@ -125,4 +128,10 @@
+         return null;
+     }
+ 
++    /*
++     * JDBC 4.1
++     */
++    public Logger getParentLogger() throws SQLFeatureNotSupportedException {
++        throw new SQLFeatureNotSupportedException();
++    }
+ }

=== modified file 'debian/patches/series'
--- debian/patches/series	2011-06-09 12:03:00 +0000
+++ debian/patches/series	2012-06-19 17:51:54 +0000
@@ -1 +1,2 @@
 01_fix_build.diff
+java7-compat.patch


--- End Message ---
--- Begin Message ---
Source: jakarta-taglibs-standard
Source-Version: 1.1.2-2

We believe that the bug you reported is fixed in the latest version of
jakarta-taglibs-standard, which is due to be installed in the Debian FTP 
archive:

jakarta-taglibs-standard_1.1.2-2.debian.tar.gz
  to 
main/j/jakarta-taglibs-standard/jakarta-taglibs-standard_1.1.2-2.debian.tar.gz
jakarta-taglibs-standard_1.1.2-2.dsc
  to main/j/jakarta-taglibs-standard/jakarta-taglibs-standard_1.1.2-2.dsc
libjakarta-taglibs-standard-java_1.1.2-2_all.deb
  to 
main/j/jakarta-taglibs-standard/libjakarta-taglibs-standard-java_1.1.2-2_all.deb
libjstl1.1-java_1.1.2-2_all.deb
  to main/j/jakarta-taglibs-standard/libjstl1.1-java_1.1.2-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Page <james.p...@ubuntu.com> (supplier of updated 
jakarta-taglibs-standard package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 20 Jun 2012 00:38:32 +0200
Source: jakarta-taglibs-standard
Binary: libjakarta-taglibs-standard-java libjstl1.1-java
Architecture: source all
Version: 1.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: James Page <james.p...@ubuntu.com>
Description: 
 libjakarta-taglibs-standard-java - Implementation of JSP Standard Tag Library 
(JSTL)
 libjstl1.1-java - JSP Standard Tag Library API v1.1 Reference Implementation
Closes: 673119 678166
Changes: 
 jakarta-taglibs-standard (1.1.2-2) unstable; urgency=low
 .
   [ James Page ]
   * Fix FTBFS with openjdk-7 (Closes: #678166, LP: #888941):
     - d/patches/java7-compat.patch: Compatibility patch for compilation
       with Java 7 API.
   * Bumped Standards-Version: 3.9.3:
     - d/copyright: Tidied deprecated field names and referenced released
       version of DEP-5.
   * Switch to debhelper >= 7 style rules:
     - d/control: Drop cdbs Build-Depends, specify minimum versions for
       debhelper and maven-repo-helper.
     - d/rules: Refactor to use minimal overrides.
   * Provide taglibs:standard maven artifacts (Closes: #673119):
     - d/libjakarta-taglibs-standard-java.poms: Specify location of pom
       file and artifacts to install.
     - d/libjakarta-taglibs-standard-java.jlibs: Dropped - no longer required.
     - d/rules,d/poms/standard.pom: Grab pom file from maven central.
 .
   [ Niels Thykier ]
   * Set DMUA to yes.
Checksums-Sha1: 
 8a1ed772e920055c98e78bbfb5162ca3bd8c5f7f 2339 
jakarta-taglibs-standard_1.1.2-2.dsc
 a28486ddbe64e98fe10021344412906513265fdc 3676 
jakarta-taglibs-standard_1.1.2-2.debian.tar.gz
 2bc2a649c29250c28b0d70008650d50d2fbcc307 275436 
libjakarta-taglibs-standard-java_1.1.2-2_all.deb
 2cdad4d6236abf166482827cd337dac54c080875 16504 libjstl1.1-java_1.1.2-2_all.deb
Checksums-Sha256: 
 06d2e0f10dddaf6340d754b445b262f12d887a79b5f615da0cc7422d6f291f48 2339 
jakarta-taglibs-standard_1.1.2-2.dsc
 81023b984f31a53b543001e3c463922491259273d6f85d1a2c6904557d8209dd 3676 
jakarta-taglibs-standard_1.1.2-2.debian.tar.gz
 369b235c3f7bc2e28c93d0f5896b9f47a088a2719534b5285c3c0615e6336728 275436 
libjakarta-taglibs-standard-java_1.1.2-2_all.deb
 b4f4dbc7a94fd696324fc63ef29bd849fc1a1b6c372710698902f14c4ed5d7cb 16504 
libjstl1.1-java_1.1.2-2_all.deb
Files: 
 f893f69a099d6b94cf751d035b5cfe3e 2339 java optional 
jakarta-taglibs-standard_1.1.2-2.dsc
 31ba78e8ac197f4484e5ced730b06d29 3676 java optional 
jakarta-taglibs-standard_1.1.2-2.debian.tar.gz
 70a68243551be3222e90b88ad5ddae50 275436 java optional 
libjakarta-taglibs-standard-java_1.1.2-2_all.deb
 f83a7e59347fcea460ca2edb03482a63 16504 java optional 
libjstl1.1-java_1.1.2-2_all.deb

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

iQIcBAEBCAAGBQJP4QCZAAoJEAVLu599gGRCbpAP/jD7tmCKK7HF9NrYjvtE8bam
cw0loY7T2/jgoojzOKy3nyoqbj0952FPiv4Eau+OBqwgGDVMpLwu37A+6yGwrOIL
iVhVpLpSF0qwBEO09SyWlRVnEAOO+w5+IF9BIphL9as4O3+XvRKleV39+FriD9T/
nuKnDjEEEYiIbvz/ogaEa4L21hNK4QSPvJtO+dEzjwHBtOmaNHSnMbewoM4TbIAU
x3wrugUP4RH7YbpuGs5uiuiHZnQ5Pj5P3f1rmujBveHSgpqVkrL7i/wxiqgRIb26
JDNk4TawZ9SDo2N9cUA1CZvPBnMyZkd4EZfQYPxyBbRkkm75lr6kfMyniGgbXO7j
dXB8Y+RBK9nQ90Rrejamy6c5DHLccsBo71FFEerWVC92D+r0M/PahAXJSzFev7AU
5/G6eTcqvrBIBd8LOMeZINaVuvmwH2387X+tyY3HS50aV+c6FevuKadwbx5s2OUa
lzchku6r4HtnbicEX/KlYvPLhrLwQ6QUQ9/D3mvMF8akL/li34xKZ84VR0uzyD/V
1WvRSh85nmHYgCTrwx97SP0O7EMa+Fmjp06gajZ41rFV1I9DT5l+N+3BiXJN5vMa
/AvmCf1YY2Ot+7C4W2f3vkA9vR7NxB2d9M9x4HO+/cVB64KVlzhmRGKCfL+0qYyI
R/aPYxVaoWjr0giYKQgy
=wKWZ
-----END PGP SIGNATURE-----



--- End Message ---
__
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