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

#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime. #682

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Jun 4, 2024

Closes #680

Also, the shading of dependent libraries is improved for 'sbt assembly'.

… ANTLR runtime.

Also, the shading of dependent libraries is improved for 'sbt assembly'.
Copy link

github-actions bot commented Jun 4, 2024

JaCoCo code coverage report - 'cobol-parser'

There is no coverage information present for the Files changed

Total Project Coverage 85.58% 🍏

Copy link

github-actions bot commented Jun 4, 2024

JaCoCo code coverage report - 'spark-cobol'

There is no coverage information present for the Files changed

Total Project Coverage 80.47% 🍏

@yruslan yruslan merged commit 0fdb861 into master Jun 4, 2024
7 checks passed
@yruslan yruslan deleted the feature/680-shade-antlr branch June 4, 2024 07:12
@yruslan yruslan mentioned this pull request Jun 4, 2024
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.

Shade ANTLR runtime in the parser to avoid ANTLR potential incompatibility issues
1 participant