Re: checking property values

2006-04-19 Thread Heikki Qvist
If you need to use conditional or plural (i.e.loops) execution, you might have a wrong tool. Antoine Levy-Lambert kirjoitti: Hello Leo, yes you can. you have 3 possibilities : - use a combination of Ant and Groovy, so that you script around ant tasks and datatypes, but with the possibilit

Re: Dynamically increase the number of arguments to EXEC task based on the number and name of the file(s) in a directory.

2006-04-06 Thread Heikki Qvist
Hi, I have similar issue. A lot of list files which are used to generate real filenames. How to do extending these (eg. src,doc,bin,testsuite) to Linux_BUILDNUMBER_src.zip etc without hardcoding lits items? Their amount may differ in different branches also naming convention how final publi