Re: Updating gradle to 6.4.1

2020-06-03 Thread Raman Sarda
The task actually exists, I found out that the cause of the error was the version of gradle which we have(4.4.1) It can't build or detect tasks in build.gradle.kts files. I have explained the issue in detail here : https://salsa.debian.org/android-tools-team/admin/-/issues/16

Using --ignore in Maven packaging

2020-06-03 Thread Olek Wojnar
Debian Java Maintainers, I have now tried using the "--ignore" parameter a few times in the d/package_name.poms file for Maven packages. What seems to happen is that packages I have listed in d/maven.ignoreRules produce errors because they cannot be found for the "ignored" POM. Based on my

Re: ITP: google-http-client-java -- Google HTTP Client Library for Java

2020-06-03 Thread Olek Wojnar
Hi Sudip, On Wed, Jun 3, 2020 at 7:43 AM Sudip Mukherjee wrote: > > Do you know which modules from google-auth you will need? I think thats > #959830. > Yes, I do: google-auth-library-credentials.jar, google-auth-library-oauth2-http.jar. Take a look at [1], we've got lots of good info there.

Re: ITP: google-http-client-java -- Google HTTP Client Library for Java

2020-06-03 Thread Sudip Mukherjee
Hi Olek, On Wed, Jun 3, 2020 at 8:30 AM Olek Wojnar wrote: > > Hi Sudip, > > Thanks for taking a look! > > On Tue, Jun 2, 2020 at 11:03 AM Sudip Mukherjee > wrote: >> >> > >> >> From a quick look at bazel >> (https://github.com/bazelbuild/bazel/tree/master/third_party/api_client) >> , it