AW: How to let the copy-task fail if a fileset is not completely available
Hi! I figured out the following construction. It
How to let the copy-task fail if a fileset is not completely available
Hi! I am creating install packages with ANT's copy-task. It works fine and fails if one file is missing. Now I want to define the target directory only once with the following construction.