Dear ant users,
I need to do some processing on the files compiled by "javac" task.
How can I pass the list of files compiled to my own task that I am developing ?
If not possible, can I pass a fileset to my own tasks so that it converts it in an Enumeration?
Thank you in advance.
Francesco
 
 

Reply via email to