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

Add javacc and javaparser #2728

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Conversation

jmillikin
Copy link
Contributor

No description provided.

@bazel-io
Copy link
Member

bazel-io commented Sep 6, 2024

Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (javacc, javaparser) have been updated in this PR. Please review the changes.

@fmeum fmeum enabled auto-merge (squash) September 6, 2024 09:35
auto-merge was automatically disabled September 6, 2024 12:23

Head branch was pushed to by a user without write access

@bazel-io bazel-io dismissed fmeum’s stale review September 6, 2024 12:23

Require module maintainers' approval for newly pushed changes.

@jmillikin
Copy link
Contributor Author

It seems that JavaParser is incompatible with JDK versions 21 and later: javaparser/javaparser#4022

I've updated presubmit.yml for JavaParser to set --java_runtime_version=remotejdk_17.

@fmeum fmeum enabled auto-merge (squash) September 6, 2024 12:36
@fmeum fmeum added the presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval label Sep 6, 2024
auto-merge was automatically disabled September 6, 2024 15:11

Head branch was pushed to by a user without write access

@jmillikin
Copy link
Contributor Author

Bumped rules_java to 6.0.0 to work around a bug in the Turbine version used by default in Bazel 6: bazelbuild/bazel#18743

CI is now (mercifully) green.

@fmeum fmeum merged commit 61f3e36 into bazelbuild:main Sep 6, 2024
27 checks passed
@jmillikin jmillikin deleted the add-javacc-and-javaparser branch September 7, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants