Author: markt
Date: Thu May 18 17:19:53 2006
New Revision: 407669

URL: http://svn.apache.org/viewvc?rev=407669&view=rev
Log:
JMX is required for building.

Modified:
    tomcat/container/branches/tc4.1.x/BUILDING.txt

Modified: tomcat/container/branches/tc4.1.x/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/BUILDING.txt?rev=407669&r1=407668&r2=407669&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/BUILDING.txt (original)
+++ tomcat/container/branches/tc4.1.x/BUILDING.txt Thu May 18 17:19:53 2006
@@ -241,29 +241,10 @@
   distribution resides in its own directory.
 
 
-(13) Steps (14)-(26) are optional, but are necessary to build a complete binary
-     distribution of Tomcat 4.x. Set the "full.dist" property to "on" in the
-     build.properties file (see step (27)) to build a complete distribution.
-     Regular contributors to Tomcat are encouraged to use the complete build 
-     option.
-
-
-(14) Download and Install JDBC Optional Package API Binary Distribution
-
-* Download the JDBC Optional Pacakge API package (version 2.0) from:
-
-    http://java.sun.com/products/jdbc/download.html
-
-* Place the jar in a convenient location.
-
-
-(15) Download and Install an implementation of the JMX 1.0 specification. This
+(13) Download and Install an implementation of the JMX 1.0 specification. This
      can be either MX4J (http://mx4j.sourceforge.net) or Sun JMX 1.0 Reference 
      Implementation.
 
-NOTE:  This step is only required if you wish to build the Config/Admin
-web application.
-
 NOTE:  The Tomcat binaries are distrbuted with MX4J.
 
 * Download MX4J (version 1.0 or later) from
@@ -277,6 +258,23 @@
 
 * Unpack MX4J or the reference implementation into a convenient location 
   so that it resides in its own subdirectory.
+
+
+(14) Steps (15)-(26) are optional, but are necessary to build a complete binary
+     distribution of Tomcat 4.x. Set the "full.dist" property to "on" in the
+     build.properties file (see step (27)) to build a complete distribution.
+     Regular contributors to Tomcat are encouraged to use the complete build 
+     option.
+
+
+(15) Download and Install JDBC Optional Package API Binary Distribution
+
+* Download the JDBC Optional Pacakge API package (version 2.0) from:
+
+    http://java.sun.com/products/jdbc/download.html
+
+* Place the jar in a convenient location.
+
 
 (16) Download and Install the Java Activation Framework
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to