From ant-user-return-27372-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Thu Dec 05 10:52:01 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 72175 invoked from network); 5 Dec 2002 10:52:01 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Dec 2002 10:52:01 -0000 Received: (qmail 28019 invoked by uid 97); 5 Dec 2002 10:53:10 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 27952 invoked by uid 97); 5 Dec 2002 10:53:10 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 27939 invoked by uid 98); 5 Dec 2002 10:53:09 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3DEF2F6A.1030408@apache.org> Date: Thu, 05 Dec 2002 11:50:18 +0100 From: Nicola Ken Barozzi Reply-To: nicolaken@apache.org Organization: Apache Software Foundation User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: XML Property handling lists References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Detlef Brendle wrote: > Hi, > I would like to use the xmlProperty task to load a list of elements into my > project. > The list looks something like: > > A=hello > A.do=true > B=world > B.do=false > C=foo > C.do=true > D=bar > D.do=true > ... > > The list is static. > > How would the XML file look like to load this in my project ? hello world bar bar ... IIRC you have to set the collapseAttributes="true" and not set the root node to be part of the property name. -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: