RE: Specifying additonal classpath elements when calling the task

2007-03-02 Thread David Corley \(AT/LMI\)
-Original Message- From: Rainer Noack [mailto:[EMAIL PROTECTED] Sent: 01 March 2007 20:03 To: 'Ant Users List' Subject: RE: Specifying additonal classpath elements when calling the task Maybe http://enitsys.sourceforge.net/ant-classloadertask/ what you are looking for. It allo

Re: Specifying additonal classpath elements when calling the task

2007-03-02 Thread Peter Reilly
On 3/1/07, Rainer Noack <[EMAIL PROTECTED]> wrote: Maybe http://enitsys.sourceforge.net/ant-classloadertask/ what you are looking for. This would be the recommended way. I use this method for our in-house project. An alternative way would be to call the ant launcher class in a forked task and

RE: Specifying additonal classpath elements when calling the task

2007-03-01 Thread Rainer Noack
Maybe http://enitsys.sourceforge.net/ant-classloadertask/ what you are looking for. It allows you to add jars to the project-classloader. cheers Rainer > -Original Message- > From: David Corley (AT/LMI) [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 01, 2007 2:48 PM > To: user@ant.