Never mind, I just figured it out:
<junit ...>
<classpath refid="my.classpath">
- mps
(Dangit! Yahoo! mail mangled my example! Oh well.)Michael Pelz Sherman <[EMAIL PROTECTED]> wrote: Hi, I have a path defined using the following syntax: ... I'd like to reference this path in a junit task. Unfortunately, junit doesn't support the "classpathref" attribute. Can anyone suggest a way of referencing "my.classpath" in my junit task? Thanks, - mps
