Skip to content

Port the IT scripts from BeanShell to Groovy - #705

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 22 BeanShell IT scripts under src/it to Groovy, keeping the same checks. Five were already valid Groovy; the other 17 had String[] paths = { … } 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 (full IT set) with Maven 4.0.0-rc-6 → Passed: 42, Failed: 0.

@slachiewicz
slachiewicz marked this pull request as ready for review September 20, 2026 13:35
@slachiewicz
slachiewicz merged commit 721a4e3 into master Sep 20, 2026
11 checks passed
@slachiewicz
slachiewicz deleted the agent/bsh-to-groovy branch September 20, 2026 13:35
@github-actions github-actions Bot added this to the 4.0.0-beta-4 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