You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2008/08/05 23:46:09 UTC

svn commit: r682975 - /logging/log4j/trunk/INSTALL

Author: carnold
Date: Tue Aug  5 14:46:09 2008
New Revision: 682975

URL: http://svn.apache.org/viewvc?rev=682975&view=rev
Log:
Bug 45517: Update INSTALL for jmx presence with JDK 1.5 and later

Modified:
    logging/log4j/trunk/INSTALL

Modified: logging/log4j/trunk/INSTALL
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/INSTALL?rev=682975&r1=682974&r2=682975&view=diff
==============================================================================
--- logging/log4j/trunk/INSTALL (original)
+++ logging/log4j/trunk/INSTALL Tue Aug  5 14:46:09 2008
@@ -77,11 +77,11 @@
 place Maven 2 on the PATH and execute "mvn package".  The resulting
 jar will be placed in the target subdirectory.
 
-One dependency need to be manually installed since their licenses do
-not allow them to be placed in the online maven repositories.
-If the dependencies are not already installed, a build attempt will
-describe where to download and how to install the dependencies.  To
-install these dependencies:
+If building with JDK 1.4, one dependency will need to be manually
+installed since its license does not allow it to be placed in the
+online maven repositories.  If not already installed, a build attempt will
+describe where to download and how to install the dependency.  To
+install the dependency:
 
 Download JMX 1.2.1 from http://java.sun.com/products/JavaManagement/download.html.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org