Re: Backward compatible problem with resources

2006-10-11 Thread Peter Reilly
On 10/11/06, Matt Benson <[EMAIL PROTECTED]> wrote: --- Peter Reilly <[EMAIL PROTECTED]> wrote: > On 10/11/06, Matt Benson <[EMAIL PROTECTED]> > wrote: > > --- Peter Reilly <[EMAIL PROTECTED]> > wrote: > > > > > I have run into a bc problem with resources. > > > If ant-contrib is compiled with a

Re: Backward compatible problem with resources

2006-10-11 Thread Matt Benson
--- Peter Reilly <[EMAIL PROTECTED]> wrote: > On 10/11/06, Matt Benson <[EMAIL PROTECTED]> > wrote: > > --- Peter Reilly <[EMAIL PROTECTED]> > wrote: > > > > > I have run into a bc problem with resources. > > > If ant-contrib is compiled with ant1.7, and used > > > with > > > ant1.6 all the tasks

Re: Backward compatible problem with resources

2006-10-11 Thread Peter Reilly
On 10/11/06, Matt Benson <[EMAIL PROTECTED]> wrote: --- Peter Reilly <[EMAIL PROTECTED]> wrote: > I have run into a bc problem with resources. > If ant-contrib is compiled with ant1.7, and used > with > ant1.6 all the tasks that use Path > cannot be used: > > C:\Documents and > Settings\reilly\l

Re: Backward compatible problem with resources

2006-10-11 Thread Matt Benson
--- Peter Reilly <[EMAIL PROTECTED]> wrote: > I have run into a bc problem with resources. > If ant-contrib is compiled with ant1.7, and used > with > ant1.6 all the tasks that use Path > cannot be used: > > C:\Documents and > Settings\reilly\learning\a\for\build.xml:3: Could > not > create type

Re: Backward compatible problem with resources

2006-10-11 Thread Steve Loughran
Peter Reilly wrote: I have run into a bc problem with resources. If ant-contrib is compiled with ant1.7, and used with ant1.6 all the tasks that use Path cannot be used: C:\Documents and Settings\reilly\learning\a\for\build.xml:3: Could not create type antlib:net.sf.antcontrib:for due to java.la

Backward compatible problem with resources

2006-10-11 Thread Peter Reilly
I have run into a bc problem with resources. If ant-contrib is compiled with ant1.7, and used with ant1.6 all the tasks that use Path cannot be used: C:\Documents and Settings\reilly\learning\a\for\build.xml:3: Could not create type antlib:net.sf.antcontrib:for due to java.lang.NoClassDefFoundErr