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

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

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

2018-08-13 Thread Andreas Tille
Hi again, On Wed, Aug 08, 2018 at 10:55:36AM +0200, Andreas Tille wrote: > > On Sat, Mar 17, 2018 at 10:27:38AM +0200, Adrian Bunk wrote: > > > Source: artemis > > > Version: 16.0.17+dfsg-3 > > > Severity: serious > > > > I injected Artemis 17.0.1 into Git which seems to fix this issue. > > I've