cshannon commented on PR #996: URL: https://github.com/apache/activemq/pull/996#issuecomment-1691792153
> > Have you tried running a test release build with all the plugins? For example, I'm getting errors trying to build javadocs so that needs to be fixed. > > DONE: javadocs processing is fixed in latest commit: [48e4e44](https://github.com/apache/activemq/commit/48e4e448f4a140b308f113b941ea9cc218409ccc) > > > Also, we should make sure that activemq-openwire-generator works and that is apparently broken with JDK 17. See: https://lists.apache.org/thread/rfjh94otnbx8h1rxs0l7d654zbf436wn > > I think this is reasonable to separate out into a follow-on JIRA. The openwire-generator is not actively used in the release toolchain, and without an openwire version change this would not block a release. I think it should be 'short term'. (ie within first few point releases of 5.19.0). > > Thoughts? It could be a different Jira/Issue but I think it should probably be fixed before we do a 5.19.0 release. If we can't build a new OpenWire version then that is a problem and should be fixed because otherwise it will get ignored and then will be a huge problem later when we do need to build it. It may also be broken for 5.18.x and JDK 11 so we should look at that too and fix before another 5.18.x release. If there is a reason that we can't fix it now then it should at least be documented as to what is broken and what needs fixing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
