Bug#873210: FTBFS with Java 9

2018-03-28 Thread Alexander Holupirek
New package with fix is available: https://mentors.debian.net/debian/pool/main/b/basex/basex_9.0-1.dsc Cheers, Alex

Bug#873210: FTBFS with Java 9

2018-03-12 Thread Emmanuel Bourg
Control: tag -1 + patch Here is patch fixing this issue. --- a/basex-core/src/main/java/org/basex/query/func/crypto/MyKeySelector.java +++ b/basex-core/src/main/java/org/basex/query/func/crypto/MyKeySelector.java @@ -48,7 +48,7 @@ final SignatureMethod sm = (SignatureMethod) m;

Bug#873210: FTBFS with Java 9

2017-08-25 Thread Chris West
Source: basex Version: 8.5.1-1 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