User: rinkrank
Date: 02/06/12 16:34:26
Modified: modules/caucho/src/xdoclet/modules/caucho
ResinEjbSubTask.java ResinEjbTagsHandler.java
ResinWebTagsHandler.java ResinWebXmlSubTask.java
Log:
-Tree links are working for tasks and tags too
-updated tags to use dot instead of colon
Revision Changes Path
1.2 +5 -5
xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinEjbSubTask.java
Index: ResinEjbSubTask.java
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinEjbSubTask.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- ResinEjbSubTask.java 7 Jun 2002 15:19:19 -0000 1.1
+++ ResinEjbSubTask.java 12 Jun 2002 23:34:26 -0000 1.2
@@ -11,9 +11,9 @@
*
* @author Yoritaka Sakakura ([EMAIL PROTECTED])
* @created June 5, 2002
- * @see <a
href="http://caucho.com/products/resin-ejb/ejb-ref/resin-ejb-config.xtp">Resin CMP
- * Configuration</a>
- * @xdoclet:subtask name="resin-ejb-xml" display-name="Resin"
parent="xdoclet.modules.ejb.EjbDocletTask"
+ * @see <a
href="http://caucho.com/products/resin-ejb/ejb-ref/resin-ejb-config.xtp">Resin CMP
Configuration
+ * </a>
+ * @ant.element name="resin-ejb-xml" display-name="Resin"
parent="xdoclet.modules.ejb.EjbDocletTask"
*/
public class ResinEjbSubTask extends XmlSubTask
{
1.2 +1 -1
xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinEjbTagsHandler.java
Index: ResinEjbTagsHandler.java
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinEjbTagsHandler.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- ResinEjbTagsHandler.java 7 Jun 2002 15:19:19 -0000 1.1
+++ ResinEjbTagsHandler.java 12 Jun 2002 23:34:26 -0000 1.2
@@ -18,7 +18,7 @@
* @created June 5, 2002
* @see <a
href="http://caucho.com/products/resin-ejb/ejb-ref/resin-ejb-config.xtp">Resin CMP
* Configuration</a>
- * @xdoclet:taghandler namespace="ResinEjb"
+ * @xdoclet.taghandler namespace="ResinEjb"
*/
public class ResinEjbTagsHandler extends RelationTagsHandler
{
1.2 +1 -1
xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinWebTagsHandler.java
Index: ResinWebTagsHandler.java
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinWebTagsHandler.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- ResinWebTagsHandler.java 7 Jun 2002 15:19:19 -0000 1.1
+++ ResinWebTagsHandler.java 12 Jun 2002 23:34:26 -0000 1.2
@@ -20,7 +20,7 @@
*
* @author Yoritaka Sakakura ([EMAIL PROTECTED])
* @created June 5, 2002
- * @xdoclet:taghandler namespace="Resin"
+ * @xdoclet.taghandler namespace="Resin"
*/
public class ResinWebTagsHandler extends XDocletTagSupport
{
1.2 +4 -4
xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinWebXmlSubTask.java
Index: ResinWebXmlSubTask.java
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/caucho/src/xdoclet/modules/caucho/ResinWebXmlSubTask.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- ResinWebXmlSubTask.java 7 Jun 2002 15:19:19 -0000 1.1
+++ ResinWebXmlSubTask.java 12 Jun 2002 23:34:26 -0000 1.2
@@ -12,7 +12,7 @@
* @author Yoritaka Sakakura ([EMAIL PROTECTED])
* @created June 5, 2002
* @see <a
href="http://caucho.com/products/resin/ref/app-config.xtp">Web Application
Configuration</a>
- * @xdoclet:subtask name="resin-web-xml"
parent="xdoclet.modules.web.WebDocletTask" display-name="Resin"
+ * @ant.element name="resin-web-xml" parent="xdoclet.modules.web.WebDocletTask"
display-name="Resin"
*/
public class ResinWebXmlSubTask extends WebXmlSubTask
{
_______________________________________________________________
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel