Hi Olek, On Wed, Jun 3, 2020 at 3:18 PM Olek Wojnar <o...@debian.org> wrote: > > Hi Sudip, > > On Wed, Jun 3, 2020 at 7:43 AM Sudip Mukherjee <sudipm.mukher...@gmail.com> > 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. Please let me know if anything is missing or you have any > other questions. We appreciate any assistance!
Sorry, I think I am missing something. To build http-java-client you should only need "api" and "contrib/http_util" from opencensus-java which (iiuc) does not need google-auth. I dont know anything about gradle to help you with that but I think first packaging "api" and "contrib/http_util" from opencensus-java and then using that to build google-http-client should be achievable. -- Regards Sudip