I have a plugin that contains a taskdef for the ant JUnit task. I copied the code from the test plugin but I get this error.
taskdef class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask cannot be found.
Any ideas how I'd make the ant optional tasks availabble to my plugin?
cheers Nathan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
