jon         01/04/02 21:57:04

  Modified:    docs     changes.html
               xdocs    changes.xml
  Log:
  added changes about example-clean-forumdemo
  
  Revision  Changes    Path
  1.26      +7 -3      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changes.html      2001/04/03 03:39:28     1.25
  +++ changes.html      2001/04/03 04:57:02     1.26
  @@ -124,9 +124,13 @@
   </p>
                                                   <ul>
     <li> 
  -    Small fix to ASTGENode.java to catch NPE if LHS or RHS is null or not int or 
  -    Integer. (gmj)
  -   </li>
  +    Small fix to ASTGENode.java to catch NPE if LHS or RHS is null or not 
  +    int or Integer. (gmj)
  +  </li>
  +  <li>
  +    Added examples-clean-forumdemo target to build.xml for cleaning up 
  +    after building the forumdemo. (JSS)
  +  </li>
   </ul>
                               </blockquote>
         </td></tr>
  
  
  
  1.26      +7 -3      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changes.xml       2001/04/03 03:39:27     1.25
  +++ changes.xml       2001/04/03 04:57:03     1.26
  @@ -22,9 +22,13 @@
   
   <ul>
     <li> 
  -    Small fix to ASTGENode.java to catch NPE if LHS or RHS is null or not int or 
  -    Integer. (gmj)
  -   </li>
  +    Small fix to ASTGENode.java to catch NPE if LHS or RHS is null or not 
  +    int or Integer. (gmj)
  +  </li>
  +  <li>
  +    Added examples-clean-forumdemo target to build.xml for cleaning up 
  +    after building the forumdemo. (JSS)
  +  </li>
   </ul>
   
   </subsection>
  
  
  

Reply via email to