Bug#678288: eclipselink: FTBFS with Java7 as default-java
Niels Thykier
niels at thykier.net
Wed Jun 20 16:18:28 UTC 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: java7-compat.diff
Type: text/x-diff
Size: 627 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20120620/5232ac1d/attachment.diff>
More information about the pkg-java-maintainers
mailing list