Re: Bug#893454: libjloda-java: FTBFS with java 9

2018-03-19 Thread Andreas Tille
Control: tags -1 help Hi, On Mon, Mar 19, 2018 at 02:38:17AM +0100, Andreas Beckmann wrote: > Source: libjloda-java > Version: 0.0+20170502-1 > Severity: serious > Justification: fails to build from source > > Hi, > > libjloda-java FTBFS with openjdk-9 as default jdk: > > compile: > [javac

Re: Bug#893454: libjloda-java: FTBFS with java 9

2018-03-19 Thread Markus Koschany
Am 19.03.2018 um 09:30 schrieb Andreas Tille: > package com.sun.istack.internal is not visible With OpenJDK 9 com.sun.* API is no longer accessible unless you explicitly tell the compiler to export the module which provides said functionality. I presume passing --add-exports java.xml.bind/com.

Re: ant_1.9.10-2_source.changes ACCEPTED into unstable

2018-03-19 Thread tony mancill
On Mon, Mar 19, 2018 at 09:34:21AM +, Debian FTP Masters wrote: > Maintainer: Debian Java Maintainers > > Changed-By: Matthias Klose > Description: > ant- Java based build tool like make > ant-doc- Java based build tool like make - API documentation and manual > ant-optional

Re: Updating BND to 3.x

2018-03-19 Thread Tiago Daitx
Hi, What's missing to get the new maven-bundle-plugin + maven-dependency-tree-2? Is there anything I can help with? I have been able to fetch and build maven-dependency-tree-2 from git, but my first try to build maven-bundle-plugin by simply changing the build-depends to maven-dependency-tree-2-j

Re: Updating BND to 3.x

2018-03-19 Thread 殷啟聰
I also imported 3.5.0 release of "maven-bundle-plugin" and did some hack on it, but I have yet to push the changes... Also, Emmanuel found a patch from Fedora that brings compatibility of "maven-dependency-tree" 3.x, I'm about to test it. I'm gonna push the changes later today. 在 2018年3月20日週二 06: