Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 86679 invoked from network); 16 Oct 2003 23:17:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Oct 2003 23:17:06 -0000 Received: (qmail 25432 invoked by uid 500); 16 Oct 2003 23:16:42 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 25406 invoked by uid 500); 16 Oct 2003 23:16:42 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 25392 invoked from network); 16 Oct 2003 23:16:42 -0000 Received: from unknown (HELO relay.t-online-com.de) (62.156.147.74) by daedalus.apache.org with SMTP; 16 Oct 2003 23:16:42 -0000 Received: from D2CFT80J (p5080e816.dip0.t-ipconnect.de [80.128.232.22]) by relay.t-online-com.de (SMTPSVC(1.0.0.2)) with ESMTP id 026D914CA95 for ; Fri, 17 Oct 2003 01:08:01 +0200 (CEST) From: =?iso-8859-1?Q?Antoine_L=E9vy-Lambert?= To: "Ant Users List" Subject: AW: Refining the results of a patternset Date: Fri, 17 Oct 2003 01:15:47 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <20031016224913.36932.qmail@iname.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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 Hi Barney, do it all with selectors (the filename selector is about the same in terms of functionality as include/exclude patterns) or all with patterns. The only advantage of the filename selector compared to include/exclude patterns is that you can combine it with other selectors. Cheers, Antoine -----Urspr�ngliche Nachricht----- Von: Barney Barumba [mailto:barney.b@iname.com] Gesendet: Freitag, 17. Oktober 2003 00:49 An: user@ant.apache.org Betreff: Refining the results of a patternset Hi, I'm trying to refine the contents of a patternset (ant 1.5.3), but not having much luck. What I'd like to do is something like: