Hi Oliver, Le 16/10/2016 à 23:52, Oliver Kopp a écrit :
> I checked https://wiki.debian.org/JavaPackagingFAQ, where > http://ftp-master.debian.org/~twerner/jar-content.txt.bz2 is linked. > However, this file is 404. Is this still the way to check for existing > JARs in Debian? I recommend using apt-file instead: apt-file find foo | grep jar If you are looking for a specific class you can also use codesearch.debian.net: https://codesearch.debian.net/search?q=class+Foo > Finally, may I just ask whether there is a gradle packaging expert > around here? O:) We are too humble to pretend being experts with Gradle, but we can try answering to your questions :) Emmanuel Bourg

