slachiewicz opened a new pull request, #704:
URL: https://github.com/apache/maven-deploy-plugin/pull/704

   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. Same port as the master PR; the 
scripts are byte-identical on both lines.
   
   Verified: `mvn verify -Prun-its` (full IT set) → Passed: 41, Failed: 0, 
Skipped: 1 (pre-existing).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to