On Sat, Feb 19, 2011 at 9:17 AM, Allan Lewis wrote:
> I'm working on a custom ant task, and want to create a class based on
> classname provided to the task. I've made a path available to the task,
> but
> can't quite figure out how to make those classes available to the task, so
> I
> wind up ge
I'm working on a custom ant task, and want to create a class based on
classname provided to the task. I've made a path available to the task, but
can't quite figure out how to make those classes available to the task, so I
wind up getting a java.lang.ClassNotFoundException when trying to create th