From: markt Date: Sat, 24 Apr 2010 21:10:25 +0000 (+0000) Subject: The release build doesn't run the tests X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=582613d1fdb52894b56fab2baddeacd4ab81fa92;p=tomcat7.0 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 --- 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