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

Jeffery Painter <[email protected]> Thu, 19 Oct 2023 14:14:13 -0400
Newsgroups gmane.comp.jakarta.turbine.devel
Message-ID <[email protected]>
Hi Georg,

I just tried to compile and build and I got an error in parsing the 
changes.xml file. I'm not sure if this is a show stopper or not for 
publishing the updated release (Q: is it worth rebuilding or no?)


$ mvn clean install site fails to build

The offending line is 29 in src/changes/changes.xml

Add UserManager UserSet<T> retrieveUserList(Object criteria) , impl and 
tests

should be updated to be HTML safe...

Add UserManager UserSet&lt;T&gt; retrieveUserList(Object criteria) , 
impl and tests


I leave it to you and Thomas to decide if this requires a rebuild, 
otherwise I would give my +1 vote.


Thanks,

Jeff



On 10/12/23 11:42, Georg Kallidis wrote:
> Hi Turbine devs,
>
> a new release candidate was prepared for sub module Fulcrum Security
> having version 3.0.0.
>
> Tag: fulcrum-security-3-0-0-candidate
>
> Git repo: https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git
>
> Mirror: https://github.com/apache/turbine-fulcrum-security
>
>
> 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-1079/
>
>
> Changes in this version include:
>
> o Add retrieveUserList in UserManager
> o Java 11 baseline
> o Security dependency updates, e.g. commons-text to 1.10.0 in module
> torque, commons - lang3 to 3.13.0, commons-dbcp2 2.10.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
>
>