Re: [VOTE] Release fulcrum-testcontainer 2.0.1 based on staged repository

Jeffery Painter <[email protected]> Sat, 12 Oct 2024 12:49:50 -0400
Newsgroups gmane.comp.jakarta.turbine.devel
Message-ID <[email protected]>
Hi Turbine devs,

My vote:

[X] +1 release it


$ mvn version

Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /usr/java/maven
Java version: 17.0.9, vendor: Oracle Corporation, runtime: 
/usr/java/jdk-17.0.9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.8.0-45-generic", arch: "amd64", family: "unix"

$ mvn clean site install

[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  12.396 s
[INFO] Finished at: 2024-10-12T12:48:20-04:00
[INFO] 
------------------------------------------------------------------------

Signatures all check ok.


Thanks,

Jeffery



On 10/11/24 04:21, Kallidis, Georg wrote:
> 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
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>