User: ara_e_w 
  Date: 02/10/03 13:47:38

  Modified:    modules/mvcsoft/src/xdoclet/modules/mvcsoft/ejb
                        MVCSoftSubTask.java
  Log:
  
  
  Revision  Changes    Path
  1.10      +4 -4      
xdoclet/modules/mvcsoft/src/xdoclet/modules/mvcsoft/ejb/MVCSoftSubTask.java
  
  Index: MVCSoftSubTask.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/mvcsoft/src/xdoclet/modules/mvcsoft/ejb/MVCSoftSubTask.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- MVCSoftSubTask.java       19 Sep 2002 20:09:14 -0000      1.9
  +++ MVCSoftSubTask.java       3 Oct 2002 20:47:38 -0000       1.10
  @@ -91,7 +91,7 @@
        * Sets the Connectionjndiname attribute of the MVCSoftSubTask object
        *
        * @param jndiName  The new Connectionjndiname value
  -     * @ant.required    No, default is "java:DefaultDS"
  +     * @ant.not-required   No, default is "java:DefaultDS"
        */
       public void setConnectionjndiname(String jndiName)
       {
  @@ -102,7 +102,7 @@
        * Sets the Loggingtype attribute of the MVCSoftSubTask object
        *
        * @param loggingType  The new Loggingtype value
  -     * @ant.required       No, default is "None"
  +     * @ant.not-required   No, default is "None"
        */
       public void setLoggingtype(String loggingType)
       {
  @@ -113,7 +113,7 @@
        * Sets the lightweightfactoryname attribute of the MVCSoftSubTask object
        *
        * @param lightweightFactoryName
  -     * @ant.required                  No, default is no value
  +     * @ant.not-required              No, default is no value
        */
       public void setLightweightfactoryname(String lightweightFactoryName)
       {
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to