ppkarwasz opened a new pull request, #327: URL: https://github.com/apache/commons-dbcp/pull/327
This PR upgrades Apache Commons Logging to version 1.3.0. The upgrade is trivial, except one minor catch: since the test classpath contains SLF4J, JCL prefers it over the legacy implementation. In order to use the old `StackMessageLog` implementation a `commons-logging.properties` file is necessary (or the equivalent Java system properties). -- 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]
