Re: Fileset Evaluation

2007-10-11 Thread Matt Benson
--- Steve Loughran <[EMAIL PROTECTED]> wrote: > Knuplesch wrote: > > If I define a fileset via a patternset and a id > like that: > > > > > > > > > > > > > > > > > > dir="${dope.configdir.kunde}"> > >refid="dopecopy.configpattern.kunde"> >

Re: Fileset Evaluation

2007-10-11 Thread Steve Loughran
Knuplesch wrote: If I define a fileset via a patternset and a id like that: And now I add another file to the fileset-dir: ${dope.configdir.kunde} E.g. like that: Will editorHelp.jar be copied or not?

Fileset Evaluation

2007-10-11 Thread Knuplesch , Jürgen
If I define a fileset via a patternset and a id like that: And now I add another file to the fileset-dir: ${dope.configdir.kunde} E.g. like that: Will editorHelp.jar be copied or not? Is