Skip to content

Update Gradle JavaCC plugin to latest version (3.0.0) #457

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

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

zbynek
Copy link
Contributor

@zbynek zbynek commented Aug 6, 2023

Summary

New version of the JavaCC plugin is out: release notes. Because the plugin ID changed, it won't be found by usual dependency update mechanisms, so I'm making PRs manually to update all the major projects on GitHub that are using an older version of the plugin.

The new version should make compilation of the parser a bit faster and improve compatibility with future releases of Gradle.

I locally checked that ./gradlew test -Dstore.default=file is successful with this change, but have not done any other testing.

Changes

  • Update Gradle JavaCC plugin to latest version (3.0.0)

@vogti vogti self-requested a review March 13, 2024 14:50
Copy link
Member

@vogti vogti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @zbynek, for this PR!

@vogti vogti merged commit 55a0554 into polypheny:master Mar 13, 2024
@zbynek zbynek deleted the javacc-plugin branch March 13, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants