Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C747172BD for ; Fri, 28 Oct 2011 07:45:12 +0000 (UTC) Received: (qmail 95094 invoked by uid 500); 28 Oct 2011 07:45:12 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 95048 invoked by uid 500); 28 Oct 2011 07:45:12 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 95040 invoked by uid 99); 28 Oct 2011 07:45:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 07:45:12 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 07:45:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 953AD40F00D2 for ; Fri, 28 Oct 2011 09:44:44 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IOWxczL3rwQH for ; Fri, 28 Oct 2011 09:44:44 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 426FE40F00D1; Fri, 28 Oct 2011 09:44:44 +0200 (CEST) From: Stefan Bodewig To: dev@ant.apache.org Subject: Re: Pedantic Documentation Issue References: <2FF2F895-11C7-4A56-9EB7-BDF4E92B4C6A@cens.ucla.edu> Date: Fri, 28 Oct 2011 09:44:44 +0200 In-Reply-To: <2FF2F895-11C7-4A56-9EB7-BDF4E92B4C6A@cens.ucla.edu> (John Jenkins's message of "Mon, 24 Oct 2011 11:19:22 -0700") Message-ID: <87k47pk1ar.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2011-10-24, John Jenkins wrote: > The documentation for the "excludes" parameter is either incorrect or > there is an additional "exclude" parameter that means something > slightly different on: > http://ant.apache.org/manual/Tasks/war The XML element supports an excludes attribute and a nested element with the name exclude. Both work as documented, at least I think they do. Which part of the documentation looks wrong to you? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org