geirm       2003/04/01 00:25:51

  Modified:    docs     anakia.html casestudy1.html casestudy2.html
                        changes.html code-standards.html contributors.html
                        design.html developer-guide.html devtools.html
                        differences.html getting-started.html index.html
                        install.html license.html migration.html
                        newshistory.html powered.html
                        specification-ast.html specification-bnf.html
                        specification.html texen.html todo.html
                        toolsubproject.html user-guide.html
                        user-guide_es.html user-guide_fi.html
                        user-guide_fr.html velocity_and_weblogic.html
                        veltag.html vtl-reference-guide.html
               docs/ymtd ymtd-changes.html ymtd-conclusion.html
                        ymtd-embedded.html ymtd-error-handling.html
                        ymtd-generation.html ymtd-hosting.html
                        ymtd-implementation.html ymtd-javabeans.html
                        ymtd-sampleapp.html ymtd-saying-hello.html
                        ymtd-taglibs.html ymtd.html
  Log:
  update for 1.3.1 release
  
  Revision  Changes    Path
  1.40      +11 -9     jakarta-velocity/docs/anakia.html
  
  Index: anakia.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- anakia.html       23 Jul 2002 04:44:36 -0000      1.39
  +++ anakia.html       1 Apr 2003 08:25:45 -0000       1.40
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Anakia</title>
           </head>
   
  @@ -320,16 +322,16 @@
       </div>
                                                   <table>
                           <tr>
  -                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
  +                        <th bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Name
               </font>
  -</td>
  -                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  +</th>
  +                                <th bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Description
               </font>
  -</td>
  +</th>
               </tr>
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  @@ -513,16 +515,16 @@
   </p>
                                                   <table>
                           <tr>
  -                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
  +                        <th bgcolor="#039acc" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Name
               </font>
  -</td>
  -                                <td bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
  +</th>
  +                                <th bgcolor="#039acc" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Value
               </font>
  -</td>
  +</th>
               </tr>
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  @@ -740,7 +742,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.16      +3 -1      jakarta-velocity/docs/casestudy1.html
  
  Index: casestudy1.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/casestudy1.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- casestudy1.html   23 Jul 2002 04:44:36 -0000      1.15
  +++ casestudy1.html   1 Apr 2003 08:25:45 -0000       1.16
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Case Study: JSP vs. Velocity</title>
           </head>
   
  @@ -335,7 +337,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.12      +3 -1      jakarta-velocity/docs/casestudy2.html
  
  Index: casestudy2.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/casestudy2.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- casestudy2.html   23 Jul 2002 04:44:36 -0000      1.11
  +++ casestudy2.html   1 Apr 2003 08:25:45 -0000       1.12
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Case Study: XMLC vs. Velocity</title>
           </head>
   
  @@ -250,7 +252,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.95      +24 -1     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- changes.html      25 Jul 2002 01:53:44 -0000      1.94
  +++ changes.html      1 Apr 2003 08:25:46 -0000       1.95
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Changes</title>
           </head>
   
  @@ -156,6 +158,10 @@
   </p>
                                                   <ul>
   <li>
  +Deprecated org.apache.velocity.runtime.Runtime in favor of the
  +RuntimeInstance and RuntimeSingleton classes. (dlr)
  +</li>
  +<li>
   Fix to MethodMap part of introspector to make the overloaded
   method selection work as specified in the JLS, from Attila
   Szegedi. (gmj)
  @@ -215,6 +221,23 @@
                                                       <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#828DA6">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  +          <a name="1.3.1-rc2"><strong>1.3.1-rc2</strong></a>
  +        </font>
  +      </td></tr>
  +      <tr><td>
  +        <blockquote>
  +                                    <p>
  +This section desscribes changes to the VEL_1_3_BRANCH after 
  +the 1.3.1-rc2 release.  It was released as 1.3.1 on it's own branch, 
  +VEL_1_3_1_BRANCH on March 31, 2003.
  +</p>
  +                            </blockquote>
  +      </td></tr>
  +      <tr><td><br/></td></tr>
  +    </table>
  +                                                    <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
  +      <tr><td bgcolor="#828DA6">
  +        <font color="#ffffff" face="arial,helvetica,sanserif">
             <a name="1.3.1-rc1"><strong>1.3.1-rc1</strong></a>
           </font>
         </td></tr>
  @@ -1212,7 +1235,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.45      +3 -1      jakarta-velocity/docs/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- code-standards.html       23 Jul 2002 04:44:36 -0000      1.44
  +++ code-standards.html       1 Apr 2003 08:25:46 -0000       1.45
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Coding Standards</title>
           </head>
   
  @@ -379,7 +381,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.47      +3 -1      jakarta-velocity/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- contributors.html 23 Jul 2002 04:44:36 -0000      1.46
  +++ contributors.html 1 Apr 2003 08:25:46 -0000       1.47
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Contributors</title>
           </head>
   
  @@ -401,7 +403,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.43      +3 -1      jakarta-velocity/docs/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- design.html       23 Jul 2002 04:44:36 -0000      1.42
  +++ design.html       1 Apr 2003 08:25:46 -0000       1.43
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Design</title>
           </head>
   
  @@ -211,7 +213,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.99      +3 -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.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- developer-guide.html      27 Jan 2003 21:06:25 -0000      1.98
  +++ developer-guide.html      1 Apr 2003 08:25:46 -0000       1.99
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Developer's Guide</title>
           </head>
   
  @@ -3808,7 +3810,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.19      +3 -1      jakarta-velocity/docs/devtools.html
  
  Index: devtools.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- devtools.html     23 Jul 2002 04:44:36 -0000      1.18
  +++ devtools.html     1 Apr 2003 08:25:46 -0000       1.19
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity and Development Tools</title>
           </head>
   
  @@ -278,7 +280,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.30      +3 -1      jakarta-velocity/docs/differences.html
  
  Index: differences.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- differences.html  23 Jul 2002 04:44:36 -0000      1.29
  +++ differences.html  1 Apr 2003 08:25:46 -0000       1.30
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -18,6 +19,7 @@
               
              
                                       
  +                        
               <title>Velocity - Differences: Velocity vs. WebMacro</title>
           </head>
   
  @@ -283,7 +285,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.49      +3 -1      jakarta-velocity/docs/getting-started.html
  
  Index: getting-started.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/getting-started.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- getting-started.html      23 Jul 2002 04:44:36 -0000      1.48
  +++ getting-started.html      1 Apr 2003 08:25:46 -0000       1.49
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Getting Started</title>
           </head>
   
  @@ -235,7 +237,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.88      +21 -14    jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- index.html        25 Jul 2002 01:53:44 -0000      1.87
  +++ index.html        1 Apr 2003 08:25:46 -0000       1.88
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity</title>
           </head>
   
  @@ -134,7 +136,7 @@
                                                                       <table 
