Re: [VOTE] RC Torque 6.0 based on staged repository
Thomas Vandahl <[email protected]> Tue, 21 May 2024 09:16:23 +0200
| Newsgroups | gmane.comp.jakarta.turbine.torque.devel |
|---|---|
| Message-ID | <[email protected]> |
> Am 08.05.2024 um 15:54 schrieb Kallidis, Georg <[email protected]>: > > Hi Torque community, > > a release candidate for Torque version 6.0 has been prepared (closed in nexus.apache.org) and is open for voting! > > [X] +1 release it > [ ] +0 go ahead I don't care > [ ] -1 no, do not release it because Signatures are ok. Builds and Tests run fine with "mvn clean verify site“ (but not with "mvn clean verify site site:stage“) using Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Java version: 11.0.13, vendor: GraalVM Community, runtime: /Library/Java/JavaVirtualMachines/graalvm-ce-java11-21.3.0/Contents/Home Default locale: de_DE, platform encoding: UTF-8 OS name: "mac os x", version: "14.4.1", arch: "x86_64", family: "mac" Remarks (non blocking): - The JDepend report complains about "Unknown constant: 18" Perhaps the plug needs an update? - The PMD report complains about deprecated and misconfigured rules - Some of the tests run with DEBUG or TRACE logging on. Should we consider stopping to log to the console? - The Javadoc report logs a bunch of stuff to the console. IMO that should be silenced. Bye, Thomas