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 2004/04/14 15:41:30 UTC

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

geirm       2004/04/14 06:41:30

  Modified:    xdocs    changes.xml index.xml powered.xml
  Log:
  updates : 1.4 release, misc for index, and addition to powered by
  
  Revision  Changes    Path
  1.107     +10 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- changes.xml	19 Feb 2004 19:38:28 -0000	1.106
  +++ changes.xml	14 Apr 2004 13:41:30 -0000	1.107
  @@ -113,7 +113,17 @@
   
   </subsection>
   
  +<subsection name="1.4-rc1">
  +<p>
  +    This section describes changes to the 1.4 branch after
  +    rc1. It was released as v1.4 on April 14, 2004.
  +</p>
   
  +    <ul>
  +        <li>Update license to Apache Software License v2.0</li>
  +    </ul>
  +</subsection>
  +    
   <subsection name="1.4-dev">
   <p>
   This section describes changes to the main branch after the
  
  
  
  1.78      +18 -11    jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- index.xml	19 Feb 2004 19:38:27 -0000	1.77
  +++ index.xml	14 Apr 2004 13:41:30 -0000	1.78
  @@ -8,7 +8,7 @@
    </properties>
   
    <body>
  -<section name="Velocity v1.4-rc1 Released">
  +<section name="Velocity v1.4 Released">
   
    <p>
      <table>
  @@ -17,8 +17,7 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" height="32"/>
      </td>
      <td>
  -   Release candidate #1 of Version 1.4 of the Velocity Template Engine is
  -   available.  Yay! (2003-10-10)
  +   Version 1.4 of the Velocity Template Engine is <i>finally</i> released (2004-4-14)
      </td>
      </tr>
      </table>
  @@ -34,10 +33,6 @@
        </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="Notice : JDOM API Change">
  @@ -57,6 +52,19 @@
   
   <section name="Velocity News">
   
  +
  +    <p>
  +        <strong>Velocity Dreamweaver Extension</strong>
  +        <blockquote>
  +        Jason Gill  (aka Pete the Chop) wrote a
  +        <a href="http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn121&amp;extID=1012541">
  +        Dreamweaver Extension</a> that gives full Velocity support
  +        in Dreamweaver.  Give it a look if you use Dreamweaver.
  +
  +        (<i>2004-04-14</i>)
  +        </blockquote>
  +    </p>
  +
       <p>
           <strong>New Article on Velocity</strong>
           <blockquote>
  @@ -188,17 +196,16 @@
   <section name="Where do I get releases?">
   
   <p>
  -   The current release version is version 1.3.1.
  +   The current release version is version 1.4
   </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.1/">here</a>.
  +formats, and are found <a href="http://www.apache.org/dist/jakarta/velocity/binaries/velocity-1.4/">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>.    
  + The previous 1.3.1 release is found <a href="http://www.apache.org/dist/jakarta/velocity/binaries/velocity-1.3.1/">here</a>.
   </p>
   
   </section>
  
  
  
  1.57      +11 -0     jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- powered.xml	29 Jan 2004 12:09:15 -0000	1.56
  +++ powered.xml	14 Apr 2004 13:41:30 -0000	1.57
  @@ -417,6 +417,17 @@
         </td>
        </tr>
   
  +     <tr>
  +      <td>
  +       <a href="http://www.binamics.com/hibernatesynch/">Hibernate Synchronizer</a>
  +      </td>
  +      <td>
  +      Hibernate Synchronizer is an Eclipse plugin to be used with Hibernate
  +      to keep your Java business objects automatically synchronized with your 
  +      Hibernate mapping  files.
  +      </td>
  +     </tr>
  +
   
   
    </table>
  
  
  

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