Update of /cvsroot/xdoclet/xdoclet/modules/borland/src/xdoclet/modules/borland/bes/ejb
In directory 
sc8-pr-cvs1:/tmp/cvs-serv27855/xdoclet-all/xdoclet/modules/borland/src/xdoclet/modules/borland/bes/ejb

Modified Files:
        BorlandSubTask.java 
Log Message:


XDT-342: Merge points not documented

Index: BorlandSubTask.java
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/borland/src/xdoclet/modules/borland/bes/ejb/BorlandSubTask.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** BorlandSubTask.java 21 Dec 2002 23:49:15 -0000      1.1
--- BorlandSubTask.java 23 Mar 2003 13:55:37 -0000      1.2
***************
*** 11,17 ****
  
  /**
!  * @author        Michal Maczka
!  * @created       December 5, 2002
!  * @ant.element   display-name="Borland" name="borland" 
parent="xdoclet.modules.ejb.EjbDocletTask"
   */
  public class BorlandSubTask extends AbstractEjbDeploymentDescriptorSubTask
--- 11,34 ----
  
  /**
!  * @author               Michal Maczka
!  * @created              December 5, 2002
!  * @ant.element          display-name="Borland" name="borland" 
parent="xdoclet.modules.ejb.EjbDocletTask"
!  * @xdoclet.merge-file   file="ejb-borland-datasources.xml" 
relates-to="ejb-borland.xml" description="An XML unparsed
!  *      entity containing the datasource elements."
!  * @xdoclet.merge-file   file="ejb-borland-authorization-domain.xml" 
relates-to="ejb-borland.xml" description="An XML
!  *      document containing the optional authorization-domain element."
!  * @xdoclet.merge-file   file="ejb-borland-ejb-refs-{0}.xml" 
relates-to="ejb-borland.xml" description="An XML unparsed
!  *      entity containing the ejb-ref elements for a bean, to be used instead of 
generating from bes.ejb-ref tags."
!  * @xdoclet.merge-file   file="ejb-borland-ejb-local-refs-{0}.xml" 
relates-to="ejb-borland.xml" description="An XML
!  *      unparsed entity containing the ejb-local-ref elements for a bean, to be used 
instead of generating from
!  *      bes.ejb-local-ref tags."
!  * @xdoclet.merge-file   file="ejb-borland-resource-refs-{0}.xml" 
relates-to="ejb-borland.xml" description="An XML
!  *      unparsed entity containing the resource-ref elements for a bean, to be used 
instead of generating from
!  *      bes.resource-ref tags."
!  * @xdoclet.merge-file   file="ejb-borland-resource-env-refs-{0}.xml" 
relates-to="ejb-borland.xml" description="An XML
!  *      unparsed entity containing the resource-env-ref elements for a bean, to be 
used instead of generating from
!  *      bes.resource-env-ref tags."
!  * @xdoclet.merge-file   file="ejb-borland-properties-{0}.xml" 
relates-to="ejb-borland.xml" description="An XML unparsed
!  *      entity containing the property elements for a bean, to be used instead of 
generating from bes.property tags."
   */
  public class BorlandSubTask extends AbstractEjbDeploymentDescriptorSubTask



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to