Update of /cvsroot/xdoclet/xdoclet/modules/orion/src/xdoclet/modules/orion/ejb
In directory 
sc8-pr-cvs1:/tmp/cvs-serv4336/xdoclet-all/xdoclet/modules/orion/src/xdoclet/modules/orion/ejb

Modified Files:
        OrionSubTask.java 
Log Message:


XDT-342: Merge points not documented

Index: OrionSubTask.java
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/orion/src/xdoclet/modules/orion/ejb/OrionSubTask.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** OrionSubTask.java   18 Mar 2003 22:21:19 -0000      1.8
--- OrionSubTask.java   29 Mar 2003 00:04:35 -0000      1.9
***************
*** 10,17 ****
   * Generates Orion's orion-ejb-jar.xml.
   *
!  * @author        Ara Abrahamian ([EMAIL PROTECTED])
!  * @created       May 15, 2001
!  * @ant.element   display-name="Orion" name="orion" 
parent="xdoclet.modules.ejb.EjbDocletTask"
!  * @version       $Revision$
   */
  public class OrionSubTask extends AbstractEjbDeploymentDescriptorSubTask
--- 10,27 ----
   * Generates Orion's orion-ejb-jar.xml.
   *
!  * @author               Ara Abrahamian ([EMAIL PROTECTED])
!  * @created              May 15, 2001
!  * @ant.element          display-name="Orion" name="orion" 
parent="xdoclet.modules.ejb.EjbDocletTask"
!  * @version              $Revision$
!  * @xdoclet.merge-file   file="orion-{0}.xml" relates-to="orion-ejb-jar.xml" 
description="An XML document containing the
!  *      session-deployment, entity-deployment or message-driven-deployment element 
for a bean, instead of generating it
!  *      from tags."
!  * @xdoclet.merge-file   file="orion-{0}-attributes.xml" 
relates-to="orion-ejb-jar.xml" description="A text file
!  *      containing the attributes for a bean's session-deployment, entity-deployment 
or message-driven-deployment
!  *      element, instead of specifying them with orion.bean tag parameters."
!  * @xdoclet.merge-file   file="orion-{0}-settings.xml" 
relates-to="orion-ejb-jar.xml" description="An XML unparsed
!  *      entity containing the (env-entry-mapping*, ejb-ref-mapping*) elements for a 
bean."
!  * @xdoclet.merge-file   file="orion-assembly-descriptor.xml" 
relates-to="orion-ejb-jar.xml" description="An XML
!  *      document containing the assembly-descriptor element for orion-ejb-jar.xml."
   */
  public class OrionSubTask extends AbstractEjbDeploymentDescriptorSubTask



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to