Re: [VOTE] Release fulcrum-parser v3.0.0. based on staged repository

Jeffery Painter <[email protected]> Sun, 1 Oct 2023 10:20:36 -0400
Newsgroups gmane.comp.jakarta.turbine.devel
Message-ID <[email protected]>
Hi everyone,

Here is my vote

[x] +1 release it

I checked a few of the site reports, and all looks good to me.

Build env:

Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /usr/java/maven
Java version: 11.0.19, vendor: Oracle Corporation, runtime: 
/usr/java/jdk-11.0.19
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.0-84-generic", arch: "amd64", family: 
"unix"


Build steps:

$ git clone https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git
$ cd turbine-fulcrum-parser
$ git checkout fulcrum-parser-3-0-0-candidate
$ mvn clean test site install

[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  21.350 s
[INFO] Finished at: 2023-10-01T10:14:26-04:00
[INFO] 
------------------------------------------------------------------------


Thanks,

Jeffery Painter



On 9/26/23 11:22, Georg Kallidis wrote:
> Hi Turbine devs,
>
> again - another new Turbine release candidate has been prepared version,
> Fulcrum Parser 3.0.0.
>
> Tag: fulcrum-parser-3-0-0-candidate
>
> Git repo: https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git
>
> Mirror: https://github.com/apache/turbine-fulcrum-parser
>
>
> N.B. If you do a checkout for a tag, you are in detached head mode, as you
>
>
> have no branch to work on.
>
> Artifacts:
>
> https://repository.apache.org/content/repositories/orgapacheturbine-1078/
>
>
> Changes in this version include:
>
> o Fix bug in parser resources (using new dispose method from ValueParser
> instead of same method in Fulcrum Pool Recycable
> o Allow more pool2 configuration (overwrite common-pool defaults)
> o Use optional Fulcrum Pool (without Recycable feature) again as fallback
> o Major Update commons-lang3 to 3.13.0
> o Code cleanup
>
> This version supports Java 11.
>
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
>
>
> Best regards,
>
> Georg
>