Your message dated Wed, 27 Jun 2012 09:20:38 +0000
with message-id <e1sjoqq-0004re...@franck.debian.org>
and subject line Bug#678288: fixed in eclipselink 2.1.3-2
has caused the Debian Bug report #678288,
regarding eclipselink: FTBFS with Java7 as default-java
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.)


-- 
678288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eclipselink
Version: 2.1.3-1
Severity: normal
Tags: patch

Hi,

eclipselink FTBFS with Java7 as default-java due to an API change in
Java's SQL libraries.  Attached is a patch for that problem.  There is
a second problem in that the javadoc is no longer generated due to an
encoding issue in 3 of the Java files (Caveat: the build does not
fail in this case!).
  I would have attached a patch for that, but file(1) does not tell me
what encoding they have[1].  It may be possible to avoid the encoding
issue all together by passing adding a esource="1.5" to the javadoc tag
in debian/build.xml, but I didn't try that.

~Niels

[1] eclipselink/org/eclipse/persistence/config/PersistenceUnitProperties.java: 
Non-ISO extended-ASCII text, with CRLF line terminators
diff --git a/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java b/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java
index 44dd8a6..3c3e44a 100644
--- a/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java
+++ b/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java
@@ -154,4 +154,10 @@ public class DataSourceImpl implements DataSource {
         return false;
     }
 
+    /*
+     * Java7 compat.
+     */
+    public java.util.logging.Logger getParentLogger() throws java.sql.SQLFeatureNotSupportedException {
+        throw new java.sql.SQLFeatureNotSupportedException();
+    }
 }

--- End Message ---
--- Begin Message ---
Source: eclipselink
Source-Version: 2.1.3-2

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

eclipselink_2.1.3-2.debian.tar.gz
  to main/e/eclipselink/eclipselink_2.1.3-2.debian.tar.gz
eclipselink_2.1.3-2.dsc
  to main/e/eclipselink/eclipselink_2.1.3-2.dsc
libeclipselink-java-doc_2.1.3-2_all.deb
  to main/e/eclipselink/libeclipselink-java-doc_2.1.3-2_all.deb
libeclipselink-java_2.1.3-2_all.deb
  to main/e/eclipselink/libeclipselink-java_2.1.3-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.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated eclipselink 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, 27 Jun 2012 10:06:34 +0200
Source: eclipselink
Binary: libeclipselink-java libeclipselink-java-doc
Architecture: source all
Version: 2.1.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 libeclipselink-java - Eclipse Persistence Services Project
 libeclipselink-java-doc - Documentation for libeclipselink-java
Closes: 678288
Changes: 
 eclipselink (2.1.3-2) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Fix FTBFS with Java7 as default-java. (Closes: #678288).
   * Bump Standards-Version to 3.9.3. No changes were required.
 .
   [ Niels Thykier ]
   * Set DMUA flag.
Checksums-Sha1: 
 10a1b3aec1a1d11afb645db0b28e9a86852cd9ac 2258 eclipselink_2.1.3-2.dsc
 0be1843b4a204b838a97ce69e52d4cc5be81bbf6 27819 
eclipselink_2.1.3-2.debian.tar.gz
 82b8f2b2599c9c1e145247ae57598658838612b4 5440402 
libeclipselink-java_2.1.3-2_all.deb
 a92e5a1057b48bb888fe64f23c6ea12ad32deef8 3778630 
libeclipselink-java-doc_2.1.3-2_all.deb
Checksums-Sha256: 
 d0857e1e9b174e3b2469733c5afb1ce27ca6471feb39293388ab4b2538e5d6b7 2258 
eclipselink_2.1.3-2.dsc
 3e646f5d8fc76583a482c656f7f12af6745311d81836e40c2d02237dd7c96a99 27819 
eclipselink_2.1.3-2.debian.tar.gz
 c2d15fb3c5d7f52be5f499421f24d7aa810642f125b5e74a3d2d088f1459120d 5440402 
libeclipselink-java_2.1.3-2_all.deb
 16d2723f31e8e64ab9624e24d148c2d5bfd4b36c0c3491d9e3ff1f2950f8e42f 3778630 
libeclipselink-java-doc_2.1.3-2_all.deb
Files: 
 c4de68def37aa6b57f122928c9a33810 2258 java optional eclipselink_2.1.3-2.dsc
 a6ca9dd786692e3a2d469c0b7559a858 27819 java optional 
eclipselink_2.1.3-2.debian.tar.gz
 3480675ba232c4da59623be9dea074a0 5440402 java optional 
libeclipselink-java_2.1.3-2_all.deb
 bb4d0e18d841e6cacbcc9f062db8e255 3778630 doc optional 
libeclipselink-java-doc_2.1.3-2_all.deb

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

iQIcBAEBCAAGBQJP6sATAAoJEAVLu599gGRCpowQAJ92iXnbFznWtUwGKhz91UIE
xiX5aYxYtW8pYzKueeaoUqMETsOITcDoynmctLLUA/xjZDPxgCK/TkbDB8Sw3qWj
EqSBNhqJPkcQ2ykVX2Ke1GvzB9J/YyaUHA8f7Zt6YQ6OFtPnYpW/u/+aXFTD0gFI
cXu6247JvkrDSQy1mXiWD+r4pUUoZ3viUjZOh1IaRXJdpGBeEakv/8N/2QLPe1y6
3LC8dxh5GwZSyxwcAl5YZPdCvexSeiGWn4agUViixLAWx4U+v/9LtCWbV3xUlxH3
kYuz1yQ1gaOdg9LpZqhIHAfsBLG7joIpVjeWXVA2Q/fuqm2VmLADlOLZIbqPyHGP
Pi8vpJO5iyOdkAIy31w8kB2/dKHTuflNnHRzBK6jQ7a/mbQJeHBESKu21jQpFfKf
Ee4nY6EksOz9SGL1NzHUiwG9uq46kcnA7PPg5VJ/VqyistUmgpG8+J11djUVyAkR
Ay4+xHprp9dITZv5OMpTYLPVfaKxXqBTdaa1jZpuHWtrPOXOjAnemHHNRxs6zLba
cuhltmyCGtFOr9wizKIfqqUibGn+2S4KQI+CF//+V+GepQ3YXdZ86AFwTdxDjlhE
GCZCvPQUS9mupFSYzMzIn4lNkyaskNiu90wrbwdUEZs4VmQ14YpGc2krbyHJEJra
vQT47RoS65v3R2JrfYUk
=SbT8
-----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