Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle 8 compatibility? #450

Open
quiksand opened this issue Dec 8, 2023 · 0 comments
Open

Gradle 8 compatibility? #450

quiksand opened this issue Dec 8, 2023 · 0 comments

Comments

@quiksand
Copy link

quiksand commented Dec 8, 2023

Hi team! I get the following error when upgrading past gradle v7.6.2.

An exception occurred applying plugin request [id: 'com.github.jruby-gradle.jar', version: '2.0.2']
> Failed to apply plugin 'com.github.jruby-gradle.jar'.
   > Could not create task ':jrubyJar'.
      > Could not create task of type 'JRubyJar'.
         > Could not set unknown property 'appendix' for object of type com.github.jrubygradle.jar.JRubyJar.

I see there are a couple other issues (e.g., here and here) pertaining to gradle 8 incompatibility, which I suspect I'll run into once this error is cleared. Is there a release planned for gradle 8+ compatibility? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant