Author: jim
Date: Sat Sep  4 15:48:32 2010
New Revision: 992628

URL: http://svn.apache.org/viewvc?rev=992628&view=rev
Log:
More 5.5 build notes

Modified:
    tomcat/tc5.5.x/trunk/build/BUILDING.txt

Modified: tomcat/tc5.5.x/trunk/build/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/build/BUILDING.txt?rev=992628&r1=992627&r2=992628&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/build/BUILDING.txt (original)
+++ tomcat/tc5.5.x/trunk/build/BUILDING.txt Sat Sep  4 15:48:32 2010
@@ -33,7 +33,9 @@ is known to work). Do the following:
   Tomcat can be built using a 1.4.x JDK but you will need to copy the contents
   of the compat directory (created by the build process) to your build 
directory
   before Tomcat will start.
- 
+
+  The standard ASF distributions are built with a 1.4.x JDK.
+
 * If the JDK is already installed, skip to (1).
 
 * Download a Java Development Kit (JDK) release (version 1.4.x or later) from:
@@ -161,7 +163,8 @@ The documentation can be easily rebuild,
 
 (8) Building a release running tests:
 
-do
+Ensure that 'full.dist=on' is set in build.properties
+and do
     cd ${tomcat.source}/build
     ant release
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to