Re: AW: AW: For each jar in a fileset

2008-01-29 Thread James Abley
On 25/01/2008, Clifton <[EMAIL PROTECTED]> wrote: > > Thanx Jan. That works too but only on Ant-1.7+. I'm running the build > indirectly from a Maven pom via the ant-run plugin. Apparently Maven-ant-run > is only 1.6.5 compatible so I need more magic. I'm going to move my question > to the Maven ma

Re: AW: AW: For each jar in a fileset

2008-01-25 Thread Clifton
Thanx Jan. That works too but only on Ant-1.7+. I'm running the build indirectly from a Maven pom via the ant-run plugin. Apparently Maven-ant-run is only 1.6.5 compatible so I need more magic. I'm going to move my question to the Maven mailing list because what I'm trying to do is a little more i

AW: AW: For each jar in a fileset

2008-01-25 Thread Jan.Materne
? Not tested - but should support resource sollections (and paths are rc's) Jan > -Ursprüngliche Nachricht- > Von: Clifton [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 25. Januar 2008 15:28 > An: user@ant.apache.org > Betreff: Re: AW: For each jar in a fileset > > > I'm sorry,