geirm       01/06/16 11:24:56

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  Update for the 1.1 release
  
  Revision  Changes    Path
  1.23      +5 -13     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- index.xml 2001/06/03 01:21:38     1.22
  +++ index.xml 2001/06/16 18:24:55     1.23
  @@ -9,7 +9,7 @@
   
    <body>
   
  -<section name="Velocity v1.1 Release Candidate 2 Released">
  +<section name="Velocity v1.1 Released">
   
    <p>
      <table>
  @@ -18,7 +18,7 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32"/>
      </td>
      <td>
  -   The 2nd release candidate of version 1.1 of the 
  +   Version 1.1 of the 
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
  @@ -52,6 +52,7 @@
   </section>
   
   <section name="Velocity in the News">
  +
   <p>
     The Sun <i>Dot-Com Builder</i> developer information site just did a "Best 
Practices" product profile on Velocity.  Check it out 
     <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here.</a>  Thanks 
Sun!
  @@ -97,21 +98,12 @@
   <section name="Where do I get releases?">
   
   <p> 
  -   The current release version is version 1.0.1
  +   The current release version is version 1.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.0.1/";>here</a>.
  -</p>
  -
  -<p> 
  -   The current release candidate is version 1.1-rc2.
  -</p>
  -
  -<p>
  -It is available in both <code>tar.gz</code> and <code>zip</code>
  -formats, and is found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.1/";>here</a>.
  +formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.1/";>here</a>.
   </p>
   
   </section>
  
  
  
  1.39      +4 -11     jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- index.html        2001/06/03 01:21:41     1.38
  +++ index.html        2001/06/16 18:24:55     1.39
  @@ -105,7 +105,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.1 Release Candidate 2 Released"><strong>Velocity 
v1.1 Release Candidate 2 Released</strong></a>
  +          <a name="Velocity v1.1 Released"><strong>Velocity v1.1 
Released</strong></a>
           </font>
         </td></tr>
         <tr><td><br/></td></tr>
  @@ -118,7 +118,7 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32" />
      </td>
      <td>
  -   The 2nd release candidate of version 1.1 of the 
  +   Version 1.1 of the 
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
  @@ -218,18 +218,11 @@
         <tr><td>
           <blockquote>
                                       <p> 
  -   The current release version is version 1.0.1
  +   The current release version is version 1.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.0.1/";>here</a>.
  -</p>
  -                                                <p> 
  -   The current release candidate is version 1.1-rc2.
  -</p>
  -                                                <p>
  -It is available in both <code>tar.gz</code> and <code>zip</code>
  -formats, and is found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.1/";>here</a>.
  +formats, and are found <a 
href="http://jakarta.apache.org/builds/jakarta-velocity/release/v1.1/";>here</a>.
   </p>
                               </blockquote>
           </p>
  
  
  

Reply via email to