Hello Cheney,
you can probably build your dirset using a scriptselector
see http://ant.apache.org/manual/CoreTypes/selectors.html#scriptselector
about scriptselectors.
read the section about library dependencies, you will needs bsf.jar and
js.jar on the classpath I think if you add some cust
Hi, everyone!
I wanna ask two questions.
1. how to select folders and sub folders that contains the specific
filetype, and excludes all files.
e.g. select all folders that contains js files.
i use the following script and it did not work.
2.how to use the depend task? I delele a java