You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/07/22 01:55:41 UTC

svn commit: r1364193 - /logging/log4j/log4j2/trunk/src/site/xdoc/build.xml.vm

Author: rgoers
Date: Sat Jul 21 23:55:41 2012
New Revision: 1364193

URL: http://svn.apache.org/viewvc?rev=1364193&view=rev
Log:
Remove out of place paragraph

Modified:
    logging/log4j/log4j2/trunk/src/site/xdoc/build.xml.vm

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/build.xml.vm
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/build.xml.vm?rev=1364193&r1=1364192&r2=1364193&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/build.xml.vm (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/build.xml.vm Sat Jul 21 23:55:41 2012
@@ -38,9 +38,6 @@
           directory.
         </p>
       </subsection>
-        <p>
-          Applications that use Maven can retrieve the artifacts from the Maven Central repository by using
-        </p>
       <subsection name="Using In Applications">
        <p>
          To use Log4j 2 in your application make sure that both the API and Core jars are in the application's