RE: How to exclude files with same pattern except one

2006-01-22 Thread Stephen McConnell
> -Original Message- > From: Kasparek, Bernadette [mailto:[EMAIL PROTECTED] > Sent: Saturday, 21 January 2006 12:01 AM > To: 'user@ant.apache.org' > Subject: How to exclude files with same pattern except one > > Hi everybody, > > I've the fo

How to exclude files with same pattern except one

2006-01-22 Thread Kasparek, Bernadette
Hi everybody, I've the following problem: I've got a list of some hundred files with pattern "index_xxx*". Now I want to pack only the files with pattern "index_999*" (about 6 instances) all others should be excluded. I tried the following: The problem is that in the basedir are additional file