Re: can filesets be stored in a properties file?

2007-06-08 Thread caleysoldman
hi matt, thanks for your reply...here you are ant folx: my requirement is to produce sql using ant. i am enjoined not to use velocity, groovy, or anything but ant. as such, what i am trying to replicate is shell script logic because those are my marching orders. i mention this because i'm sure

can filesets be stored in a properties file?

2007-06-08 Thread caleysoldman
hi folx, is it possible to use the refid of a fileset that is stored in a properties file? if so, how?? i am new to ant and to java. i have successfully created a build that uses one of two properties files based on a variable that is passed at the command line via -D option. now i would like t