Re: [Help] gradle-plugin-protobuf

2020-06-23 Thread Thorsten Glaser
On Tue, 23 Jun 2020, Olek Wojnar wrote: > If you insist on using Gradle, I think that you should package the Google > plugin separately. Agreed. > The names are already different so it may create some confusion (the You do know that periods are valid in Debian package names, right? So com.goog

Re: [Help] gradle-plugin-protobuf

2020-06-23 Thread Sudip Mukherjee
Hi Samyak, On Tue, Jun 23, 2020 at 5:56 PM Samyak Jain wrote: > > Hi Sudip. > > >> gradle-plugin-protobuf is being used by libspring-java, so if you are >> updating gradle-plugin-protobuf you will need to patch libspring-java >> to use the new gradle-plugin-protobuf. And also the Debian version i

Fwd: [Help] gradle-plugin-protobuf

2020-06-23 Thread Olek Wojnar
Oops, meant to send to list... -- Forwarded message - From: Olek Wojnar Date: Tue, Jun 23, 2020 at 12:20 PM Subject: Re: [Help] gradle-plugin-protobuf To: Samyak Jain Hi Samyak, On Tue, Jun 23, 2020 at 8:12 AM Samyak Jain wrote: > While parsing through dependencies

Re: [Help] gradle-plugin-protobuf

2020-06-23 Thread Samyak Jain
Hi Sudip. gradle-plugin-protobuf is being used by libspring-java, so if you are > updating gradle-plugin-protobuf you will need to patch libspring-java > to use the new gradle-plugin-protobuf. And also the Debian version is > 0.9.2-1, but the new google protobuf-gradle-plugin is 0.8.12 so you > w

Re: [Help] gradle-plugin-protobuf

2020-06-23 Thread Sudip Mukherjee
Hi Samyak, gradle-plugin-protobuf is being used by libspring-java, so if you are updating gradle-plugin-protobuf you will need to patch libspring-java to use the new gradle-plugin-protobuf. And also the Debian version is 0.9.2-1, but the new google protobuf-gradle-plugin is 0.8.12 so you will need

[Help] gradle-plugin-protobuf

2020-06-23 Thread Samyak Jain
Hey, The package gradle-plugin-protobuf exists in Java-Team and hasn't been updated in the past few years [1]. While parsing through dependencies for bundletools. Yesterday, on reviewing through the same I found a problem which is creating the conflict. The problem is that the upstream source pac