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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]