Hi,I have this warning message: <taskdef A class needed by class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask cannot be found: junit/framework/TestListener> for this junit task: <taskdef name="junit" classname=" org.apache.tools.ant.taskdefs.optional.junit.JUnitTask"> <classpath> <pathelement location="${ aspectj.modules.lib.dir}/ant/lib/optional.jar" /> <pathelement location="${aspectj.modules.lib.dir}/junit/junit.jar" /> </classpath> </taskdef> I really appreciate any suggestion to remove the warning message. Thank you in advance, Redwan Wahbeh
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
