Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 82815 invoked by uid 500); 8 Aug 2001 08:25:35 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 82803 invoked from network); 8 Aug 2001 08:25:34 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: Ordering classpath References: From: Stefan Bodewig Date: 08 Aug 2001 10:25:40 +0200 In-Reply-To: Mikko Kurki-Suonio's message of "Wed, 8 Aug 2001 07:57:15 +0300 (EEST)" Message-ID: Lines: 16 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Wed, 8 Aug 2001, Mikko Kurki-Suonio wrote: > On Tue, 7 Aug 2001, Berin Loritsch wrote: > >> What about using patternsets? >> >> >> >> > > How can I place that in a DIFFERENT file so that it can be read from > several build files? You cannot use a pathelement inside a patternset at all. Stefan