Skip to content

Use the same antlr4 dep as Groovy 4 #5990

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

Merged
merged 3 commits into from
May 6, 2025
Merged

Use the same antlr4 dep as Groovy 4 #5990

merged 3 commits into from
May 6, 2025

Conversation

bentsherman
Copy link
Member

Use the same antlr4 runtime as Groovy 4: https://github.com/apache/groovy/blob/deb89c45afe270e09cacd6a79408bfd527b5747a/build.gradle#L85

Should revert the recent increase in build size likely caused by having two antlr runtimes in the JAR.

I also need to check a few things with the language server. But let's see how the tests respond

Verified

This commit was signed with the committer’s verified signature.
bentsherman Ben Sherman
Signed-off-by: Ben Sherman <[email protected]>
Copy link

netlify bot commented Apr 20, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit c2abc35
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/681a2ccbfb6ab50008135078

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@pditommaso
Copy link
Member

Any chance having this finalised?

Verified

This commit was signed with the committer’s verified signature.
bentsherman Ben Sherman
@bentsherman bentsherman marked this pull request as ready for review May 6, 2025 15:37
@bentsherman bentsherman requested a review from a team as a code owner May 6, 2025 15:37
@bentsherman
Copy link
Member Author

Everything looks good with the language server. Ready to merge 😄

@bentsherman bentsherman requested review from pditommaso and removed request for a team May 6, 2025 15:40
@bentsherman
Copy link
Member Author

This change reduced the language server JAR from ~23 to ~13 MB.

@bentsherman bentsherman added this to the 25.04 milestone May 6, 2025
@pditommaso
Copy link
Member

Nice

@pditommaso pditommaso merged commit bd33a76 into master May 6, 2025
22 checks passed
@pditommaso pditommaso deleted the antlr4-groovy branch May 6, 2025 16:35
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

2 participants