You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ge...@apache.org on 2003/10/10 22:53:37 UTC

cvs commit: jakarta-velocity/xdocs changes.xml index.xml

geirm       2003/10/10 13:53:37

  Modified:    xdocs    changes.xml index.xml
  Log:
  index : put announcement for 1.4-rc1
  changes : fix
  
  Revision  Changes    Path
  1.92      +1 -1      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- changes.xml	9 Oct 2003 19:07:33 -0000	1.91
  +++ changes.xml	10 Oct 2003 20:53:37 -0000	1.92
  @@ -15,7 +15,7 @@
      This document tracks the changes in Velocity between releases.
   </p>
   
  -<subsection name="1.4">
  +<subsection name="1.4-dev">
   <p>
   This section describes changes to the main branch after the
   1.3 release.  They were released as part of 1.4 rc1 on 
  
  
  
  1.69      +22 -3     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- index.xml	6 Oct 2003 20:02:31 -0000	1.68
  +++ index.xml	10 Oct 2003 20:53:37 -0000	1.69
  @@ -8,7 +8,7 @@
    </properties>
   
    <body>
  -<section name="Velocity v1.3.1 Released">
  +<section name="Velocity v1.4-rc1 Released">
   
    <p>
      <table>
  @@ -17,13 +17,27 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" height="32"/>
      </td>
      <td>
  -   Version 1.3.1 of the Velocity Template Engine is
  -   available.  Yay! (2003-03-31)
  +   Release candidate #1 of Version 1.4 of the Velocity Template Engine is
  +   available.  Yay! (2003-10-10)
      </td>
      </tr>
      </table>
    </p>
   
  + <p>
  +     Changes include :
  +
  +     <ul>
  +         <li>New (and better) introspection code</li>
  +         <li>Pluggable introspection</li>
  +         <li>Lots of little fixes.  See changelog.</li>
  +     </ul>
  + </p>
  +
  + <p>
  +     As this is a release candidate, it is <b>not</b> mirrored and can be found
  +     <a href="http://cvs.apache.org/dist/jakarta/velocity/v1.4rc1/">here</a>.
  + </p>
   </section>
   
   <section name="Velocity News">
  @@ -273,6 +287,11 @@
   <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.1/">here</a>.
  +</p>
  +
  +<p>
  +    The latest <i>release candidate</i> v1.4-rc1 can be found
  +    <a href="http://cvs.apache.org/dist/jakarta/velocity/v1.4rc1/">here</a>.    
   </p>
   
   </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org