Skip to content

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

Merged
yruslan merged 1 commit intomasterfrom
feature/680-shade-antlr
Jun 4, 2024
Merged

#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime.#682
yruslan merged 1 commit intomasterfrom
feature/680-shade-antlr

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'.
@github-actions
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% 🍏

@github-actions
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
@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