User: vharcq Date: 02/04/10 14:59:13 Modified: core/config tagmappings.properties Log: Fix the build problem for todo and document ant tasks. I had to revert appendcp.bat because else xjavadoc.jar is added to system classpath and xdoclet can not be seen by xjavadoc Revision Changes Path 1.14 +1 -0 xdoclet/core/config/tagmappings.properties Index: tagmappings.properties =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/core/config/tagmappings.properties,v retrieving revision 1.13 retrieving revision 1.14 diff -u -w -r1.13 -r1.14 --- tagmappings.properties 3 Apr 2002 06:39:12 -0000 1.13 +++ tagmappings.properties 10 Apr 2002 21:59:13 -0000 1.14 @@ -12,6 +12,7 @@ Config=xdoclet.tags.ConfigTagsHandler TagDef=xdoclet.tags.TagDefTagsHandler Info=xdoclet.doc.info.InfoTagsHandler +Doc=xdoclet.doc.tags.DocumentationTagsHandler Xml=xdoclet.tags.XmlTagsHandler Comment=xdoclet.tags.CommentTagsHandler Property=xdoclet.tags.PropertyTagsHandler
_______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
