Re: [VOTE] RC Turbine Maven Archetype v2.0.0
Jeffery Painter <[email protected]> Mon, 12 Sep 2022 09:30:11 -0400
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Georg, Looks good to me. My build environment tested mvn clean install mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /usr/java/maven Java version: 11.0.16.1, vendor: Oracle Corporation, runtime: /usr/java/jdk-11.0.16.1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-47-generic", arch: "amd64", family: "unix" I was able to build the archetype, generate a new project and load it into eclipse in less than 5 minutes. Great job! My vote. [X] +1 release it [ ] +0 go ahead I don't care [ ] -1 no, do not release it because - Jeff On 9/9/22 09:44, Georg Kallidis wrote: > Hi Turbine devs, > > a new Turbine Maven Archetype release candidate has been prepared: version > 2.0.0. > > This release is the archetype for Turbine 5.1 and Torque 5.1. > > > Tag: turbine-webapp-5.1-2.0.0-candidate (later turbine-webapp-5.1-2.0.0) > > > Git repo: https://gitbox.apache.org/repos/asf/turbine-archetypes.git > Mirror: https://github.com/apache/turbine-archetypes > > Run e.g. on command line: > git clone > https://gitbox.apache.org/repos/asf/turbine-archetypes.git > git checkout turbine-webapp-5.1-2.0.0-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-1072 > > > Changes in this version include: > > Fixed Bugs: > o Docker configuration fixes, simplify mysql configuration; using mariadb > image 10.8 > > Changes include: > o Update to Torque 5.1 and fix the XSD links in schema files to 6.5.1, > javadoc to 3.3.0 > o Update mysql connector due to CVE-2021-3712, CVE-2022-21363 > > o Update TurbineResources.properties and update for i18n better support > o Create and Update L10N_ko_KR.properties > o Set Turbine core to 5.1 > o Fix configurations and documentation > > Get th full change list with: > git diff > turbine-webapp-5.0-1.0.3..turbine-webapp-5.1-2.0.0-candidate > > changes.patch > > > [ ] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because > > Please consider voting as PMC or committer! > > Thanks and > > with best regards, > > Georg > > > >