From dev-return-50558-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Sun Sep 14 09:12:12 2003 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 82014 invoked from network); 14 Sep 2003 09:12:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Sep 2003 09:12:12 -0000 Received: (qmail 86310 invoked by uid 500); 14 Sep 2003 09:11:44 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 86267 invoked by uid 500); 14 Sep 2003 09:11:43 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 86254 invoked by uid 500); 14 Sep 2003 09:11:43 -0000 Received: (qmail 86250 invoked from network); 14 Sep 2003 09:11:43 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 14 Sep 2003 09:11:43 -0000 Received: (qmail 82000 invoked by uid 1694); 14 Sep 2003 09:12:08 -0000 Date: 14 Sep 2003 09:12:08 -0000 Message-ID: <20030914091208.81999.qmail@minotaur.apache.org> From: jhm@apache.org To: ant-cvs@apache.org Subject: cvs commit: ant check.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jhm 2003/09/14 02:12:08 Modified: . check.xml Log: Typo. Thanks Dominique :-) Revision Changes Path 1.12 +2 -2 ant/check.xml Index: check.xml =================================================================== RCS file: /home/cvs/ant/check.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- check.xml 12 Sep 2003 14:43:52 -0000 1.11 +++ check.xml 14 Sep 2003 09:12:08 -0000 1.12 @@ -2,7 +2,7 @@ - Check Ants codebase against certain code styleguid rules using + Check Ants codebase against certain code styleguide rules using checkstyle and simian. Checkstyle uses an abstract syntax tree (AST) for doing checks @@ -80,4 +80,4 @@ - + \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org