Unless I am very much misinterpreting your question, I think this will
suffice:
<property name="NAME" value="${LNAME},${FNAME}"/>
Mike Shead.
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]