User: rinkrank
  Date: 02/06/12 16:34:25

  Modified:    modules/ejb/src/xdoclet/modules/ejb/entity
                        PersistentTagsHandler.java PkTagsHandler.java
  Log:
  -Tree links are working for tasks and tags too
  -updated tags to use dot instead of colon
  
  Revision  Changes    Path
  1.4       +2 -2      
xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/PersistentTagsHandler.java
  
  Index: PersistentTagsHandler.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/PersistentTagsHandler.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- PersistentTagsHandler.java        10 Jun 2002 19:57:00 -0000      1.3
  +++ PersistentTagsHandler.java        12 Jun 2002 23:34:25 -0000      1.4
  @@ -26,8 +26,8 @@
   /**
    * @author               Ara Abrahamian ([EMAIL PROTECTED])
    * @created              Oct 16, 2001
  - * @xdoclet:taghandler   namespace="EjbPersistent"
  - * @version              $Revision: 1.3 $
  + * @xdoclet.taghandler   namespace="EjbPersistent"
  + * @version              $Revision: 1.4 $
    */
   public class PersistentTagsHandler extends CmpTagsHandler
   {
  
  
  
  1.6       +2 -2      
xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/PkTagsHandler.java
  
  Index: PkTagsHandler.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/PkTagsHandler.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -w -r1.5 -r1.6
  --- PkTagsHandler.java        12 Jun 2002 21:27:54 -0000      1.5
  +++ PkTagsHandler.java        12 Jun 2002 23:34:25 -0000      1.6
  @@ -27,9 +27,9 @@
   
   /**
    * @author               Ara Abrahamian ([EMAIL PROTECTED])
  - * @created              Oct 16, 2001
  + * @created              13. juni 2002
    * @xdoclet:taghandler   namespace="EjbPk"
  - * @version              $Revision: 1.5 $
  + * @version              $Revision: 1.6 $
    */
   public class PkTagsHandler extends EjbTagsHandler
   {
  
  
  

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to