I guess an outdated package might be easier but I'm more concerned about the
ones that are broken. I suppose the ones that are broken are still broken
because they're hard to fix.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe se
On Mon, Jan 27, 2020 at 2:52 PM Bill Chatfield via devel
wrote:
>
>
>
> On Monday, January 27, 2020, 3:58:07 AM EST, Fabio Valentini
> wrote:
> > Depending on what you want to achieve, I think I can give you better "first
> > package to work on" suggestions :)
>
> Yes, please give me some sugge
On Monday, January 27, 2020, 3:58:07 AM EST, Fabio Valentini
wrote: > Depending on what you want to achieve, I think
I can give you better "first package to work on" suggestions :)
Yes, please give me some suggestions. I thought I had found one with few
dependencies but looks like it's
On Mon, Jan 27, 2020 at 1:08 PM Miro Hrončok wrote:
>
> On 27. 01. 20 10:34, Mikolaj Izdebski wrote:
> > On Mon, Jan 27, 2020 at 6:04 AM Bill Chatfield via devel
> > wrote:
> >>
> >> I have chosen a delinquent Java package to work fix. But I need some help
> >> understanding what's going on. Gro
On 27. 01. 20 10:34, Mikolaj Izdebski wrote:
On Mon, Jan 27, 2020 at 6:04 AM Bill Chatfield via devel
wrote:
I have chosen a delinquent Java package to work fix. But I need some help
understanding what's going on. Groovy is failing to build because it depends on
gradle-local which doesn't ex
On Mon, Jan 27, 2020 at 6:04 AM Bill Chatfield via devel
wrote:
>
> I have chosen a delinquent Java package to work fix. But I need some help
> understanding what's going on. Groovy is failing to build because it depends
> on gradle-local which doesn't exist. But gradle-local did exist at one ti
Fabio explained the reasoning etc, but if you are asking where to find
some details yourself, then it is git-dist commit log:
https://src.fedoraproject.org/rpms/gradle/c/4a126e8e3380eda7ceda22b18a9d9633bcd8cda8?branch=master
You can see that in the repository is just `dead.package` file now,
whic
On Mon, Jan 27, 2020, 06:04 Bill Chatfield via devel <
devel@lists.fedoraproject.org> wrote:
> I have chosen a delinquent Java package to work fix. But I need some help
> understanding what's going on. Groovy is failing to build because it
> depends on gradle-local which doesn't exist. But gradle-
I have chosen a delinquent Java package to work fix. But I need some help
understanding what's going on. Groovy is failing to build because it depends on
gradle-local which doesn't exist. But gradle-local did exist at one time
because groovy was successfully build with it on 2019-07-30. So, wher