IL PROTECTED]
> Subject: RE: per directory make file?
>
>
> --- Mark Womack <[EMAIL PROTECTED]> wrote:
> > I don't think this will work for a dynamic set of possible
> > subdirectories.
> > Maybe I missed it, but I haven't found anything in ant that
> wi
--- Mark Womack <[EMAIL PROTECTED]> wrote:
> I don't think this will work for a dynamic set of possible
> subdirectories.
> Maybe I missed it, but I haven't found anything in ant that will let me
> traverse through subdirecotries, calling a task for each one.
Nothing in off-the-shelf Ant, but the
ssage-
From: Mark Womack
Sent: Wednesday, June 27, 2001 10:40 AM
To: '[EMAIL PROTECTED]'
Subject: RE: per directory make file?
Stefan, right after I sent out my last message, I found your reply.
Yes, this is very close to what I am talking about. Is it possible to have
a wildcard in
. Without having to explicitly list each exclude file.
Thanks for the reply. Even without the wildcard, this is a good
alternative.
-Mark
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 11:38 PM
To: [EMAIL PROTECTED]
Subject: Re: per directory
at I'm talking about above.
Thanks,
-Mark
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 1:25 PM
To: [EMAIL PROTECTED]
Subject: Re: per directory make file?
Regarding the per directory make file, this is simply done with the
ta
Mark Womack <[EMAIL PROTECTED]> wrote:
> I am in the process of creating an ant replacement for our current
> make file build. We have a make file per directory that specifies
> which files within that directory should be compiled. This allows
> our developers to have files in the source tree t
ng
([EMAIL PROTECTED])
- Original Message -
From: "Kyle Adams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 26, 2001 12:49 PM
Subject: Re: per directory make file?
Mark,
I posted a similar question today (see "Build script design issu
Mark,
I posted a similar question today (see "Build script design issues"). I wonder if
there are any more articles out there on best practices for Ant scripts - the articles
I've read so far have not been that specific. I'm looking forward to see what
responses we get to our question.
Kyle