Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 17629 invoked from network); 10 Jan 2004 16:53:46 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Jan 2004 16:53:46 -0000 Received: (qmail 90638 invoked by uid 500); 10 Jan 2004 16:53:35 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 90572 invoked by uid 500); 10 Jan 2004 16:53:35 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 90547 invoked by uid 500); 10 Jan 2004 16:53:34 -0000 Received: (qmail 90544 invoked from network); 10 Jan 2004 16:53:34 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 10 Jan 2004 16:53:34 -0000 Received: (qmail 17530 invoked by uid 1289); 10 Jan 2004 16:53:40 -0000 Date: 10 Jan 2004 16:53:40 -0000 Message-ID: <20040110165340.17529.qmail@minotaur.apache.org> From: rdonkin@apache.org To: jakarta-commons-cvs@apache.org Subject: cvs commit: jakarta-commons/digester checkstyle.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 rdonkin 2004/01/10 08:53:40 Modified: digester checkstyle.xml Log: Improved checkstyle configuration so that it now ignores (some) lines which are expected to vary in the header. Revision Changes Path 1.2 +1 -0 jakarta-commons/digester/checkstyle.xml Index: checkstyle.xml =================================================================== RCS file: /home/cvs/jakarta-commons/digester/checkstyle.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- checkstyle.xml 2 Sep 2003 03:19:38 -0000 1.1 +++ checkstyle.xml 10 Jan 2004 16:53:40 -0000 1.2 @@ -13,6 +13,7 @@ + --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org