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

Bundle precompiled antlr parser #459

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

namenu
Copy link
Contributor

@namenu namenu commented Apr 12, 2024

Closes #454

Transitive dependency will be changed as follows.
Operation Artifact Version
com.ibm.icu/icu4j 69.1
org.antlr/ST4 4.3.1
org.abego.treelayout/org.abego.treelayout.core 1.0.3
org.antlr/antlr-runtime 3.5.2
clj-antlr/clj-antlr 0.2.12
org.antlr/antlr4 4.9.3
org.glassfish/javax.json 1.0.4
org.antlr/antlr4-runtime 4.9.3 -> 4.13.1

This changes has been tested quite widely in our production system.
However, it is a big change as @hlship mentioned and I look forward to seeing it deployed in 1.3.

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

Successfully merging this pull request may close these issues.

Replace antlr4 deps with antlr4-runtime
1 participant