I needed to add "${lib.dir}/junit.jar" to module.compile.class.path in
modules-common.ent in order for the new mock objects module to build:
<path id="module.compile.class.path">
...
<pathelement location="${lib.dir}/junit.jar"/>
...
There may be a better way to do it, but this gets it going.
Steve Coy
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel