AW: How to let the copy-task fail if a fileset is not completely available

2007-02-01 Thread Thomas.Poersch
Hi! I figured out the following construction. It

How to let the copy-task fail if a fileset is not completely available

2007-01-31 Thread Thomas.Poersch
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.