Scot:
A "fileset that does not exist" is a contradiction
in terms. A fileset, by definition, consists of
existing files accessible from an existing directory.
Nonexistence of the parent directory yields a build
error, as you have seen. If no child files can be
matched by the fileset's (explici
Uhm and please disregard the comment pertaining to javacc ;) I cut 'n
pasted into a new build.xml to hack away on the part I needed :) I just
noticed I left the comment in place ;)
Scot P. Floess wrote:
Help...this is driving me nuts ;)
Let's say I want to define a path - but for "whatever"
Help...this is driving me nuts ;)
Let's say I want to define a path - but for "whatever" reason parts of
the path do not exist as specified in a fileset or dirset. Below is an
example (please note - I have no /foo directory on my harddrive):