Re: regexpmapper question

2006-10-20 Thread Peter Reilly
: > -Original Message- > From: Peter Reilly [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 19, 2006 3:58 PM > To: Ant Users List > Subject: Re: regexpmapper question > > On 10/19/06, Fenlason, J

RE: regexpmapper question

2006-10-20 Thread Fenlason, Josh
Josh. > -Original Message- > From: Peter Reilly [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 19, 2006 3:58 PM > To: Ant Users List > Subje

RE: regexpmapper question

2006-10-19 Thread Fenlason, Josh
I'm using 1.6.5 also. , Josh. > -Original Message- > From: Chun Ji [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 19, 2006 4:10 PM > To: Ant Users List > Subject: RE: regexpmapper question > > > That works for me. Which ant do you us

RE: regexpmapper question

2006-10-19 Thread Chun Ji
That works for me. Which ant do you use ? Mine is 1.6.5. -cji -Original Message- From: Fenlason, Josh [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 2:00 PM To: Ant Users List Subject: RE: regexpmapper question Importance: Low That moves foo-0.1.2-bar and all its

RE: regexpmapper question

2006-10-19 Thread Fenlason, Josh
E: regexpmapper question > > > how about : > > > > > -Original Message- > From: Fenlason, Josh [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 19, 2006 1:15 PM > To: user@ant.apache.org > Subject: regexpmapper question > Impor

Re: regexpmapper question

2006-10-19 Thread Peter Reilly
On 10/19/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote: I'm trying to move some files using regexpmapper and I'm not having much luck, probably because I'm no good at regular expressions. I have a directory structure like this: foo-0.1.2-bar/js foo-0.1.2-bar/css foo-0.1.2-bar/util/test

RE: regexpmapper question

2006-10-19 Thread Chun Ji
how about : -Original Message- From: Fenlason, Josh [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 1:15 PM To: user@ant.apache.org Subject: regexpmapper question Importance: Low I'm trying to move some files using regexpmapper and I'm not having much luck

regexpmapper question

2006-10-19 Thread Fenlason, Josh
I'm trying to move some files using regexpmapper and I'm not having much luck, probably because I'm no good at regular expressions. I have a directory structure like this: foo-0.1.2-bar/js foo-0.1.2-bar/css foo-0.1.2-bar/util/test etc. I would like to move everything inside of foo-0