From 582613d1fdb52894b56fab2baddeacd4ab81fa92 Mon Sep 17 00:00:00 2001 From: markt Date: Sat, 24 Apr 2010 21:10:25 +0000 Subject: [PATCH] The release build doesn't run the tests git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@937697 13f79535-47bb-0310-9956-ffa450edef68 --- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index 8b8ed5e8f..b842ff58f 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -133,7 +133,7 @@ The documentation can be easly built: cd ${tomcat.source} ant extras -(7) Building a release running tests: +(7) Building a full release (as provided via the ASF download pages): cd ${tomcat.source} ant release -- 2.11.0