property task would allow decraration of single name and value. However I would like to have a property which is like java hash map or String[][] double array. Is there a direct way to have such properties..(not looking to use groovey or some other script)
Also, what is the way to have macro's defined so that it accepts such array attributes. I am ware of macros which only take attribute which is not an array. I am writing this in the context of writing a macro, which does replacing of certain set of key value pairs in a given file. Regards, Nagendra -- View this message in context: http://www.nabble.com/Decrare-a-property-array-tp17281261p17281261.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
