[VOTE] Release fulcrum-testcontainer 2.0.1 based on staged repository
"Kallidis, Georg" <[email protected]> Fri, 11 Oct 2024 10:21:17 +0200
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Turbine devs,
A new release candidate in Fulcrum Testcontainer module has been prepared.
Find it with this tag: fulcrum-testcontainer-2.0.1-candidate
in Git repo: https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git
Mirror:
https://github.com/apache/turbine-fulcrum-testcontainer/tree/fulcrum-testcontainer-2.0.1-candidate
Example:
git clone https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git
cd turbine-fulcrum-testcontainer
git checkout fulcrum-testcontainer-2.0.1-candidate
N.B. If you checkout a tag, you are in detached head mode, as you have no branch to work on.
Artifacts:
https://repository.apache.org/content/repositories/orgapacheturbine-1090
Important Changes:
o Update junit jupiter version to 5.11.2, and mockito to 5.10.0, fulcrum-yaafi to 2.0.1, Turbine parent v13
o Move from javax to jakarta packages, servlet 6.x standard
o Cleanup: remove container interface, remove Log4J2Logger - both now in fulcrum-yaafi
This version requires by default Java 17.
More details about releasing here:
https://infra.apache.org/publishing-maven-artifacts.html#close-stage.
Reply by checking one:
[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because
Thanks!
Best regards,
Georg