Hi guys, I have four important changes ready for ActiveMQ 5.x, heading to 5.17.0:
PR1: cleanup. I’ve updated the PR to cleanup master/main, removing leveldb, scala dependencies, etc. This is a first step to move forward on PR2. PR2: build with JDK11+. I’ve added the required dependencies (JAXB, etc) and do the change to be able to fully build with JDK11. PR3: upgrade to Spring 5.3.4 PR4: upgrade to log4j2 I plan to push those PRs tonight or tomorrow. In addition, I have identify some flaky tests that I exclude for now. I will create the corresponding Jira to track this. Regards JB
