On Mon, Jan 27, 2020 at 1:08 PM Miro Hrončok <mhroncok@xxxxxxxxxx> wrote: > > On 27. 01. 20 10:34, Mikolaj Izdebski wrote: > > On Mon, Jan 27, 2020 at 6:04 AM Bill Chatfield via devel > > <devel@xxxxxxxxxxxxxxxxxxxxxxx> 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 time because groovy was successfully build with it on 2019-07-30. So, where did gradle-local go? Why has it disappeared? I guess the important question is how can I get it back? > > > > Building of "gradle-local" was disabled with a build conditional. > > Re-enabling it is possible as long as its dependencies are packaged > > and included in Fedora. To enable it, first make sure that its > > dependencies (i.e. "gradle" and "xmvn-connector-gradle") are in > > Fedora, then open a bug against "javapackages-tools" asking me to > > re-enable "gradle-local". > > In other words, you need to add gradle to add gradle-local and you ned to add > gradle-local to add gradle. This requires something we call bootstrapping and is > one of the complicated stuff that usually requires package maintainers of all > relevant packages cooperating very closely. "gradle" can be built without "gradle-local" if "with bootstrap" bcond is used. -- Mikolaj Izdebski _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx