Re: copy files problem

2005-09-08 Thread Matt Benson
I cannot reproduce this behavior on Linux or Solaris. What we need is an example file structure that will reproduce this, and since I don't think we are looking at a bug, probably the easiest thing for you to do is write an Ant buildfile that will CREATE the entire directory structure for this sce

Re: copy files problem

2005-09-08 Thread Glen Mitchell
Bhadra, I'm sorry I meant to say in my initial post that I had tried this also but it didn't solve my problem. This work on Windows but not on Unix both. I've tried a number of includes such as etc Bhadra, Jatin wrote: Glen Try this format as per ANT manual. If you want to include all the

RE: copy files problem

2005-09-08 Thread Bhadra, Jatin
Glen Try this format as per ANT manual. If you want to include all the file in the source dir then no need to have include tag. Jatin Bhadra -Original Message- From: Glen Mitchell [mailto:[EMAIL PROTECTED] Sent: 08 September 2005 13:19 To: user@ant.apache.org Subject: copy files p