>From memory, there are 3 flaky tests in that test class. Maybe we should refactor to make them less brittle.
On Wed, Dec 3, 2025 at 10:14 AM Carl Marcum <[email protected]> wrote: > > Hi All, > > +1 > > I'm using MacOS Sequoia 15.7.1 on M2 Chip... > > For the source I checked: > > * sha256 checksum > > * valid signature > > * NOTICE and LICENSE files present. > > * Opened as project in IntelliJ 2025.2 > > * checked licenses with: gradlew rat > > * built from source and ran tests. > > For the 3 distribution zip files I checked: > > * sha256 checksum > > * valid signature > > I manually tested groovyConsole and ran some scripts. > > I had some issues with 3 tests in SwingBuilderConsoleTest that I'm > looking into. > > Since this is the first time I've built and tested Groovy it's more than > likely my environment somehow. > > Best regards, > > Carl > > > On 11/30/25 10:39 AM, Paul King wrote: > > Dear development community, > > > > I am happy to start the VOTE thread for a Groovy 5.0.3 release! > > > > This release includes 17 bug fixes/improvements as outlined in the > > changelog: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12356340 > > > > Tag: > > https://gitbox.apache.org/repos/asf?p=groovy.git;a=tag;h=refs/tags/GROOVY_5_0_3 > > Tag commit id: f7c0265036e4f38ad53d62f562c5b1626a85e5f0 > > > > The artifacts to be voted on are located as follows (r81082). > > Source release: https://dist.apache.org/repos/dist/dev/groovy/5.0.3/sources > > Convenience binaries: > > https://dist.apache.org/repos/dist/dev/groovy/5.0.3/distribution > > > > Release artifacts are signed with a key from the following file: > > https://dist.apache.org/repos/dist/release/groovy/KEYS > > > > Just a note about the convenience binaries. The Apache Repository was > > running very slowly during the release and timed out at one point. The > > Maven Artifacts are mostly here: > > https://repository.apache.org/content/repositories/orgapachegroovy-1097 > > Just the groovy core artifacts are missing. They are available here: > > https://repository.apache.org/content/repositories/orgapachegroovy-1101 > > I am republishing at the moment and if that doesn't time out, > > everything will be at the second URL. If it does time out, I'll make > > 1101 just contain what was missing and we can release both. > > The complete set of artifacts are in the jfrog repo. > > > > Please vote on releasing this package as Apache Groovy 5.0.3. > > > > Reminder on ASF release approval requirements for PMC members: > > http://www.apache.org/legal/release-policy.html#release-approval > > Hints on validating checksums/signatures (but replace md5sum with > > sha256sum): > > https://www.apache.org/info/verification.html > > > > The vote is open for the next 72 hours and passes if a majority of at > > least three +1 PMC votes are cast. > > > > [ ] +1 Release Apache Groovy 5.0.3 > > [ ] 0 I don't have a strong opinion about this, but I assume it's ok > > [ ] -1 Do not release Apache Groovy 5.0.3 because... > > > > Here is my vote: > > > > +1 (binding) > > > > Cheers, Paul.
