Just for the records, The message that you have provided is not an error but just a warning, due to the version of the AsciiDoc plugin for Gradle we are using: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0."
For now you can ignore it since it doesn't prevent the completion of the build tasks. Jacopo On Tue, Apr 14, 2026 at 7:18 AM Arun Patidar <[email protected]> wrote: > I am getting below error on OFBiz build with release branch *release-24.09 > * > > Error: Deprecated Gradle features were used in this build, making it > incompatible with Gradle 9.0. > > Please let me know if you have any idea about this. > > > Regards > --- > Arun PAtidar > > > > <https://www.linkedin.com/company/hotwaxcommerce/> > <https://www.facebook.com/HotWaxCommerce/> > <https://twitter.com/hotwaxcommerce> >
