[VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-26 Thread Jean-Baptiste Onofré
Hi guys, I'm submitting ActiveMQ 5.15.10 release to your vote. This release includes dependency updates, and improvements. Please take a look on the Release Notes for details: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12345171 The Maven staging repositor

Re: [VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-27 Thread Colm O hEigeartaigh
When I try to log on to the web console there is an error in the logs: javax.servlet.ServletException: javax.servlet.ServletException: org.apache.jasper.JasperException: java.lang.IllegalStateException: No Java compiler available for configuration options compilerClassName: [null] and compiler: [n

Re: [VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-27 Thread Colm O hEigeartaigh
The cause is a missing ecj jar. I'm preparing a PR now. Colm. On Tue, Aug 27, 2019 at 10:12 AM Colm O hEigeartaigh wrote: > When I try to log on to the web console there is an error in the logs: > > javax.servlet.ServletException: javax.servlet.ServletException: > org.apache.jasper.JasperExcept

Re: [VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-27 Thread Christopher Shannon
I noticed the same thing with the webconsole and was about to -1 for that. If you update versions of Jetty you need to really test out all parts that use it...unit tests, websockets, HTTP transport, webconsole, TLS support, etc as a lot of things seemed to be changed between Jetty versions that ar

Re: [VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-27 Thread Colm O hEigeartaigh
Here's a PR that fixes the problem: https://github.com/apache/activemq/pull/391 Colm. On Tue, Aug 27, 2019 at 11:51 AM Christopher Shannon < christopher.l.shan...@gmail.com> wrote: > I noticed the same thing with the webconsole and was about to -1 for that. > > If you update versions of Jetty yo

Re: [VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-27 Thread Christopher Shannon
So actually the more I think about it, I don't know that we should even be upgrading Jetty from 9.2.x to 9.4.x in a minor release. That seems more like a 5.16.0 thing. That's a big Jetty upgrade and as we have seen might cause a lot of issues with compatibility (especially people using an embedde

[CANCEL][VOTE] Apache ActiveMQ 5.15.10 release (take #3)

2019-08-27 Thread Jean-Baptiste Onofré
Hi, due to identified AMQ-7292, I cancel this vote to fix it. Sorry about that. Regards JB On 26/08/2019 22:00, Jean-Baptiste Onofré wrote: > Hi guys, > > I'm submitting ActiveMQ 5.15.10 release to your vote. > > This release includes dependency updates, and improvements. > > Please take a l