Bug#508956: fails to build when converted to default-jre
Chris Cheney
ccheney at debian.org
Tue Dec 16 22:53:57 UTC 2008
Package: jaxme
Version: 0.5.2+dfsg-2
Severity: important
This package does not build when attempted to be converted to
default-jre.
Thanks,
Chris Cheney
===
JM.precompile:
JM.compile:
[javac] Compiling 187 source files to /root/jaxme/jaxme-0.5.2+dfsg/build/jm/classes
[javac] /root/jaxme/jaxme-0.5.2+dfsg/src/jaxme/org/apache/ws/jaxme/impl/JMMarshallerImpl.java:48: org.apache.ws.jaxme.impl.JMMarshallerImpl is not abstract and does not override abstract method getListener() in javax.xml.bind.Marshaller
[javac] public class JMMarshallerImpl extends JMControllerImpl implements JMMarshaller {
[javac] ^
[javac] /root/jaxme/jaxme-0.5.2+dfsg/src/jaxme/org/apache/ws/jaxme/impl/JMUnmarshallerImpl.java:47: org.apache.ws.jaxme.impl.JMUnmarshallerImpl is not abstract and does not override abstract method getListener() in javax.xml.bind.Unmarshaller
[javac] public class JMUnmarshallerImpl extends JMControllerImpl implements JMUnmarshaller {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors
BUILD FAILED
More information about the pkg-java-maintainers
mailing list