Hi Matt

I tested it and the "old" approach doesn't work with Jetty 11 out of
the box (you still have to redefine all security constraints). So it
doesn't work out of the box.

As we are on ActiveMQ 6, I think it's fine to sample out of the box
running examples.

Thoughts ?

Regards
JB

On Thu, Jan 9, 2025 at 4:26 PM Matt Pavlovich <mattr...@gmail.com> wrote:
>
> Also— on that commit, it deleted samples of Jetty configuration to show users 
> how to use a 5.x style _separate_ JAAS realm for Jetty.
>
> Background— In 6.x, the JAAS realms for ActiveMQ and Jetty were consolidated. 
> If users need to go back to the 5.x style where Jetty has a separate realm 
> those configs were left there as a way to communicate how to do that.
>
> Thanks,
> Matt
>
> > On Jan 8, 2025, at 2:10 PM, Jean-Baptiste Onofré <j...@nanthrax.net> wrote:
> >
> > It was a change just in the doc/user guide but it seems used in a test.
> >
> > I did a full build but I probably missed the build after the cherry pick.
> >
> > Let me cancel the vote and fix the test.
> >
> > Le mer. 8 janv. 2025 à 21:06, Christopher Shannon <
> > christopher.l.shan...@gmail.com> a écrit :
> >
> >> I ran a git bisect to check the exact commit causing the error (it can't
> >> find a jetty.xml file) and it is this commit:
> >>
> >> https://github.com/apache/activemq/commit/ef1f7f540609170a8d05a8a93de04e4ba3649bca
> >>
> >> That commit was cherry-picked yesterday from main, here is the original PR:
> >> https://github.com/apache/activemq/pull/1266
> >>
> >> I tried running on the main branch and it's also broken there.
> >>
> >> On Wed, Jan 8, 2025 at 2:39 PM Christopher Shannon <
> >> christopher.l.shan...@gmail.com> wrote:
> >>
> >>> -1
> >>>
> >>> I checked Jenkins and I am seeing new test failures:
> >>>
> >> https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ/job/activemq-6.1.x/60/testReport/
> >>>
> >>> A local build also shows the same 2 failed tests in
> >>> org.apache.activemq.config.BrokerXmlConfigStartTest:
> >>>
> >>>
> >>> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >>> 1.029 s -- in org.apache.activemq.config.ValidateXMLConfigTest
> >>> [INFO]
> >>> [INFO] Results:
> >>> [INFO]
> >>> [ERROR] Errors:
> >>> [ERROR]   BrokerXmlConfigStartTest.testStartBrokerUsingXmlConfig1:97 »
> >>> BeanDefinitionStore IOException parsing XML document from class path
> >>> resource [jetty.xml]
> >>> [ERROR]   BrokerXmlConfigStartTest.testStartBrokerUsingXmlConfig1:97 »
> >>> BeanDefinitionStore IOException parsing XML document from class path
> >>> resource [jetty.xml]
> >>> [INFO]
> >>> [ERROR] Tests run: 16, Failures: 0, Errors: 2, Skipped: 0
> >>> [INFO]
> >>>
> >>> On Wed, Jan 8, 2025 at 8:56 AM Jean-Baptiste Onofré <j...@nanthrax.net>
> >>> wrote:
> >>>
> >>>> Hi folks,
> >>>>
> >>>> I submit Apache ActiveMQ Classic 6.1.5 release to your vote.
> >>>>
> >>>> This release is a maintenance release on the 6.1.x series, including:
> >>>> - messages (in specific circumstances) can become stuck in queues
> >>>> - remove commons-io use (replaced by JDK methods)
> >>>> - several dependency updates, especially Spring 6.1.16, Jackson
> >>>> 2.18.2, Jolokia 2.1.2 (removing json-simple dependency), xstream
> >>>> 1.4.21
> >>>>
> >>>> You can take a look on Release Notes for detail:
> >>>>
> >>>>
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12355276
> >>>>
> >>>> Staging Maven Repository:
> >>>>
> >> https://repository.apache.org/content/repositories/orgapacheactivemq-1416/
> >>>>
> >>>> Staging Dist Repository:
> >>>> https://dist.apache.org/repos/dist/dev/activemq/activemq/6.1.5/
> >>>>
> >>>> Git tag:
> >>>> activemq-6.1.5
> >>>>
> >>>> 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
> >>>>
> >>>>
> >>>>
> >>
>
>
> ---------------------------------------------------------------------
> 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
>
>

---------------------------------------------------------------------
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


Reply via email to