On Thu, 15 Aug 2024 at 12:50, Andy Taylor <andy.tayl...@gmail.com> wrote: > > I would like to propose an Apache ActiveMQ Artemis Console 1.0.0 release. > > This is the 1st release of the ActiveMQ Console so only has 1 jira > > [ARTEMIS-4680] - Upgrade the console to use HawtIO 4 > > The release notes can be found here: > https://issues.apache.org/jira/projects/ARTEMIS/versions/12354639 > > Source and Web distributions can be found here: > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis-console/1.0.0/ > > The Maven staging repository is here: > https://repository.apache.org/content/repositories/orgapacheactivemq-1402 > > If you would like to validate the release you can either: > > 1. Check out the source, build and follow the readme instructions > (README.md) to deploy and smoke test the console > > or > > 2. Use a branch I have created based on Artemis 2.36.0 to build Artemis > with the console embedded, see > https://github.com/apache/activemq-artemis/pull/5149 > > > It is tagged in the git repo as <version> > > [ ] +1 approve this release > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here's my +1 > > Andy
-1 I gave the '2.36.0 test integration' PR a look over and commented on some issues in recent days, though seemingly mostly to do with the PR itself rather than the console bit under vote here, except for a warning from hawtio 4.0.0. I also tried the source build and local 'mvn jetty:run' based development usage (where the warning wasn't present), successfully doing a specified manual connect to a standalone/external artemis broker (2.37.0 RC2 in this case). I verified the checksums and signatures. I was actually surprised to find the .war file in the dist repo directly. Are you intending this console convenience binary war to go on the website as a standalone download linking to the war on the dist CDN? As opposed to e.g the download for artemis-native [1], which is source-only since it is incorporated as a binary in the main artemis distribution convenience binary that folks are noted about on the main download page[2]? It would need a full binary assembly with NOTICE and LICENCE files covering the contents especially around the hawtio + react bits etc, as is done in the main artemis convenience binary distribution for the existing console bits. [1] https://activemq.apache.org/components/artemis/download/native_download [2] https://activemq.apache.org/components/artemis/download/ Robbie --------------------------------------------------------------------- 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