On 2/8/07, THARP, JOSHUA L, TCORP <[EMAIL PROTECTED]> wrote:
Does anyone know if the same methods for adding junit.jar to the
classpath are true for JDepend using ANT 1.7?
No, it is not yet implemented.
Peter
I've tried adding a
jdepend-2.9.jar classpath entry to invocation of the jdepend tas
Does anyone know if the same methods for adding junit.jar to the
classpath are true for JDepend using ANT 1.7? I've tried adding a
jdepend-2.9.jar classpath entry to invocation of the jdepend task, but
get the standard, "failed to create task or type jdepend," message.
Here's my task. I did dou