m: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 06, 2004 2:19 PM
> To: Ant Users List
> Subject: RE: fileset fails when base dir is missing
>
> I thought of this, actually. But what puzzles me is how to leverage the
> value of "mod_classdir
something
more clever that would be better.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, December 06, 2004 2:19 PM
To: Ant Users List
Subject: RE: fileset fails when base dir is missing
I thought of this, actually. But what puzzles me is how to
; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 06, 2004 1:58 PM
> To: Ant Users List
> Subject: Re: fileset fails when base dir is missing
>
> That's a clever hack, but it won't work well in my situation, since some
> of the files
--Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, December 06, 2004 1:58 PM
To: Ant Users List
Subject: Re: fileset fails when base dir is missing
That's a clever hack, but it won't work well in my situation, since some
of the filesets may be rooted
That's a clever hack, but it won't work well in my situation, since some
of the filesets may be rooted in directories that cannot be created.
Wouldn't it be nice if the tag had an attribute that allowed you
do say, "It's OK if it doesn't exist"? Something like this:
...
Anyone else have a go
I usually execute in this situation - an empty directory does
not affect anything else and makes some commands happy.
- Alexey.
[EMAIL PROTECTED] wrote:
I am constructing a classpath that includes a fileset. Sometimes, the
base directory for that fileset does not exist. I would like Ant to
s