Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 95219 invoked from network); 6 Jan 2006 18:30:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 18:30:05 -0000 Received: (qmail 60027 invoked by uid 500); 6 Jan 2006 18:29:59 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 59864 invoked by uid 500); 6 Jan 2006 18:29:58 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 59853 invoked by uid 99); 6 Jan 2006 18:29:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 10:29:58 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.127.202.59] (HELO sccrmhc14.comcast.net) (204.127.202.59) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 10:29:57 -0800 Received: from faure.zauberflote.net (c-67-169-75-195.hsd1.ca.comcast.net[67.169.75.195]) by comcast.net (sccrmhc14) with ESMTP id <2006010618293601400sjh32e>; Fri, 6 Jan 2006 18:29:36 +0000 Received: from [172.16.1.249] (unknown [172.16.1.249]) by faure.zauberflote.net (Postfix) with ESMTP id 857DE3F0C for ; Fri, 6 Jan 2006 10:25:31 -0800 (PST) Message-ID: <43BEB6D3.1050506@codeknox.com> Date: Fri, 06 Jan 2006 10:28:35 -0800 From: Tim Meals User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: AW: XmlProperty patternset reference References: In-Reply-To: X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jan -- I've tried. :( I think you're right about importing a build file. That's just what I was going to try next. I was hoping to keep the patternsets defined in the properties definitions, that way I could build archives (WARs & EARs mostly) for each specific environment by using a set of properties rather than Ant build files. Thanks for the resonse, Tim Jan.Materne@rzf.fin-nrw.de wrote: >Dont know .... have you tried? > >What you _can_ do is defining the patternset in its own buildfile and >import that. >Or via XML entities. > > >Jan > > > > > > >>Is it possible to set a within an XML property >>file using the semanticAttributes setting? I see where you >>can have an element with a pathid attribute, which is >>interpreted when semanticAttributes is set, but I would like >>to define a patternset that is used by the build file. The >>relevant portion of my build.xml file is: >> >> >> >> >> >> >> >> ... >> >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >For additional commands, e-mail: user-help@ant.apache.org > > > -- /** * Tim Meals * Web Applications Developer */ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org