Repository: logging-log4j2 Updated Branches: refs/heads/master 6ea61247c -> 0501f15ff
Use version number 2.1 in body text. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f7bf89f3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f7bf89f3 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f7bf89f3 Branch: refs/heads/master Commit: f7bf89f392a7ea01cebd043bc59be8071b2050cb Parents: 6ea6124 Author: rpopma <[email protected]> Authored: Wed Sep 17 00:38:06 2014 +0900 Committer: rpopma <[email protected]> Committed: Wed Sep 17 00:38:06 2014 +0900 ---------------------------------------------------------------------- src/site/xdoc/faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f7bf89f3/src/site/xdoc/faq.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index bdd0d9e..15201a0 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -38,7 +38,7 @@ <subsection> <a name="which_jars" /> <h4>Which JAR files do I need?</h4> - <p>You need at least the log4j-api-2.0 and the log4j-core-2.0 jar files.</p> + <p>You need at least the log4j-api-2.1 and the log4j-core-2.1 jar files.</p> <p>The other jars are necessary if your application calls the API of another logging framework and you want to route logging calls to the Log4j 2 implementation.</p> <p><img src="images/whichjar-2.1.png" alt="Diagram showing which JARs correspond to which systems" /></p>
