Index: pom.xml
===================================================================
--- pom.xml (revision 1470252)
+++ pom.xml (working copy)
@@ -116,7 +116,7 @@
- The Commons Logging Bridge requires at least Java 5 and is dependent on the Log4j 2 API.
+ The Commons Logging Bridge requires at least Java 6 and is dependent on the Log4j 2 API.
- The Log4j 2 to SLF4J adapter requires at least Java 5. Use of this adapter together with the
- SLF4J bridge should never be attempted as it will cause a events to endlessly be routed between
- SLF4J and Log4j 2.
+ The Log4j 2 to SLF4J adapter requires at least Java 6.
+ Use of the SLF4J adapter (log4j-to-slf4j-2.0.jar) together with + the SLF4J bridge (log4j-slf4j-impl-2.0.jar) should + never be attempted as it will cause events to endlessly be routed between + SLF4J and Log4j 2. +