Re: To build a java package with maven

2020-06-21 Thread Mechtilde Stehmann
Hello Emmanuel Am 21.06.20 um 10:55 schrieb Emmanuel Bourg: > Le 21/06/2020 à 08:01, Mechtilde Stehmann a écrit : > >> do I understand it in a right way? >> >> I patch the entry for the dependency part from javax.validation to >> jakarta.vvalidation etc >> >> then I use in maven.rules >> s/javax.

Build not finding installed Java library?

2020-06-21 Thread Olek Wojnar
Hi Java Maintainers, I'm on one of the last Java dependencies for Bazel but I'm a bit stuck. For some reason opencensus-api will not find the auto-value dependency, even though it is clearly installed. I even looked into the chroot and the jar files were there. I can't see anything obvious in the

Re: To build a java package with maven

2020-06-21 Thread Emmanuel Bourg
Le 21/06/2020 à 08:01, Mechtilde Stehmann a écrit : > do I understand it in a right way? > > I patch the entry for the dependency part from javax.validation to > jakarta.vvalidation etc > > then I use in maven.rules > s/javax.validation/jakarta.validation/ > s/validation-api/jakarta.validation-a

Re: Gradle problems in Debian

2020-06-21 Thread Olek Wojnar
Hi Vincent, On Sat, Jun 20, 2020 at 5:34 AM Vincent Prat wrote: > I agree that Gradle can be a pain to package software for Debian. > According to the documentation of the antonov protobuf gradle plugin [1], > the name of the plugin is just "protobuf". > Ahhh... RTFM. Ha, ha! If I had been less