dlr         2003/01/27 13:09:39

  Modified:    docs     Tag: VEL_1_3_BRANCH developer-guide.html
               xdocs    Tag: VEL_1_3_BRANCH developer-guide.xml
  Log:
  * docs/developer-guide.html
  * xdocs/developer-guide.xml
    Corrected capitalization of the class name SimpleLog4JLogSystem.
  
  Issue number: http://issues.apache.org/bugzilla/show_bug.cgi?id=16405
  Submitted by: Martin Rose
  Branch: VEL_1_3_BRANCH
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.93.2.1  +1 -1      jakarta-velocity/docs/developer-guide.html
  
  Index: developer-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
  retrieving revision 1.93
  retrieving revision 1.93.2.1
  diff -u -u -r1.93 -r1.93.2.1
  --- developer-guide.html      15 Mar 2002 04:26:38 -0000      1.93
  +++ developer-guide.html      27 Jan 2003 21:09:34 -0000      1.93.2.1
  @@ -2563,7 +2563,7 @@
       anyway since you are using Log4j in the application using Velocity.)
       </li>
       <li>
  -    Configure Velocity to use the <code>SimpleLog4jLogSystem</code> class.
  +    Configure Velocity to use the <code>SimpleLog4JLogSystem</code> class.
       </li>
       <li>
       Specify the name of the existing Category to use via the
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.67.2.1  +1 -1      jakarta-velocity/xdocs/developer-guide.xml
  
  Index: developer-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/developer-guide.xml,v
  retrieving revision 1.67
  retrieving revision 1.67.2.1
  diff -u -u -r1.67 -r1.67.2.1
  --- developer-guide.xml       15 Mar 2002 04:26:38 -0000      1.67
  +++ developer-guide.xml       27 Jan 2003 21:09:37 -0000      1.67.2.1
  @@ -2116,7 +2116,7 @@
       anyway since you are using Log4j in the application using Velocity.)
       </li>
       <li>
  -    Configure Velocity to use the <code>SimpleLog4jLogSystem</code> class.
  +    Configure Velocity to use the <code>SimpleLog4JLogSystem</code> class.
       </li>
       <li>
       Specify the name of the existing Category to use via the
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to