Hi,
It looks like the only way to define files to be added to a zip is
during the creation of the ZipTask (in package_as_xxx). Is this the case?
If so, it pauses several issues for me:
1. The code for adding the files runs for all projects, even if I just
build a sub project. If there are many projects and the code to finding
the files is not trivial, this creates a performance issue.
2. The files may not exist yet. If they are created by some other task
(and not known beforehand), how can they be added? (after the task runs,
it can keep a list of the files it created)
Thank you,
Ittay
--
--
Ittay Dror <[EMAIL PROTECTED]>