From: <rin...@us...> - 2003-08-29 21:16:05
|
Update of /cvsroot/xdoclet-plugins/xdoclet-plugins In directory sc8-pr-cvs1:/tmp/cvs-serv12816 Modified Files: project.xml Log Message: Now using Laurent Etiemble's port of CodeTestCase to QDox. No more XJavaDoc dependencies. Index: project.xml =================================================================== RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project.xml 27 Aug 2003 08:42:21 -0000 1.1 --- project.xml 29 Aug 2003 21:16:01 -0000 1.2 *************** *** 128,137 **** </dependency> - <dependency> - <id>xjavadoc</id> - <version>1.0.2-SNAPSHOT</version> - <url></url> - </dependency> - </dependencies> --- 128,131 ---- |