RE: Copy task fails on AIX & Suse Linux 9

2010-05-27 Thread St. Denis, David
I found that the Ant 1.8 copy task has problems on SLES9 as well. parsing buildfile jar:file:/uhome/dsd/bin/neutral/ant-1.8.1/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/uhome/dsd/bin/neutral/ant-1.8.1/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file [cop

Re: zip empty directories

2010-05-27 Thread Ben Anderson
whenempty is something different. It's whether to even create the zip file or not. My problem (actually non-problem) was fixed here: http://stackoverflow.com/questions/2913474/ant-1-8-0-1-8-1-zip-empty-directories On Thu, May 27, 2010 at 12:39 PM, Wray, Nathan wrote: > I'm assuming you tried w

RE: zip empty directories

2010-05-27 Thread Wray, Nathan
I'm assuming you tried whenempty="create" ? The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you r

AW: Nesting of Braces

2010-05-27 Thread Jan.Materne
http://ant.apache.org/faq.html#propertyvalue-as-name-for-property Jan >-Ursprüngliche Nachricht- >Von: GokulHCL [mailto:gokul...@gmail.com] >Gesendet: Donnerstag, 27. Mai 2010 14:21 >An: user@ant.apache.org >Betreff: Nesting of Braces > > >Hi >I am using ant 1.7. I have requirement to

Nesting of Braces

2010-05-27 Thread GokulHCL
Hi I am using ant 1.7. I have requirement to resolve two properties dynamically as shown below. ${test.display.${dynamic}} For Example: I am loading three properties from a properties file say test.display.one=FIRST test.display.two=SECOND test.display.three=THIRD The "dynamic" property wil

AW: New ANT task coding guideline

2010-05-27 Thread Jan.Materne
Please have a look at https://svn.apache.org/repos/asf/ant/sandbox/autoconf/ Maybe that could help. Jan >-Ursprüngliche Nachricht- >Von: Antoine Levy-Lambert [mailto:anto...@gmx.de] >Gesendet: Mittwoch, 26. Mai 2010 17:31 >An: Ant Users List >Betreff: Re: New ANT task coding guideline >