Hi Turbine Devs, I'll close voting now, after about one week.
Registered votes were: +1 release it - Jeffery Painter +1 release it - Thomas Vandahl +1 release it - Georg Kallidis Result: Three approving binding votes - the release could go publish! Thanks to all the voters! I proceed with the follow-up steps as soon as possible.. Best regards, Georg -----Ursprüngliche Nachricht----- Von: Jeffery Painter <[email protected]> Gesendet: Sonntag, 28. Januar 2024 16:07 An: [email protected] Betreff: Re: [VOTE] Release Candidate Turbine Core v6.0 Looks good to me! Test build environment: DISTRIB_DESCRIPTION="Ubuntu 23.10" Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Java version: 11.0.22, vendor: Oracle Corporation, runtime: /usr/java/jdk-11.0.22 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.5.0-15-generic", arch: "amd64", family: "unix" $ mvn clean site install [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:36 min [INFO] Finished at: 2024-01-28T10:04:19-05:00 [INFO] ------------------------------------------------------------------------ I did not see any errors and only very few minor warnings. Please consider voting by replying with one option checked: [X] +1 release it [ ] +0 go ahead I don't care [ ] -1 no, do not release it because Thanks! Jeff On 1/26/24 04:47, Kallidis, Georg wrote: > Hi Turbine devs, > > another new Turbine Core version 6.0 release candidate has been prepared! > > Tag: turbine-6.0-candidate > > Git repo: https://gitbox.apache.org/repos/asf/turbine-core.git > > Mirror: https://github.com/apache/turbine-core.git > > 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-10 > 83 > > Changes in this version include: > o Provide a mechanism to allow auto loading of Turbine (and Fulcrum) > services. If a "known" service is extending FieldAnnotatedTurbineBaseService > or MethodAnnotatedTurbineBaseService it could declare fields and methods > with more Turbine annotations. Examples are annotating a service with > @TurbineService or autoload a service, which has class level annotation > @TurbineService, if the callingclass itself is TurbineService annotated. > o New service DateTimeFormatterService and tool DateTimeFormatterTool, which > allow date time formatting with locale and zone configuration. > o New profile rv-builds to build reproducible verifiable builds o Dependency > version updates include: yauaa to 7.24.0, commons-pool2 2.12.0, slf4j-api > 2.0.11, jaxb-runtime 4.0.4, fulcrum.security 3.0.0, fulcrum.intake 3.0.0, > fulcrum.parser 3.0.0, fulcrum.yaafi 2.0.0, commons email to 1.6.0, commons > lang3 to 3.14.0, commons text to 1.11.0, (minor) version updates to Torque > 5.1, Jackson to 2.16.1 (yaml profile only), docker-testcontainers to 1.18.3 > (docker profile only), commons-configuration2 to 2.8.0, commons-text 1.10.0. > o Fix java.lang.NoSuchFieldError: DEFAULT_TIME_BETWEEN_EVICTION_RUNS in > commons. This field changed from being an long to a Duration in commons-pool2 > v 2.10.0 and commons-dbcp2 v2.9.0. > o Add Annotation @TurbineTool to annotate tools for advanced usage in action > methods. > O Optimize JobQueue > > This version supports Java 11 and above. > > Please consider voting by replying with one option checked: > > [ ] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because > > Thanks for your efforts .. > > Best regards, > > Georg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
