Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A54A11092D for ; Fri, 3 May 2013 11:19:06 +0000 (UTC) Received: (qmail 67456 invoked by uid 500); 3 May 2013 11:19:06 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 67270 invoked by uid 500); 3 May 2013 11:19:01 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 67235 invoked by uid 99); 3 May 2013 11:18:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 11:18:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 11:18:57 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 43FD073AB; Fri, 3 May 2013 11:18:36 +0000 (UTC) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: [Bug 53538] Doc: Examples for FilterChains use incorrect syntax Date: Fri, 03 May 2013 11:18:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Documentation X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominik.stadler@gmx.at X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=53538 --- Comment #2 from Dominik Stadler --- It may be possible to use it this way, but it is possible in almost all places where properties are used. Thanks for update, but I think it is very confusing to even use this functionality here. I would like these examples to show me the minimum amount of XML necessary to use it, not a combination of various Ant-features that I am not interested at the moment. -- You are receiving this mail because: You are the assignee for the bug.