User: vharcq  
  Date: 02/04/02 22:39:12

  Modified:    core/config tagmappings.properties
  Log:
  Handles create and finder method using forAllHomeMethods of HomeTagsHandler.
  Remove FinderTagsHandler (HomeTagsHandler is better)
  Adapt test cases to accept new structure
  Only 1 test does not pass now.
  
  Revision  Changes    Path
  1.13      +0 -1      xdoclet/core/config/tagmappings.properties
  
  Index: tagmappings.properties
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/config/tagmappings.properties,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -w -r1.12 -r1.13
  --- tagmappings.properties    2 Apr 2002 10:12:33 -0000       1.12
  +++ tagmappings.properties    3 Apr 2002 06:39:12 -0000       1.13
  @@ -25,7 +25,6 @@
   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