You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by J MacKay <jm...@yahoo.com> on 2007/10/23 01:22:00 UTC

XmlProperty - can I specify the property value delimiter?

I just started using ant and have a question about XMLProperty.   

<!-- sample-file.xml -->
<root-tag>
  <x>x1</x>
  <x>x2</x>
</root-tag>

Using the sample above, XMLProperty will transform"x" into a comma separated list of values:    
     root-tag.x=x1,x2

Is there any way to specify the delimiter used (like a "|") ? ie return this instead
  root-tag.x=x1|x2


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com