Could you use <copy file="test/**/*.template" todir="test2" / >
Not sure if thats right...

-----Original Message-----
From: Romain.Rouvoy [mailto:[EMAIL PROTECTED]]
Sent: 13 March 2002 09:10
To: Ant User Mailing-List
Subject: copy task


hello !

I have the following files tree :

test
|--xmi
|  |-- a.template
|  |-- b.template
|--idl
|  |-- a.template
|  |-- b.template
|--java
|  |-- a.template
|  |-- a.java
|  |-- b.java

and I want to copy *.template file of this tree in the root dir of test2
directory but without conserving the arborescence !


Thanks,
Romain

-- 
R. Rouvoy

------------------------------
Romain ROUVOY <[EMAIL PROTECTED]>
GOAL Team - LIFL (Laboratoire d'Informatique Fondamentale de Lille)
USTL Lille 1 - France

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


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

Reply via email to