border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Velocity v1.3.1-rc2 Available"><strong>Velocity v1.3.1-rc2 
Available</strong></a>
  +          <a name="Velocity v1.3.1 Released"><strong>Velocity v1.3.1 
Released</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -146,10 +148,8 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32" />
      </td>
      <td>
  -   Release candidate 2 of version 1.3.1 of the Velocity Template Engine is
  -   available.  This is a bugfix to the 1.3 release, fixing specific
  -   introspection bugs. A final version 1.3.1 will follow after validation
  -   by users in the community. (2002-07-24)
  +   Version 1.3.1 of the Velocity Template Engine is
  +   available.  Yay! (2003-03-31)
      </td>
      </tr>
      </table>
  @@ -168,6 +168,19 @@
         <tr><td>
           <blockquote>
                                       <p>
  +<strong>Velocity Template Editor Plugin for Eclipse</strong>
  +<blockquote>
  +The first public release of an editor plugin for
  +Velocity templates is
  +<a href="http://sourceforge.net/projects/veloedit/";>available</a> on
  +(Eclipse Online-Update Site:
  +http://veloedit.sourceforge.net/updates/).
  +
  +
  +(<i>2002-07-22</i>)
  +</blockquote>
  +</p>
  +                                                <p>
   <strong>Roller Weblogger Brings it Together</strong>
   <blockquote>
   <i> From the site :</i>
  @@ -366,17 +379,11 @@
         <tr><td>
           <blockquote>
                                       <p>
  -   The current release version is version 1.3.  However, we have a release
  -   candidate 1.3.1 available, which fixes a few bugs.  It is strongly recommended
  -   that the 1.3.1-rc is used.
  -</p>
  -                                                <p>
  -The fixed release candidate distribution is available in both <code>tar.gz</code> 
and <code>zip</code>
  -formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.3.1/";>here</a>.
  +   The current release version is version 1.3.1.
   </p>
                                                   <p>
   The release distribution is available in both <code>tar.gz</code> and 
<code>zip</code>
  -formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.3/";>here</a>.
  +formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.3.1/";>here</a>.
   </p>
                               </blockquote>
           </p>
  @@ -452,7 +459,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.50      +3 -1      jakarta-velocity/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- install.html      23 Jul 2002 04:44:36 -0000      1.49
  +++ install.html      1 Apr 2003 08:25:46 -0000       1.50
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Installation</title>
           </head>
   
  @@ -390,7 +392,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.45      +3 -1      jakarta-velocity/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- license.html      23 Jul 2002 04:44:36 -0000      1.44
  +++ license.html      1 Apr 2003 08:25:46 -0000       1.45
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -17,6 +18,7 @@
               
              
                                       
  +                        
               <title>Velocity - Apache Software License</title>
           </head>
   
  @@ -230,7 +232,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.40      +3 -1      jakarta-velocity/docs/migration.html
  
  Index: migration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- migration.html    23 Jul 2002 04:44:36 -0000      1.39
  +++ migration.html    1 Apr 2003 08:25:46 -0000       1.40
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Migration To Velocity</title>
           </head>
   
  @@ -245,7 +247,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.5       +3 -1      jakarta-velocity/docs/newshistory.html
  
  Index: newshistory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/newshistory.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- newshistory.html  23 Jul 2002 04:44:36 -0000      1.4
  +++ newshistory.html  1 Apr 2003 08:25:46 -0000       1.5
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity</title>
           </head>
   
  @@ -260,7 +262,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.50      +3 -1      jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- powered.html      23 Jul 2002 04:44:36 -0000      1.49
  +++ powered.html      1 Apr 2003 08:25:46 -0000       1.50
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity powered Websites</title>
           </head>
   
  @@ -1160,7 +1162,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.24      +3 -1      jakarta-velocity/docs/specification-ast.html
  
  Index: specification-ast.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification-ast.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- specification-ast.html    23 Jul 2002 04:44:36 -0000      1.23
  +++ specification-ast.html    1 Apr 2003 08:25:46 -0000       1.24
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Specification - AST</title>
           </head>
   
  @@ -322,7 +324,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.24      +3 -1      jakarta-velocity/docs/specification-bnf.html
  
  Index: specification-bnf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification-bnf.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- specification-bnf.html    23 Jul 2002 04:44:36 -0000      1.23
  +++ specification-bnf.html    1 Apr 2003 08:25:46 -0000       1.24
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Specification - BNF</title>
           </head>
   
  @@ -323,7 +325,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.24      +3 -1      jakarta-velocity/docs/specification.html
  
  Index: specification.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- specification.html        23 Jul 2002 04:44:36 -0000      1.23
  +++ specification.html        1 Apr 2003 08:25:46 -0000       1.24
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Specification</title>
           </head>
   
  @@ -162,7 +164,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.37      +3 -1      jakarta-velocity/docs/texen.html
  
  Index: texen.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- texen.html        23 Jul 2002 04:44:36 -0000      1.36
  +++ texen.html        1 Apr 2003 08:25:46 -0000       1.37
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Texen</title>
           </head>
   
  @@ -337,7 +339,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.43      +3 -1      jakarta-velocity/docs/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- todo.html 23 Jul 2002 04:44:36 -0000      1.42
  +++ todo.html 1 Apr 2003 08:25:47 -0000       1.43
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Todo</title>
           </head>
   
  @@ -269,7 +271,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.7       +3 -1      jakarta-velocity/docs/toolsubproject.html
  
  Index: toolsubproject.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/toolsubproject.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- toolsubproject.html       23 Jul 2002 04:44:36 -0000      1.6
  +++ toolsubproject.html       1 Apr 2003 08:25:47 -0000       1.7
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity Tools Subproject</title>
           </head>
   
  @@ -227,7 +229,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.75      +3 -1      jakarta-velocity/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- user-guide.html   23 Jul 2002 04:44:36 -0000      1.74
  +++ user-guide.html   1 Apr 2003 08:25:47 -0000       1.75
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -18,6 +19,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity User Guide</title>
           </head>
   
  @@ -3995,7 +3997,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.6       +3 -1      jakarta-velocity/docs/user-guide_es.html
  
  Index: user-guide_es.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide_es.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- user-guide_es.html        23 Jul 2002 04:44:37 -0000      1.5
  +++ user-guide_es.html        1 Apr 2003 08:25:47 -0000       1.6
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -20,6 +21,7 @@
               
              
                                       
  +                        
               <title>Velocity - Gu�a del Usuario de Velocity</title>
           </head>
   
  @@ -4050,7 +4052,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.7       +3 -1      jakarta-velocity/docs/user-guide_fi.html
  
  Index: user-guide_fi.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide_fi.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- user-guide_fi.html        23 Jul 2002 04:44:37 -0000      1.6
  +++ user-guide_fi.html        1 Apr 2003 08:25:47 -0000       1.7
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -20,6 +21,7 @@
               
              
                                       
  +                        
               <title>Velocity - Velocity k�ytt�j�n opas</title>
           </head>
   
  @@ -4133,7 +4135,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.4       +3 -1      jakarta-velocity/docs/user-guide_fr.html
  
  Index: user-guide_fr.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide_fr.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- user-guide_fr.html        23 Jul 2002 04:44:37 -0000      1.3
  +++ user-guide_fr.html        1 Apr 2003 08:25:47 -0000       1.4
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -20,6 +21,7 @@
               
              
                                       
  +                        
               <title>Velocity - Guide de l'utilisateur Velocity</title>
           </head>
   
  @@ -3633,7 +3635,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.9       +3 -1      jakarta-velocity/docs/velocity_and_weblogic.html
  
  Index: velocity_and_weblogic.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/velocity_and_weblogic.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- velocity_and_weblogic.html        23 Jul 2002 04:44:37 -0000      1.8
  +++ velocity_and_weblogic.html        1 Apr 2003 08:25:47 -0000       1.9
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - Using Velocity With WebLogic</title>
           </head>
   
  @@ -562,7 +564,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.18      +3 -1      jakarta-velocity/docs/veltag.html
  
  Index: veltag.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/veltag.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- veltag.html       23 Jul 2002 04:44:37 -0000      1.17
  +++ veltag.html       1 Apr 2003 08:25:48 -0000       1.18
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - The Velocity JSP Tag Library</title>
           </head>
   
  @@ -643,7 +645,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.54      +3 -1      jakarta-velocity/docs/vtl-reference-guide.html
  
  Index: vtl-reference-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/vtl-reference-guide.html,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- vtl-reference-guide.html  23 Jul 2002 04:44:37 -0000      1.53
  +++ vtl-reference-guide.html  1 Apr 2003 08:25:48 -0000       1.54
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -18,6 +19,7 @@
               
              
                                       
  +                        
               <title>Velocity - VTL Reference Guide</title>
           </head>
   
  @@ -697,7 +699,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.29      +3 -1      jakarta-velocity/docs/ymtd/ymtd-changes.html
  
  Index: ymtd-changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-changes.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- ymtd-changes.html 23 Jul 2002 04:44:38 -0000      1.28
  +++ ymtd-changes.html 1 Apr 2003 08:25:50 -0000       1.29
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Changes</title>
           </head>
   
  @@ -194,7 +196,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.28      +3 -1      jakarta-velocity/docs/ymtd/ymtd-conclusion.html
  
  Index: ymtd-conclusion.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-conclusion.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- ymtd-conclusion.html      23 Jul 2002 04:44:38 -0000      1.27
  +++ ymtd-conclusion.html      1 Apr 2003 08:25:50 -0000       1.28
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Conclusion</title>
           </head>
   
  @@ -177,7 +179,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.27      +3 -1      jakarta-velocity/docs/ymtd/ymtd-embedded.html
  
  Index: ymtd-embedded.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-embedded.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-embedded.html        23 Jul 2002 04:44:38 -0000      1.26
  +++ ymtd-embedded.html        1 Apr 2003 08:25:50 -0000       1.27
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Embedded Usage</title>
           </head>
   
  @@ -221,7 +223,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.28      +3 -1      jakarta-velocity/docs/ymtd/ymtd-error-handling.html
  
  Index: ymtd-error-handling.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-error-handling.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- ymtd-error-handling.html  23 Jul 2002 04:44:38 -0000      1.27
  +++ ymtd-error-handling.html  1 Apr 2003 08:25:50 -0000       1.28
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Error Handling</title>
           </head>
   
  @@ -430,7 +432,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.28      +3 -1      jakarta-velocity/docs/ymtd/ymtd-generation.html
  
  Index: ymtd-generation.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-generation.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- ymtd-generation.html      23 Jul 2002 04:44:38 -0000      1.27
  +++ ymtd-generation.html      1 Apr 2003 08:25:50 -0000       1.28
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Generation?</title>
           </head>
   
  @@ -359,7 +361,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.27      +3 -1      jakarta-velocity/docs/ymtd/ymtd-hosting.html
  
  Index: ymtd-hosting.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-hosting.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-hosting.html 23 Jul 2002 04:44:38 -0000      1.26
  +++ ymtd-hosting.html 1 Apr 2003 08:25:50 -0000       1.27
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Hosting</title>
           </head>
   
  @@ -231,7 +233,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.30      +3 -1      jakarta-velocity/docs/ymtd/ymtd-implementation.html
  
  Index: ymtd-implementation.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-implementation.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- ymtd-implementation.html  23 Jul 2002 04:44:38 -0000      1.29
  +++ ymtd-implementation.html  1 Apr 2003 08:25:50 -0000       1.30
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Implementation</title>
           </head>
   
  @@ -264,7 +266,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.30      +3 -1      jakarta-velocity/docs/ymtd/ymtd-javabeans.html
  
  Index: ymtd-javabeans.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-javabeans.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- ymtd-javabeans.html       23 Jul 2002 04:44:38 -0000      1.29
  +++ ymtd-javabeans.html       1 Apr 2003 08:25:50 -0000       1.30
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - JavaBeans</title>
           </head>
   
  @@ -359,7 +361,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.30      +3 -1      jakarta-velocity/docs/ymtd/ymtd-sampleapp.html
  
  Index: ymtd-sampleapp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-sampleapp.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- ymtd-sampleapp.html       23 Jul 2002 04:44:38 -0000      1.29
  +++ ymtd-sampleapp.html       1 Apr 2003 08:25:50 -0000       1.30
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Sample Application</title>
           </head>
   
  @@ -343,7 +345,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.30      +3 -1      jakarta-velocity/docs/ymtd/ymtd-saying-hello.html
  
  Index: ymtd-saying-hello.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-saying-hello.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- ymtd-saying-hello.html    23 Jul 2002 04:44:38 -0000      1.29
  +++ ymtd-saying-hello.html    1 Apr 2003 08:25:51 -0000       1.30
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Saying Hello</title>
           </head>
   
  @@ -366,7 +368,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.30      +3 -1      jakarta-velocity/docs/ymtd/ymtd-taglibs.html
  
  Index: ymtd-taglibs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-taglibs.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- ymtd-taglibs.html 23 Jul 2002 04:44:38 -0000      1.29
  +++ ymtd-taglibs.html 1 Apr 2003 08:25:51 -0000       1.30
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision - Taglibs</title>
           </head>
   
  @@ -516,7 +518,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  
  1.29      +3 -1      jakarta-velocity/docs/ymtd/ymtd.html
  
  Index: ymtd.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- ymtd.html 23 Jul 2002 04:44:38 -0000      1.28
  +++ ymtd.html 1 Apr 2003 08:25:51 -0000       1.29
  @@ -5,6 +5,7 @@
           
   <!-- start the processing -->
       <!-- ====================================================================== -->
  +    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <!-- Main Page Section -->
       <!-- ====================================================================== -->
       <html>
  @@ -16,6 +17,7 @@
               
              
                                       
  +                        
               <title>Velocity - You make the decision</title>
           </head>
   
  @@ -285,7 +287,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2002, Apache Software Foundation
  +                    Copyright &#169; 1999-2003, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  

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

Reply via email to