User: rinkrank
  Date: 02/04/27 06:53:53

  Modified:    modules/xdoclet/src/xdoclet/modules/doc/info Tag:
                        MODULE_REFACTORING_BRANCH InfoSubTask.java
                        InfoTagsHandler.java
  Log:
  -fixed compile errors and added tags everywhere
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +4 -1      
xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info/Attic/InfoSubTask.java
  
  Index: InfoSubTask.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info/Attic/InfoSubTask.java,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -w -r1.1.2.1 -r1.1.2.2
  --- InfoSubTask.java  25 Apr 2002 21:22:30 -0000      1.1.2.1
  +++ InfoSubTask.java  27 Apr 2002 13:53:52 -0000      1.1.2.2
  @@ -32,9 +32,12 @@
    * be used to generate TODO lists or any list with metrics about the occurrence
    * of a certain tag.
    *
  + * @xdoclet:subtask name="documenttags" parent="xdoclet.doc.DocumentDocletTask"
  + * @todo use DocletTask as parent instead. should be enough.
  + *
    * @author <a href="mailto:[EMAIL PROTECTED]";>Aslak Helles�y</a>
    * @created September 18, 2001
  - * @version $Revision: 1.1.2.1 $
  + * @version $Revision: 1.1.2.2 $
    * @todo This is a test on class level
    * @todo This is another test on class level
    */
  
  
  
  1.1.2.2   +3 -1      
xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info/Attic/InfoTagsHandler.java
  
  Index: InfoTagsHandler.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/xdoclet/src/xdoclet/modules/doc/info/Attic/InfoTagsHandler.java,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -w -r1.1.2.1 -r1.1.2.2
  --- InfoTagsHandler.java      25 Apr 2002 21:22:30 -0000      1.1.2.1
  +++ InfoTagsHandler.java      27 Apr 2002 13:53:53 -0000      1.1.2.2
  @@ -27,9 +27,11 @@
   import java.util.*;
   
   /**
  + * @xdoclet:taghandler namespace="Info"
  + *
    * @author <a href="mailto:[EMAIL PROTECTED]";>Aslak Helles�y</a>
    * @created Oct 15, 2001
  - * @version $Revision: 1.1.2.1 $
  + * @version $Revision: 1.1.2.2 $
    */
   public class InfoTagsHandler extends XDocletTagSupport {
        /**
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to