Re: Bug#893184: artemis FTBFS with openjdk-9

2018-08-14 Thread Markus Koschany
Hi, Am 13.08.2018 um 13:23 schrieb Andreas Tille: [...] > I tried hard to add junit4.jar to the classpath but my attempts failed. > It should be done in the latest quilt patch in test/build-test.xml but > I have no idea how to use it properly (I actually think all *.jar in > /usr/share/java are in

Help needed for change of build system to gradle of package libsis-jhdf5-java

2018-08-14 Thread Andreas Tille
Hi, upstream of libsis-jhdf5-java[1] has switched to gradle in its new version that is compatible with HDF5 1.10. I tried to adapt debian/rules from previous manual build to buildsystem=gradle but got: ... Parallel execution is an incubating feature. Evaluating root project 'libsis-jhdf5-java' u

Re: Help needed for change of build system to gradle of package libsis-jhdf5-java

2018-08-14 Thread olivier sallou
Le mar. 14 août 2018 à 11:32, Andreas Tille a écrit : > Hi, > > upstream of libsis-jhdf5-java[1] has switched to gradle in its new > version that is compatible with HDF5 1.10. I tried to adapt debian/rules > from previous manual build to buildsystem=gradle but got: > > ... > Parallel execution i

Re: Bug#893184: artemis FTBFS with openjdk-9

2018-08-14 Thread Andreas Tille
Hi Markus, On Tue, Aug 14, 2018 at 10:43:32AM +0200, Markus Koschany wrote: > I pushed some changes and the tests build now. You might want to > investigate some of the test failures though, they could be related to > the missing libjacoco-java. > > Strangely the fix-tests.patch was missing altho

Java packaging documentation

2018-08-14 Thread Markus Koschany
Hi folks, during DebConf18 I tried to improve our documentation how to package new Java applications and libraries. I completely rewrote most of the current documentation. I had the following ideas: https://wiki.debian.org/Java/Packaging/ To me Java packaging is like following existing examples