Submitted patch http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13615 to
allow the following:

<mkdir name="RCS">
  <dirset dir="src"/>
</mkdir>

PS: Apologies (?) accepted Stefan ;-)

PS2: Stefan, can you tell me if there's a better way to test changes in core
tasks like <mkdir> other than re-bootstrapping every time??? If I didn't do
a 'build bootstrap' before the 'build test', any change to Mkdir.java,
although properly compiled, would not take effect!!! This was painful to
figure out, and why can't the 'build run-single-test' command pick up the
<mkdir> just recompiled??? Thanks, --DD

-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] 
Sent: Monday, October 14, 2002 10:08 AM
To: [EMAIL PROTECTED]
Subject: Re: Newbie question: how to recurse into subdirectories?

On 14 Oct 2002, Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> See why <foreach> is not part of core-Ant?  People would overuse it
> like hell. ;-)
> 
> <apply executable="mkdir" type="dir">
>   <fileset dir="src"/>
> </apply>

This doesn't work (I stand corrected, where is the RCS dir?), sorry
Dominique.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to