Skip to content

Comments

Upgrade commons-logging:commons-logging to version 1.3.0#327

Merged
garydgregory merged 1 commit intoapache:masterfrom
ppkarwasz:upgrade-jcl
Nov 30, 2023
Merged

Upgrade commons-logging:commons-logging to version 1.3.0#327
garydgregory merged 1 commit intoapache:masterfrom
ppkarwasz:upgrade-jcl

Conversation

@ppkarwasz
Copy link
Contributor

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 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 binds to it. In order to use the old
`StackMessageLog` implementation a `commons-logging.properties` file is
necessary (or the equivalent Java system properties).
@garydgregory garydgregory merged commit c331629 into apache:master Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants