User: pathoss 
  Date: 02/05/15 03:45:51

  Modified:    modules/apache/src/xdoclet/modules/apache/struts/ejb/resources
                        Tag: MODULE_REFACTORING_BRANCH struts_form.xdt
  Log:
  Use correct bundle.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +3 -3      
xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb/resources/Attic/struts_form.xdt
  
  Index: struts_form.xdt
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/ejb/resources/Attic/struts_form.xdt,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -w -r1.1.2.1 -r1.1.2.2
  --- struts_form.xdt   29 Apr 2002 20:40:58 -0000      1.1.2.1
  +++ struts_form.xdt   15 May 2002 10:45:51 -0000      1.1.2.2
  @@ -1,7 +1,7 @@
   package 
<XDtPackage:packageOf><XDtStrutsForm:strutsFormClass/></XDtPackage:packageOf>;
   
   /**
  - * <XDtI18n:getString bundle="xdoclet.ejb.vendor.StrutsMessages" 
resource="form_generated"/>
  + * <XDtI18n:getString bundle="xdoclet.modules.apache.struts.resources.Messages" 
resource="form_generated"/>
    *
    * @struts:form name="<XDtStrutsForm:strutsFormName/>"
    */
  @@ -13,11 +13,11 @@
       protected <XDtMethod:methodType/> <XDtMethod:propertyName/>;
       </XDtStrutsForm:forAllFormFields>
   
  -    /** <XDtI18n:getString bundle="xdoclet.ejb.vendor.StrutsMessages" 
resource="form_empty_constructor"/> */
  +    /** <XDtI18n:getString 
bundle="xdoclet.modules.apache.struts.resources.Messages" 
resource="form_empty_constructor"/> */
       public <XDtClass:classOf><XDtStrutsForm:strutsFormClass/></XDtClass:classOf>() 
{}
   
     <XDtEjbDataObj:ifIsWithDataContainer>
  -    /** <XDtI18n:getString bundle="xdoclet.ejb.vendor.StrutsMessages" 
resource="form_dataobject_constructor"/> */
  +    /** <XDtI18n:getString 
bundle="xdoclet.modules.apache.struts.resources.Messages" 
resource="form_dataobject_constructor"/> */
       public 
<XDtClass:classOf><XDtStrutsForm:strutsFormClass/></XDtClass:classOf>(<XDtEjbDataObj:dataObjectClass
 /> dataHolder)
       {
       <XDtEjbPersistent:forAllPersistentFields superclasses="false">
  
  
  

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to