Source: rome
Version: 1.0
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9
Tags: fixed-upstream

This package fails to build with default-jdk pointing to openjdk-9-jdk.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

This package is very outdated; upstream fixed this problem (by accident)
in ~2014; it's a trivial issue with an import. Updating also fixes the
build system to be good, and lots of other weirdness around packages
that is probably going to be a problem with something Java 9.

Build log:
find com -name *.java -and -type f -print0 | xargs -s 512000 -0 
/usr/lib/jvm/default-java/bin/javac -g -cp 
/usr/share/java/jdom1.jar:debian/_jh_build.rome -d debian/_jh_build.rome 
-source 1.7 -target 1.7 -encoding ISO8859-1
warning: [options] bootstrap class path not set in conjunction with -source 1.7
com/sun/syndication/feed/synd/SyndFeedImpl.java:643: error: reference to Module 
is ambiguous
    public Module getModule(String uri) {


Cheers,
Chris.

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to