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

Shade antlr-runtime #2854

Merged
merged 2 commits into from Jun 14, 2022
Merged

Shade antlr-runtime #2854

merged 2 commits into from Jun 14, 2022

Conversation

dondonz
Copy link
Member

@dondonz dondonz commented Jun 12, 2022

This PR shades antlr-runtime and removes it off the pom.

antlr-runtime version clashes can be a blocker as described in #2809 and openrewrite/rewrite#1615

@@ -116,6 +116,8 @@ public OperationDefinition getOperationDefinition() {
}

/**
* @return map of coerced variables
Copy link
Member Author

Choose a reason for hiding this comment

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

Fixing up javadoc warnings, unrelated to antlr

@jbellenger
Copy link
Contributor

Very excited to see this! The antlr runtime has prevented us from using graphql-java in systems that use incompatible antlr versions.

@bbakerman bbakerman added this to the 19.0 milestone Jun 14, 2022
@bbakerman bbakerman merged commit f21869a into master Jun 14, 2022
@dondonz dondonz deleted the shade-ANTLR-runtime branch June 14, 2022 06:07
@jord1e
Copy link
Contributor

jord1e commented Jul 27, 2022

Just noting that #2789 will allow running ANTLR 4.10.x generation with JDK11 whilst preserving JDK8 source compatibilty
I will merge the current featureset into #2789 again today.

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.

None yet

4 participants