+1 (binding) * Validated signatures and checksums * Verified license and notice files in archives * Checked source license headers with 'mvn apache-rat:check' * Built from source and ran through several tests * Ran the broker from the binary archive and exercised the web console
On Tue, Aug 6, 2024 at 1:40 AM Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > IMHO there’s no problem to use project.version in BoM. A lot of projects > does that. We use it in Karaf BoM for a while without problem. > > Camel has a maven plugin to generate the BoM because it has to deal with a > lot of transitive dependencies for the components. > Spring is also a bit special as it uses gradle, so the BoM is also > statically generated. > > So camel and spring are a bit special how they create BoM (for good > reasons) and not necessarily the “classic” approach. > > Regards > JB > > Le sam. 3 août 2024 à 18:20, Matt Pavlovich <mattr...@gmail.com> a écrit : > > > Hi JB- > > > > Unfortunately, I believe I need to -1 on this. > > > > I believe the current best practice for bom is to have a fixed version, > > instead of ${project.version}. > > > > See Camel: > > > > > https://repo1.maven.org/maven2/org/apache/camel/camel-bom/4.7.0/camel-bom-4.7.0.pom > > > > See Spring: > > > > > https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/6.1.11/spring-framework-bom-6.1.11.pom > > > > -Matt Pavlovich > > > > > On Aug 2, 2024, at 1:50 AM, Jean-Baptiste Onofré <j...@nanthrax.net> > > wrote: > > > > > > Hi everyone, > > > > > > I submit Apache ActiveMQ Classic 6.1.3 release to your vote. > > > > > > This release includes 16 fixes and updates, especially: > > > - add a BoM > > > - fixes on the Message REST API, especially concurrent access > > > - Spring 6.1.11 update > > > - fix NoClassDefFound on bin/activemq export command line > > > - several dependency updates > > > > > > You can take a look on Release Notes for details: > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12354559 > > > > > > Maven Staging Repository: > > > > > > https://repository.apache.org/content/repositories/orgapacheactivemq-1400/ > > > > > > Dist Staging Repository: > > > https://dist.apache.org/repos/dist/dev/activemq/activemq/6.1.3/ > > > > > > Git tag: activemq-6.1.3 > > > > > > 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! > > > Regards > > > JB > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org > > > For additional commands, e-mail: dev-h...@activemq.apache.org > > > For further information, visit: https://activemq.apache.org/contact > > > > > > > > > > >