Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 27161 invoked from network); 26 May 2004 06:58:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 May 2004 06:58:31 -0000 Received: (qmail 88585 invoked by uid 500); 26 May 2004 06:59:11 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 88416 invoked by uid 500); 26 May 2004 06:59:10 -0000 Mailing-List: contact forrest-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-cvs@xml.apache.org Received: (qmail 88343 invoked by uid 98); 26 May 2004 06:59:09 -0000 Received: from cheche@apache.org by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(209.237.227.194):. Processed in 0.118664 secs); 26 May 2004 06:59:09 -0000 X-Qmail-Scanner-Mail-From: cheche@apache.org via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(209.237.227.194):. Processed in 0.118664 secs) Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by hermes.apache.org with SMTP; 26 May 2004 06:59:08 -0000 Received: (qmail 27130 invoked by uid 65534); 26 May 2004 06:58:26 -0000 Date: 26 May 2004 06:58:26 -0000 Message-ID: <20040526065826.27127.qmail@minotaur.apache.org> From: cheche@apache.org To: forrest-cvs@xml.apache.org Subject: svn commit: rev 20453 - xml/forrest/trunk X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: cheche Date: Tue May 25 23:58:24 2004 New Revision: 20453 Modified: xml/forrest/trunk/build.sh Log: Remove chmod commands for ant. Both executables comes with right permision from SVN Modified: xml/forrest/trunk/build.sh ============================================================================== --- xml/forrest/trunk/build.sh (original) +++ xml/forrest/trunk/build.sh Tue May 25 23:58:24 2004 @@ -14,10 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - -chmod u+x ./tools/ant/bin/antRun -chmod u+x ./tools/ant/bin/ant - # ----- Verify and Set Required Environment Variables ------------------------- if [ "$TERM" = "cygwin" ] ; then