The GitHub Actions job "Java CI" on commons-logging.git has succeeded.
Run started by GitHub user ppkarwasz (triggered by ppkarwasz).

Head commit for run:
f51291e7e0cab5461f4d2581770edffdad728494 / Piotr P. Karwasz 
<[email protected]>
[LOGGING-192] Fix factory loading from TCCL

This fixes the loading of standard `LogFactory` implementations from the TCCL.

The current code has a fallback clause in `newFactory`, so it can happen that 
the code tests for the presence of Log4j API and SLF4J in the TCCL, but it 
actually loads the factory from the current classloader (which lacks either of 
those libraries).

Report URL: https://github.com/apache/commons-logging/actions/runs/10395231511

With regards,
GitHub Actions via GitBox

Reply via email to