Re: Package uses Gradle (retired) to build: what to do?

2020-03-13 Thread Fabio Valentini
On Tue, Mar 10, 2020 at 7:48 PM Zbigniew Jędrzejewski-Szmek wrote: > > On Mon, Feb 17, 2020 at 09:13:14AM +0100, Mikolaj Izdebski wrote: > > On Thu, Feb 13, 2020 at 11:33 AM Jun Aruga wrote: > > > > > > > Anyone with the time to (co-)maintain Gradle? :) > > > > > > I added Mikolaj and Daniel to

Re: Package uses Gradle (retired) to build: what to do?

2020-03-10 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Feb 17, 2020 at 09:13:14AM +0100, Mikolaj Izdebski wrote: > On Thu, Feb 13, 2020 at 11:33 AM Jun Aruga wrote: > > > > > Anyone with the time to (co-)maintain Gradle? :) > > > > I added Mikolaj and Daniel to TO. > > They had maintained gradle before being dead.package, seeing the past > >

Re: Package uses Gradle (retired) to build: what to do?

2020-02-17 Thread Jun Aruga
Hi Mikolaj, Thanks for your info and recommendation. > Currently I don't have time to maintain Gradle in Fedora. Several of my packages are built with Gradle by their upstreams, but currently it is more feasible to port packages to be built with Maven rather than maintaining Gradle in Fedora.

Re: Package uses Gradle (retired) to build: what to do?

2020-02-17 Thread Mikolaj Izdebski
On Sat, Feb 8, 2020 at 12:23 PM Ankur Sinha wrote: > > Hello, > > netcdf-java[1] uses the Gradle build system, and is required to update > hdfview[2] to the latest version. Gradle, however, was retired[3] as > "out of date, broken, fails to build, basically unmaintainable". > > Now, I know that

Re: Package uses Gradle (retired) to build: what to do?

2020-02-17 Thread Mikolaj Izdebski
On Thu, Feb 13, 2020 at 11:33 AM Jun Aruga wrote: > > > Anyone with the time to (co-)maintain Gradle? :) > > I added Mikolaj and Daniel to TO. > They had maintained gradle before being dead.package, seeing the past > commits in rpms/gradle. > Mikolaj and Daniel, do you like to come back as a

Re: Package uses Gradle (retired) to build: what to do?

2020-02-14 Thread Miro Hrončok
On 14. 02. 20 12:45, Ankur Sinha wrote: So, I'll focus on converting Gradle projects to Maven as the short-term solution. I'll start a new thread for that to see how other maintainers currently go about it. Thanks for doing this! You rock. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok

Re: Package uses Gradle (retired) to build: what to do?

2020-02-14 Thread Ankur Sinha
Hi Mario, On Thu, Feb 13, 2020 11:39:31 +0100, Mario Torre wrote: > The problem with Gradle as far as I'm aware is that it's a moving > target. It insist on updating itself when you have an incompatible > version and versions tend to break compatibility a lot, with new > features added often,

Re: Package uses Gradle (retired) to build: what to do?

2020-02-13 Thread Mario Torre
The problem with Gradle as far as I'm aware is that it's a moving target. It insist on updating itself when you have an incompatible version and versions tend to break compatibility a lot, with new features added often, all of which makes impossible for a Linux distribution to keep up realiably.

Re: Package uses Gradle (retired) to build: what to do?

2020-02-13 Thread Jun Aruga
> Anyone with the time to (co-)maintain Gradle? :) I added Mikolaj and Daniel to TO. They had maintained gradle before being dead.package, seeing the past commits in rpms/gradle. Mikolaj and Daniel, do you like to come back as a maintainer of rpms/gradle? -- Jun | He - His - Him

Re: Package uses Gradle (retired) to build: what to do?

2020-02-12 Thread Ankur Sinha
On Mon, Feb 10, 2020 11:31:08 +, Ankur Sinha wrote: > On Sun, Feb 09, 2020 14:23:12 -0500, Neal Gompa wrote: > > On Sun, Feb 9, 2020 at 2:09 PM Fabio Valentini wrote: > > > > > > > > > > > > What are our other options? (Of course, I assume bundling the Gradle > > > > binary for Fedora is

Re: Package uses Gradle (retired) to build: what to do?

2020-02-10 Thread Ankur Sinha
On Sun, Feb 09, 2020 14:23:12 -0500, Neal Gompa wrote: > On Sun, Feb 9, 2020 at 2:09 PM Fabio Valentini wrote: > > > > > > > > What are our other options? (Of course, I assume bundling the Gradle > > > binary for Fedora is out.) > > > > - Option 1: Convert package build systems from gradle to

Re: Package uses Gradle (retired) to build: what to do?

2020-02-10 Thread Ankur Sinha
On Sun, Feb 09, 2020 20:49:19 +0100, Jun Aruga wrote: > > netcdf-java[1] uses the Gradle build system, and is required to update > hdfview[2] to the latest version. Gradle, however, was retired[3] as > "out of date, broken, fails to build, basically unmaintainable". > > Checking the build.grade

Re: Package uses Gradle (retired) to build: what to do?

2020-02-09 Thread Jun Aruga
> netcdf-java[1] uses the Gradle build system, and is required to update hdfview[2] to the latest version. Gradle, however, was retired[3] as "out of date, broken, fails to build, basically unmaintainable". Checking the build.grade file (gradle recipe filei) of netcdf-java, is it possible to

Re: Package uses Gradle (retired) to build: what to do?

2020-02-09 Thread Neal Gompa
On Sun, Feb 9, 2020 at 2:09 PM Fabio Valentini wrote: > > On Sun, Feb 9, 2020 at 2:49 PM Ankur Sinha wrote: > > > > On Sun, Feb 09, 2020 10:30:41 +0100, Nicolas Mailhot via devel wrote: > > > Le samedi 08 février 2020 à 19:16 -0500, Neal Gompa a écrit : > > > > > > > > What does it tell? To me,

Re: Package uses Gradle (retired) to build: what to do?

2020-02-09 Thread Fabio Valentini
On Sun, Feb 9, 2020 at 2:49 PM Ankur Sinha wrote: > > On Sun, Feb 09, 2020 10:30:41 +0100, Nicolas Mailhot via devel wrote: > > Le samedi 08 février 2020 à 19:16 -0500, Neal Gompa a écrit : > > > > > > What does it tell? To me, it says that FOSS platforms don't care > > > about > > > Java as much

Re: Package uses Gradle (retired) to build: what to do?

2020-02-09 Thread Neal Gompa
On Sun, Feb 9, 2020 at 8:49 AM Ankur Sinha wrote: > > On Sun, Feb 09, 2020 10:30:41 +0100, Nicolas Mailhot via devel wrote: > > Le samedi 08 février 2020 à 19:16 -0500, Neal Gompa a écrit : > > > > > > What does it tell? To me, it says that FOSS platforms don't care > > > about > > > Java as much

Re: Package uses Gradle (retired) to build: what to do?

2020-02-09 Thread Ankur Sinha
On Sun, Feb 09, 2020 10:30:41 +0100, Nicolas Mailhot via devel wrote: > Le samedi 08 février 2020 à 19:16 -0500, Neal Gompa a écrit : > > > > What does it tell? To me, it says that FOSS platforms don't care > > about > > Java as much as they used to. We're clearly able to do stuff with Go > > and

Re: Package uses Gradle (retired) to build: what to do?

2020-02-09 Thread Nicolas Mailhot via devel
Le samedi 08 février 2020 à 19:16 -0500, Neal Gompa a écrit : > > What does it tell? To me, it says that FOSS platforms don't care > about > Java as much as they used to. We're clearly able to do stuff with Go > and Rust, which are just as "anti-distribution" as Java is (based on > what other

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Gerald Henriksen
On Sat, 8 Feb 2020 19:16:45 -0500, you wrote: >What does it tell? To me, it says that FOSS platforms don't care about >Java as much as they used to. We're clearly able to do stuff with Go >and Rust, which are just as "anti-distribution" as Java is (based on >what other people say). Go and Rust

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Neal Gompa
On Sat, Feb 8, 2020 at 7:04 PM Gerald Henriksen wrote: > > On Sat, 8 Feb 2020 18:50:25 +0100, you wrote: > > >> and why gradle was retired ? is easy unretire it ? > > > >I am running gradle command right now as a coincidence . > > > >The upstream project is active. >

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Sérgio Basto
On Sat, 2020-02-08 at 19:03 -0500, Gerald Henriksen wrote: > On Sat, 8 Feb 2020 18:50:25 +0100, you wrote: > > > > and why gradle was retired ? is easy unretire it ? > > > > I am running gradle command right now as a coincidence . > > > > The upstream project is active. > >

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Gerald Henriksen
On Sat, 8 Feb 2020 18:50:25 +0100, you wrote: >> and why gradle was retired ? is easy unretire it ? > >I am running gradle command right now as a coincidence . > >The upstream project is active. >https://github.com/gradle/gradle > >We also might refer other distribution's spec files if we

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Jun Aruga
> and why gradle was retired ? is easy unretire it ? I am running gradle command right now as a coincidence . The upstream project is active. https://github.com/gradle/gradle We also might refer other distribution's spec files if we unretire. https://software.opensuse.org/package/gradle

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Gary Buhrmaster
On Sat, Feb 8, 2020 at 5:08 PM Sérgio Basto wrote: > and why gradle was retired ? is easy unretire it ? Announced here (with reasons): https://lists.fedoraproject.org/archives/list/devel-annou...@lists.fedoraproject.org/thread/BMJXGWKXXFOOBQON3XFYPFBOWEZMAKKU/

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Sérgio Basto
On Sat, 2020-02-08 at 11:41 -0500, Neal Gompa wrote: > On Sat, Feb 8, 2020 at 11:40 AM Nico Kadel-Garcia > wrote: > > On Sat, Feb 8, 2020 at 10:44 AM Neal Gompa > > wrote: > > > On Sat, Feb 8, 2020 at 6:23 AM Ankur Sinha < > > > sanjay.an...@gmail.com> wrote: > > > > Hello, > > > > > > > >

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Neal Gompa
On Sat, Feb 8, 2020 at 11:40 AM Nico Kadel-Garcia wrote: > > On Sat, Feb 8, 2020 at 10:44 AM Neal Gompa wrote: > > > > On Sat, Feb 8, 2020 at 6:23 AM Ankur Sinha wrote: > > > > > > Hello, > > > > > > netcdf-java[1] uses the Gradle build system, and is required to update > > > hdfview[2] to the

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Nico Kadel-Garcia
On Sat, Feb 8, 2020 at 10:44 AM Neal Gompa wrote: > > On Sat, Feb 8, 2020 at 6:23 AM Ankur Sinha wrote: > > > > Hello, > > > > netcdf-java[1] uses the Gradle build system, and is required to update > > hdfview[2] to the latest version. Gradle, however, was retired[3] as > > "out of date, broken,

Re: Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Neal Gompa
On Sat, Feb 8, 2020 at 6:23 AM Ankur Sinha wrote: > > Hello, > > netcdf-java[1] uses the Gradle build system, and is required to update > hdfview[2] to the latest version. Gradle, however, was retired[3] as > "out of date, broken, fails to build, basically unmaintainable". > > Now, I know that

Package uses Gradle (retired) to build: what to do?

2020-02-08 Thread Ankur Sinha
Hello, netcdf-java[1] uses the Gradle build system, and is required to update hdfview[2] to the latest version. Gradle, however, was retired[3] as "out of date, broken, fails to build, basically unmaintainable". Now, I know that following our system, one must package Gradle first but given the