Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 21429 invoked from network); 10 Nov 2000 09:03:43 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 10 Nov 2000 09:03:43 -0000 Received: from bodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id KAA07796 for ; Fri, 10 Nov 2000 10:03:42 +0100 (MET) Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id KAA04926; Fri, 10 Nov 2000 10:03:41 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-user@jakarta.apache.org Subject: Re: Combining PatternSets with Path elements References: From: Stefan Bodewig Date: 10 Nov 2000 10:03:41 +0100 In-Reply-To: "Proetel, Ingo"'s message of "Thu, 9 Nov 2000 10:30:24 -0800" Message-ID: Lines: 34 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Ingo Proetel wrote: Note, your syntax for using references to patternsets is not valid (you can not use refid and nested patterns in the same element, make that two separate patternsets). > > > > > > > > > This should work (written as) or Stefan