User: vharcq  
  Date: 02/04/02 02:12:34

  Modified:    core/config tagmappings.properties
  Log:
  Introduce FinderTagsHandler to handle inheritance of finder methods more easily
  
  Revision  Changes    Path
  1.12      +1 -0      xdoclet/core/config/tagmappings.properties
  
  Index: tagmappings.properties
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/config/tagmappings.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -w -r1.11 -r1.12
  --- tagmappings.properties    4 Mar 2002 00:53:42 -0000       1.11
  +++ tagmappings.properties    2 Apr 2002 10:12:33 -0000       1.12
  @@ -25,6 +25,7 @@
   EjbEntity=xdoclet.ejb.tags.EntityTagsHandler
   EjbHome=xdoclet.ejb.tags.HomeTagsHandler
   EjbIntf=xdoclet.ejb.tags.InterfaceTagsHandler
  +EjbFinder=xdoclet.ejb.tags.FinderTagsHandler
   EjbMdb=xdoclet.ejb.tags.MdbTagsHandler
   EjbPersistent=xdoclet.ejb.tags.PersistentTagsHandler
   EjbPk=xdoclet.ejb.tags.PkTagsHandler
  
  
  

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

Reply via email to