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 22:13:15 UTC

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

Author: carnold
Date: Tue Aug  5 13:13:14 2008
New Revision: 682920

URL: http://svn.apache.org/viewvc?rev=682920&view=rev
Log:
Bug 45517: Update INSTALL for elimination of manual JMS download

Modified:
    logging/log4j/trunk/INSTALL

Modified: logging/log4j/trunk/INSTALL
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/INSTALL?rev=682920&r1=682919&r2=682920&view=diff
==============================================================================
--- logging/log4j/trunk/INSTALL (original)
+++ logging/log4j/trunk/INSTALL Tue Aug  5 13:13:14 2008
@@ -77,7 +77,7 @@
 place Maven 2 on the PATH and execute "mvn package".  The resulting
 jar will be placed in the target subdirectory.
 
-Two dependencies need to be manually installed since their licenses do
+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
@@ -90,13 +90,6 @@
           -Dversion=1.2.1 -Dpackaging=jar -Dfile=jmx-1_2_1-bin/lib/jmxri.jar
 
 
-Download JMS 1.1 from http://java.sun.com/products/jms/docs.html.
-
-$ jar xf jmx-1_1-fr-apidocs.zip
-$ mvn install:install-file -DgroupId=javax.jms -DartifactId=jms \
-          -Dversion=1.1 -Dpackaging=jar -Dfile=jms1.1/lib/jms.jar
-
-
 The build script will attempt to build NTEventLogAppender.dll if
 MinGW is available on the path.  If the unit tests are run on Windows
 without NTEventLogAppender.dll, many warnings of the missing DLL



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