[
https://issues.apache.org/jira/browse/LOG4J2-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Holger Stenzhorn updated LOG4J2-722:
------------------------------------
Description:
The page [Commons Logging
Bridge|http://logging.apache.org/log4j/2.x/log4j-jcl/index.html] mentions under
*Usage* that...
bq. Simply add the bridge jar along with the other Log4j 2 jars and all logging
done using the Commons Logging API will be routed to Log4j.
...and under *Requirements* only that...
bq. The Commons Logging Bridge requires at least Java 6 and is dependent on the
Log4j 2 API.
But this is actually not the case since the API classes from the package
{{org.apache.commons.logging}} are not bundled within the bridge JAR.
(So currently the name {{log4j-jcl-2.0.jar}} is a misnomer and should actually
be {{log4j-jcl-impl-2.0.jar}} following the example of
{{log4j-slf4j-impl-2.0.jar}}.)
was:
The page [Commons Logging
Bridge|http://logging.apache.org/log4j/2.x/log4j-jcl/index.html] mentions under
*Usage* that...
bq. Simply add the bridge jar along with the other Log4j 2 jars and all logging
done using the Commons Logging API will be routed to Log4j.
...and under *Requirements* only that...
bq. The Commons Logging Bridge requires at least Java 6 and is dependent on the
Log4j 2 API.
But this is actually not the case since the API classes from the package
{{org.apache.commons.logging}} are not bundled within the bridge JAR.
> Commons Logging API classes missing from distribution
> -----------------------------------------------------
>
> Key: LOG4J2-722
> URL: https://issues.apache.org/jira/browse/LOG4J2-722
> Project: Log4j 2
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Holger Stenzhorn
>
> The page [Commons Logging
> Bridge|http://logging.apache.org/log4j/2.x/log4j-jcl/index.html] mentions
> under *Usage* that...
> bq. Simply add the bridge jar along with the other Log4j 2 jars and all
> logging done using the Commons Logging API will be routed to Log4j.
> ...and under *Requirements* only that...
> bq. The Commons Logging Bridge requires at least Java 6 and is dependent on
> the Log4j 2 API.
> But this is actually not the case since the API classes from the package
> {{org.apache.commons.logging}} are not bundled within the bridge JAR.
> (So currently the name {{log4j-jcl-2.0.jar}} is a misnomer and should
> actually be {{log4j-jcl-impl-2.0.jar}} following the example of
> {{log4j-slf4j-impl-2.0.jar}}.)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]