RE: Copying multiple source trees without loops

2007-02-08 Thread sam.hendley
t;> To: user@ant.apache.org >> Subject: Copying multiple source trees without loops >> >> >> I have been hacking at this problem for about an hour and I >> have to believe that there must just be something basic I am >> missing. I am rewriting our build sc

RE: Copying multiple source trees without loops

2007-02-07 Thread Daffin, Miles (IT)
each tree. Its neat, fast and simple. Miles > -Original Message- > From: sam.hendley [mailto:[EMAIL PROTECTED] > Sent: Thursday 08 February 2007 00:47 > To: user@ant.apache.org > Subject: Copying multiple source trees without loops > > > I have been hacking at t

Copying multiple source trees without loops

2007-02-07 Thread sam.hendley
: target.src.includesList=src/,custom1/,devices/device1/ I feel like it should be possible to do something with patternset, mappers and copy but I have had no luck in figuring it out yet. Anyone have any ideas? Thanks. -- View this message in context: http://www.nabble.com/Copying-multiple-source