Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 96629 invoked from network); 13 Jul 2005 18:55:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2005 18:55:35 -0000 Received: (qmail 34184 invoked by uid 500); 13 Jul 2005 18:55:32 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 34127 invoked by uid 500); 13 Jul 2005 18:55:31 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 34114 invoked by uid 500); 13 Jul 2005 18:55:31 -0000 Received: (qmail 34111 invoked by uid 99); 13 Jul 2005 18:55:31 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 13 Jul 2005 11:55:20 -0700 Received: (qmail 96583 invoked by uid 65534); 13 Jul 2005 18:55:18 -0000 Message-ID: <20050713185518.96582.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r216220 - /jakarta/commons/proper/betwixt/trunk/xdocs/guide/start.xml Date: Wed, 13 Jul 2005 18:55:18 -0000 To: commons-cvs@jakarta.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: rdonkin Date: Wed Jul 13 11:55:17 2005 New Revision: 216220 URL: http://svn.apache.org/viewcvs?rev=216220&view=rev Log: Fixed speiling Modified: jakarta/commons/proper/betwixt/trunk/xdocs/guide/start.xml Modified: jakarta/commons/proper/betwixt/trunk/xdocs/guide/start.xml URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/trunk/xdocs/guide/start.xml?rev=216220&r1=216219&r2=216220&view=diff ============================================================================== --- jakarta/commons/proper/betwixt/trunk/xdocs/guide/start.xml (original) +++ jakarta/commons/proper/betwixt/trunk/xdocs/guide/start.xml Wed Jul 13 11:55:17 2005 @@ -165,7 +165,7 @@ other than true the discovery of default properties will be suppressed.
  • add-adders if this property is set to - any value other than true the matching of adders will be supressed.
  • + any value other than true the matching of adders will be suppressed.

    Using <addDefaults add-properties='false' add-adders='false'/> --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org