Can't you just do this:
<property name="NAME" value="${LNAME},${FNAME}"/> or an I missing something? On Mon, 29 Mar 2010, Jan wrote:
Hi All, Is there a way to assign a comma seperated values for a property? for example, lets say i have different value from another property file like LNAME and FNAME Now i want to use ant-contrib or something like that to copy the property value LANME,FNAME into NAME Property so finally when i get the value of proeprty NAME=LNAME,FNAME is this possible? Any idea from anyone much appreciated
-- Scot P. Floess 27 Lake Royale Louisburg, NC 27549 252-478-8087 (Home) 919-890-8117 (Work) Chief Architect JPlate http://sourceforge.net/projects/jplate Chief Architect JavaPIM http://sourceforge.net/projects/javapim Architect Keros http://sourceforge.net/projects/keros --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org