AW: antrc & ant.conf files

2008-05-18 Thread Jan.Materne
> I understand that ~/.antrc and ~/.ant/ant.conf are parsed when Ant is > called from the command line. I also understand that these files can > include ANT_OPTS and ANT_ARGS parameters. These file are executed by the wrapper scripts. Therefore you can have a look into them to see what exactly

antrc & ant.conf files

2008-05-18 Thread David J. B. Hollis
Hi, All I apologise if I'm asking an obvious question! I'm running Ant 1.6.5, which was installed as part of Apple's XCode 2 on Mac OS X.4. I'm using Ant in conjunction with DITA and DITA's Toolkit. I'm more of a Mac User, and still learning about the BSD under- pinnings! That should expla

AW: Decrare a property array

2008-05-18 Thread Jan.Materne
> 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) As Ant is not a programming lan