[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed: gradle + testng



On 11/26/2017 09:23 PM, Markus Koschany wrote:

> Yesterday I have uploaded Gradle 3.4.1 to experimental. I have rebuilt
> almost all reverse-dependencies of gradle/gradle-debian-helper by now
> and so far it looks quite good with two notable regressions: mockito and bnd

Well done! Thanks a lot for this update.


> bnd:
> ====
> 
> Error  : Unexpected ProjectBuilder init,  error
> java.lang.IllegalArgumentException: A Jar can only accept a valid file
> or directory: /build/bnd-2.4.1/biz.aQute.bnd.annotation/bin,

Does it also fail when building bnd directly with gradle, without
debuild/dpkg-buildpackage? I suggest also trying with the latest bnd
release fetched from the upstream repository. If the issue was solved
upstream we could update bnd before uploading gradle to unstable (or
backport the fix).


> mockito
> =======
> 
> Cannot locate JAR for module 'junit' in distribution directory
> '/usr/share/gradle'.

Maybe it's looking for junit.jar and /usr/share/java only contains
junit4.jar?

Emmanuel Bourg


Reply to: