Re: [VOTE] Release fulcrum-intake 3.0.0 based on staged repository
Jeffery Painter <[email protected]> Thu, 15 Jun 2023 10:05:56 -0400
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Georg, My vote: [X] +1 release it [ ] +0 go ahead I don't care [ ] -1 no, do not release it because Test Environment: 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-73-generic", arch: "amd64", family: "unix" $ mvn clean install [INFO] --- install:3.1.0:install (default-install) @ fulcrum-intake --- [INFO] Installing /home/painter/apache/git/turbine-fulcrum-intake/pom.xml to /home/painter/.m2/repository/org/apache/fulcrum/fulcrum-intake/3.0.0/fulcrum-intake-3.0.0.pom [INFO] Installing /home/painter/apache/git/turbine-fulcrum-intake/target/fulcrum-intake-3.0.0.jar to /home/painter/.m2/repository/org/apache/fulcrum/fulcrum-intake/3.0.0/fulcrum-intake-3.0.0.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.244 s [INFO] Finished at: 2023-06-15T10:03:33-04:00 [INFO] ------------------------------------------------------------------------ Thanks, Jeffery Painter On 6/9/23 04:27, Georg Kallidis wrote: > Hi Turbine devs, > > a new Turbine Fulcrum Intake release candidate has been prepared. > > Tag: fulcrum-intake-3.0.0-candidate > > Git repo: https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git > > Mirror: > https://github.com/apache/turbine-fulcrum-intake/tree/fulcrum-intake-3.0.0 > -candidate > > > Example: > > git clone > https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git > git checkout fulcrum-intake-3.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-1075 > > Find more details here: > https://infra.apache.org/publishing-maven-artifacts.html#close-stage. > > Changes: > o Update package / namespace for JAXB binding from jaxb to jakarta parsing > > with Java 11. > o Allow Java9+ build by adding dependency > o Minor version dependency updates > > This version requires Java 11. > > Reply by checking one: > > [ ] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because > > > Thanks! > > > Best regards, > > Georg > >