Your message dated Sun, 30 Aug 2009 04:07:29 +0200
with message-id <[email protected]>
and subject line Re: Bug#539184: libjdo-api-java: FTBFS if default-jdk points
to openjdk
has caused the Debian Bug report #539184,
regarding libjdo-api-java: FTBFS if default-jdk points to openjdk
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 [email protected]
immediately.)
--
539184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539184
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libjdo-api-java
Version: 2.0-2
Severity: important
Usertags: java-common
Hi,
this package FTBFS if default-jdk points to openjdk - a change that is
planned for the future. The relevant part of the build log is:
[javac] Compiling 58 source files to /tmp/buildd/libjdo-api-java-2.0/build
[javac]
/tmp/buildd/libjdo-api-java-2.0/jdo2-api-2.0/src/java/javax/jdo/Transaction.java:23:
cannot find symbol
[javac] symbol : class Synchronization
[javac] location: package javax.transaction
[javac] import javax.transaction.Synchronization;
[javac] ^
[javac]
/tmp/buildd/libjdo-api-java-2.0/jdo2-api-2.0/src/java/javax/jdo/Transaction.java:183:
cannot find symbol
[javac] symbol : class Synchronization
[javac] location: interface javax.jdo.Transaction
[javac] void setSynchronization(Synchronization sync);
[javac] ^
[javac]
/tmp/buildd/libjdo-api-java-2.0/jdo2-api-2.0/src/java/javax/jdo/Transaction.java:189:
cannot find symbol
[javac] symbol : class Synchronization
[javac] location: interface javax.jdo.Transaction
[javac] Synchronization getSynchronization();
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 3 errors
Cheers,
Torsten
--- End Message ---
--- Begin Message ---
Package: libjdo-api-java
Version: 2.0-3
thanks
closing the bug now:
On Wed, Aug 26, 2009 at 6:33 AM, Luke Cycon<[email protected]> wrote:
> Anyways, its a non-issue I believe, 2.0-3 builds fine with the openjdk
> (on my system at least).
--- End Message ---