+1 (binding) I will fix several issues for the next release (I found in this one).
I checked: - source distribution -- signature and checksum are good -- LICENSE and NOTICE are correct (the NOTICE could contain a cosmetic fix: "The Apache Software Foundation" instead of just "Apache Software Foundation", I gonna fix that). -- ASF header is present in all expected files -- The source distribution includes binary/compiled files in assembly/src/release/bin. ASF source distribution must not bundle any binary/compiled file. I fixed that in Karaf by downloading the binary/compiled file when building the binary distribution (not in the source distribution anymore). I will fix that in ActiveMQ. - binary distribution -- signature and checksum are good -- LICENSE is not fully correct. There are several dependencies not update to date or missing in the LICENSE (jakarta.annotation-api-3.0.0, jakarta.el-api-6.0.1, jakarta.servlet-api-6.1.0, etc with EPL or BSD license). -- NOTICE is good as the missing dependencies are not Apache license -- ASF header is present in all expected files Regards JB On Sat, Aug 29, 2026 at 7:04 PM Matt Pavlovich <[email protected]> wrote: > > Thanks, I also missed a step on the svn commit. Looks like we are good now. > Nothing should change as far as release voting or artifacts changing. > > > On Aug 29, 2026, at 10:40 AM, Christopher Shannon > > <[email protected]> wrote: > > > > The pre-release notes didn't work because it was still marked as a > > draft. I published it and the link is > > https://github.com/apache/activemq/releases/tag/activemq-6.3.2 > > > > On Sat, Aug 29, 2026 at 11:34 AM Christopher Shannon > > <[email protected]> wrote: > >> > >> The staging dist repository is missing the release upload. Also the > >> pre-release notes link doesn't work. > >> > >> On Sat, Aug 29, 2026 at 9:54 AM Matt Pavlovich <[email protected]> wrote: > >>> > >>> Hi everyone- > >>> > >>> I propose Apache ActiveMQ v6.3.2 (rc1) release for your vote. > >>> > >>> This release includes: > >>> Performance > >>> • [6.3.x] [#2431] Skip topic sendLock for non-persistent sends by > >>> @mattrpav in #2476 > >>> > >>> Fixes > >>> • [6.3.x] [#] Update TopicRegion removeSubscription to use connection > >>> clientId by @mattrpav in #2478 > >>> • [6.3.x] Harden soTimeout vs InactivityMonitor (#2474) by @cshannon > >>> in #2480 > >>> • [6.3.x] [#2446] Add missing jetty dependency to assembly for > >>> websockets by @mattrpav in #2483 > >>> • [6.3.x] Fix network bridge local-side close (#2475) by @mattrpav in > >>> #2503 > >>> • [6.3.x] Fix: Assembly startup logs harmless WARN about schemas > >>> (#2501) by @mattrpav in #2504 > >>> > >>> Dependencies > >>> • 15 dependency updates > >>> > >>> You can review the Pre-Release Notes for details: > >>> https://github.com/apache/activemq/releases/tag/untagged-fc25841fa99682d05a13 > >>> > >>> Staging Maven Repository: > >>> https://repository.apache.org/content/repositories/orgapacheactivemq-1541/ > >>> > >>> Staging Dist Repository: > >>> https://dist.apache.org/repos/dist/dev/activemq/activemq/6.3.2/ > >>> > >>> Git tag: > >>> https://github.com/apache/activemq/tree/activemq-6.3.2 > >>> > >>> Please vote to approve this release: > >>> [ ] +1 Approve the release > >>> [ ] 0 I don't care > >>> [ ] -1 Don't approve the release (please provide specific comment) > >>> > >>> This vote will be open for at least 72 hours. > >>> > >>> Thanks! > >>> Matt Pavlovich > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> For further information, visit: https://activemq.apache.org/contact > >>> > >>> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > For further information, visit: https://activemq.apache.org/contact > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > For further information, visit: https://activemq.apache.org/contact > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
