A fileset [1] has exactly one root directory. Because d:\ and e:\ doesnt have
that
(windows shows them only under a common place) you have to use two different
filesets.
A path [2] on the other hand can contain multiple filesets, so you´ll get
Jan
[1] http://ant.apache.org/CoreTyp
> -Original Message-
> From: Brown, Carlton [mailto:[EMAIL PROTECTED]
> Sent: Monday, 5 December 2005 12:11 PM
> I refactored a 12,000 line build down to just over 1,200
> using these techniques.
Wow - even 1,200 is massive!
Just for reference my largest build file is 170 lines (incl
> > Is it possible to declare a patternset with a reference id in a
build
> > file, and be able to dereference that id in another build file
called by
> > the task? There's a patternset that I keep using over and
over
> > in my build files, and it would be nice if there were a way to
specify
> >
Thanks Dominique
I was trying not to change the time-stamp of the jar files.
If there is no way around I would have to go with the 'touch' option
only I suppose.
Anand
Dominique Devienne wrote:
When I manually run
jar ufM ${my.location}/applications/a.ear myclient.jar
The command l