You could also try this Not 100% sure about this one ...:-)
On Mon, Mar 10, 2008 at 11:28 AM, <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
> Jan
>
>
> > -Ursprüngliche Nachricht-
> > Von: Lars Ohlén [mailto:[EMAIL PROTECTED]
> > Gesendet: Sonntag, 9. März 2008 13:14
> > An: us
Jan
> -Ursprüngliche Nachricht-
> Von: Lars Ohlén [mailto:[EMAIL PROTECTED]
> Gesendet: Sonntag, 9. März 2008 13:14
> An: user@ant.apache.org
> Betreff: copy multiple directories into one
>
> Hi Ant Users!
>
> I have a bunch of directories that contains a src folder that
http://ant.apache.org/manual/install.html#optionalTasks
Jan
> -Ursprüngliche Nachricht-
> Von: qbnronin [mailto:[EMAIL PROTECTED]
> Gesendet: Samstag, 8. März 2008 03:46
> An: user@ant.apache.org
> Betreff: Re: building ant from source and junit build error
>
>
> I was having the sam
Hi Wabbit
Thanks for your response.
Is there a newsgroup I can sign up for for AntXtras ?
Do you have the url to that ?
I have questions on how to use it after reading the user guide.
thanks
On Sat, Mar 8, 2008 at 11:09 AM, Wascally Wabbit <
[EMAIL PROTECTED]> wrote:
> Z W wrote:
> > Hi
> > Is
Hi Ant Users!
I have a bunch of directories that contains a src folder that contains java
code (in package structure)
I want to copy all the directoreis belove the src directory into one diretory
(basiclly I want to move all java files including the package structure into
one location).
See be