Hi Turbine Devs, while I put this for a vote, I forgot myself to vote
I vote with [x ] +1 release it Although, I actually think we should replace sooner or later some synchronized blocks with reentrant locks (addressing pinned virtual threads in a Java 21 environment). Thanks, Georg -----Ursprüngliche Nachricht----- Von: Kallidis, Georg <[email protected]> Gesendet: Mittwoch, 11. September 2024 16:44 An: 'Turbine Developers List' <[email protected]> Betreff: [VOTE] Release candidate fulcrum-yaafi v2.0.1 based on staged repository Hi Turbine devs, a new Turbine Yaafi release candidate has been prepared. Tag: fulcrum-yaafi-2.0.1-candidate Git repo (mirrored): https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git Mirror: https://github.com/apache/turbine-fulcrum-yaafi Update or clone the repo, then checkout the candidate : git checkout fulcrum-yaafi-2.0.1-candidate 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-1089/ Changes in this version include: o Use Turbine parent pom v13, o Minor version updates for deps commons-lang3 to 3.17.0, commons-io to 2.16.1. o Use Collections.synchronizedList for serviceList and reentrantLock for lookup method in ServiceContainerImpl o Allow/Export a (lightweight) container by default, not only for test, exposing DefaultContainerSetup, ContainerImpl and Container interface. This version requires Java 17. [ ] +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]
