dakirily commented on PR #13: URL: https://github.com/apache/qpid-broker-j/pull/13#issuecomment-5449702605
Thanks for the contribution. Closing this as obsolete/not planned. As noted in the 2018 review, QPID-7372 intentionally removed the Logback dependency from broker-core; the broker executable module remained Logback-specific. Newer Broker-J versions provide the SystemLauncher/SystemLauncherListener separation for embedding without the Logback startup listener. This PR targets the historical 6.1.x branch and only guards two casts without removing the remaining Logback-specific behavior. If the problem is reproducible through the supported embedding API on a current Broker-J release, please open a new issue and PR with a regression test. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
