On Mon, Jan 27, 2020 at 6:04 AM 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-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". -- Mikolaj Izdebski _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org 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@lists.fedoraproject.org