Source: jaxe
Version: 3.5
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

javadoc needs the same classpath that the main build needs now.

Build log:

BUILD SUCCESSFUL
Total time: 11 seconds
chmod -x editeurconfig-source/dist/editeurconfig.jar
rm -f dist/Jaxe/*.bat
rm -f dist/Jaxe/config/dita/license.txt
( cd source ; javadoc -notimestamp -encoding iso-8859-1 -d api jaxe )
Loading source files for package jaxe...
Constructing Javadoc information...
./jaxe/AboutBox.java:15: error: package org.apache.log4j does not exist
import org.apache.log4j.Logger;
                       ^
./jaxe/AboutBox.java:38: error: cannot find symbol
    private static final Logger LOG = Logger.getLogger(AboutBox.class);
                         ^




Cheers,
Chris.

Reply via email to