RE: Class loader problem

2005-09-24 Thread Rainer Noack
--- > From: Hoying, Ken [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 22, 2005 9:21 PM > To: Ant Users List; [EMAIL PROTECTED] > Subject: RE: Class loader problem > > > I have been playing around with the task but > have not had much luck. > > I keep ge

RE: Class loader problem

2005-09-22 Thread Hoying, Ken
data Any ideas? Thanks in advvance! Ken -Original Message- From: Rainer Noack [mailto:[EMAIL PROTECTED] Sent: Friday, September 16, 2005 3:29 PM To: 'Ant Users List' Subject: RE: Class loader problem Hi Ken, If you use with a classpath, the task will be loaded by a new

RE: Class loader problem

2005-09-16 Thread Rainer Noack
essage- > From: Hoying, Ken [mailto:[EMAIL PROTECTED] > Sent: Friday, September 16, 2005 5:53 PM > To: user@ant.apache.org > Subject: Class loader problem > > > > I am having a class loading problem with Ant. We have a > standard Ant distribution which includes a jar file

Class loader problem

2005-09-16 Thread Hoying, Ken
I am having a class loading problem with Ant. We have a standard Ant distribution which includes a jar file with a v1.1 of a task in the Ant distribution's lib directory. However, our project is still using the 1.0 version of this task. I have included the jar with the 1.0 version of the tas