Bug#663569: libspring-webflow-2.0-java: FTBFS: libspring-webflow-2.0-java-2.0.9.RELEASE/debian/build.xml:46: Compile failed; see the compiler error output for details.

Moritz Muehlenhoff muehlenhoff at univention.de
Mon Mar 12 11:32:48 UTC 2012


Package: libspring-webflow-2.0-java
Version: 2.0.9.RELEASE-3
Severity: serious

Your package fails to build from source:

jar-spring-js:
      [jar] Building jar: /home/jmm/libspring-webflow-2.0-java-2.0.9.RELEASE/dist/spring-js-2.0.9.RELEASE.jar

compile-spring-webflow:
    [javac] Compiling 311 source files to /home/jmm/libspring-webflow-2.0-java-2.0.9.RELEASE/build
    [javac] WebFlowUpgrader.java:34: warning: com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory is internal proprietary API and may be removed in a future release
    [javac] import com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory;
    [javac]                                                  ^
    [javac] ConversationScope.java:25: org.springframework.webflow.scope.ConversationScope is not abstract and does not override abstract method resolveContextualObject(java.lang.String) in org.springframework.beans.factory.config.Scope
    [javac] public class ConversationScope extends AbstractWebFlowScope {
    [javac]        ^
    [javac] FlashScope.java:25: org.springframework.webflow.scope.FlashScope is not abstract and does not override abstract method resolveContextualObject(java.lang.String) in org.springframework.beans.factory.config.Scope
    [javac] public class FlashScope extends AbstractWebFlowScope {
    [javac]        ^
    [javac] FlowScope.java:25: org.springframework.webflow.scope.FlowScope is not abstract and does not override abstract method resolveContextualObject(java.lang.String) in org.springframework.beans.factory.config.Scope
    [javac] public class FlowScope extends AbstractWebFlowScope {
    [javac]        ^
    [javac] RequestScope.java:25: org.springframework.webflow.scope.RequestScope is not abstract and does not override abstract method resolveContextualObject(java.lang.String) in org.springframework.beans.factory.config.Scope
    [javac] public class RequestScope extends AbstractWebFlowScope {
    [javac]        ^
    [javac] ViewScope.java:25: org.springframework.webflow.scope.ViewScope is not abstract and does not override abstract method resolveContextualObject(java.lang.String) in org.springframework.beans.factory.config.Scope
    [javac] public class ViewScope extends AbstractWebFlowScope {
    [javac]        ^
    [javac] WebFlowUpgrader.java:87: warning: com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory is internal proprietary API and may be removed in a future release
    [javac]                     transformer.setOutputProperty(OutputPropertiesFactory.S_KEY_INDENT_AMOUNT, "4");
    [javac]                                                   ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 errors
    [javac] 2 warnings

BUILD FAILED
/home/jmm/libspring-webflow-2.0-java-2.0.9.RELEASE/debian/build.xml:46: Compile failed; see the compiler error output for details.

Total time: 16 seconds
make[1]: *** [override_dh_auto_install] Error 1
make[1]: Leaving directory `/home/jmm/libspring-webflow-2.0-java-2.0.9.RELEASE'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2





More information about the pkg-java-maintainers mailing list