Skip to content

Port the IT scripts from BeanShell to Groovy - #1702

Merged
slachiewicz merged 2 commits into
masterfrom
agent/bsh-to-groovy
Sep 20, 2026
Merged

slachiewicz merged 2 commits into
masterfrom
agent/bsh-to-groovy

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Ports the 44 BeanShell IT scripts under src/it/projects to Groovy, keeping the same checks. 23 were already valid Groovy; 21 had String[] x = { … } initialisers, now list literals. The rename is a separate commit so the port reads as a diff. Part of apache/maven#13207.

Verified: mvn verify -Prun-its -Dinvoker.test=<the 32 IT projects holding the scripts> in two batches → Passed: 17, Failed: 0 and Passed: 16, Failed: 0 (purge-local-repository-bad-pom is in pomExcludes and passed when forced).

@slachiewicz
slachiewicz marked this pull request as ready for review September 20, 2026 10:54
@slachiewicz
slachiewicz merged commit 6259c00 into master Sep 20, 2026
20 of 21 checks passed
@slachiewicz
slachiewicz deleted the agent/bsh-to-groovy branch September 20, 2026 11:16
@github-actions github-actions Bot added this to the 3.11.1 milestone Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant