geirm       01/06/02 18:30:30

  Modified:    xdocs    Tag: VEL_1_1_BRANCH index.xml
               docs     Tag: VEL_1_1_BRANCH index.html
  Log:
  update for rc2 release
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.20.2.1  +29 -24    jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.20
  retrieving revision 1.20.2.1
  diff -u -r1.20 -r1.20.2.1
  --- index.xml 2001/05/20 23:37:46     1.20
  +++ index.xml 2001/06/03 01:30:27     1.20.2.1
  @@ -9,7 +9,7 @@
   
    <body>
   
  -<section name="Velocity v1.1 Release Candidate 1 Released">
  +<section name="Velocity v1.1 Release Candidate 2 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 1st release candidate of version 1.1 of the 
  +   The 2nd release candidate of version 1.1 of the 
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
  @@ -61,16 +61,20 @@
    <section name="What is Velocity?">
   
    <p>
  -    Velocity is a Java-based template engine. It permits web page designers
  -    to use simple yet powerful template language to reference objects
  -    defined in Java code. Web designers can work in parallel with Java
  -    programmers to develop web sites according to the Model-View-Controller
  -    (MVC) model, meaning that web page designers can focus solely on creating
  -    a site that looks good, and programmers can focus solely on writing
  -    top-notch code. Velocity separates Java code from the web pages,
  -    making the web site more maintainable over the long run and providing
  -    a viable alternative to
  -    <a href="http://java.sun.com/products/jsp/";>Java Server Pages</a>
  +    Velocity is a Java-based template engine. It permits anyone to use
  +    the simple yet powerful template language to reference objects
  +    defined in Java code.
  + </p>
  + 
  + <p>
  +    When Velocity is used for web development, Web designers can work in
  +    parallel with Java programmers to develop web sites according to the
  +    Model-View-Controller (MVC) model, meaning that web page designers
  +    can focus solely on creating a site that looks good, and programmers
  +    can focus solely on writing top-notch code. Velocity separates Java
  +    code from the web pages, making the web site more maintainable over
  +    the long run and providing a viable alternative to <a
  +    href="http://java.sun.com/products/jsp/";>Java Server Pages</a>
       (JSPs) or <a href="http://www.php.net/";>PHP</a>.
    </p>
   
  @@ -102,7 +106,7 @@
   </p>
   
   <p> 
  -   The current release candidate is version 1.1-rc1.
  +   The current release candidate is version 1.1-rc2.
   </p>
   
   <p>
  @@ -120,18 +124,18 @@
   </p>
   
   <p>
  -  These are meant to provide easy access to the actual project CVS tree. 
  -As this is our live development workspace, there are 
  -no guarantees as to what you will find there,although we do our best to maintain 
  -a buildable source tree. 
  -If you are looking for the stable supported release, please use the current 
  -release of Velocity.
  +These are meant to provide easy access to the actual project CVS tree.
  +As this is our live development workspace, there are no guarantees as to
  +what you will find there,although we do our best to maintain a buildable
  +source tree. If you are looking for the stable supported release, please
  +use the current release of Velocity.
   </p>
   
   <p>
  -If you are willing to risk getting dirty, we invite you to try the nightly snapshot 

  -to see the current state of affairs (and help out!) 
  -<a href="http://jakarta.apache.org/site/cvsindex.html";>Public CVS access</a> is 
also available.
  +If you are willing to risk getting dirty, we invite you to try the
  +nightly snapshot to see the current state of affairs (and help out!) <a
  +href="http://jakarta.apache.org/site/cvsindex.html";>Public CVS
  +access</a> is also available.
   </p>
   
   </section>
  @@ -150,8 +154,9 @@
           There is a list of <a href="contributors.html">Active Developers</a>.
           Submit some code and get your name added!</li>
       <li>
  -        Discussion occurs on the <a 
href="http://jakarta.apache.org/getinvolved/mail.html";>Velocity mailing
  -        list</a>.</li>
  +        Discussion occurs on the <a
  +        href="http://jakarta.apache.org/getinvolved/mail.html";>Velocity
  +        mailing list</a>.</li>
       <li>
           Access to the CVS <strong>jakarta-velocity</strong> repository is available 
both
           <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-velocity/";>online</a>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.35.2.1  +25 -24    jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.35
  retrieving revision 1.35.2.1
  diff -u -r1.35 -r1.35.2.1
  --- index.html        2001/05/20 23:37:46     1.35
  +++ index.html        2001/06/03 01:30:29     1.35.2.1
  @@ -103,7 +103,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 1 Released"><strong>Velocity 
v1.1 Release Candidate 1 Released</strong></a>
  +          <a name="Velocity v1.1 Release Candidate 2 Released"><strong>Velocity 
v1.1 Release Candidate 2 Released</strong></a>
           </font>
         </td></tr>
         <tr><td><br/></td></tr>
  @@ -116,7 +116,7 @@
      <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="77" 
height="32" />
      </td>
      <td>
  -   The 1st release candidate of version 1.1 of the 
  +   The 2nd release candidate of version 1.1 of the 
      Velocity Template Engine is now released.
      Congratulations and thanks to all participants in the
      Velocity community.
  @@ -177,16 +177,18 @@
         <tr><td>
           <blockquote>
                                       <p>
  -    Velocity is a Java-based template engine. It permits web page designers
  -    to use simple yet powerful template language to reference objects
  -    defined in Java code. Web designers can work in parallel with Java
  -    programmers to develop web sites according to the Model-View-Controller
  -    (MVC) model, meaning that web page designers can focus solely on creating
  -    a site that looks good, and programmers can focus solely on writing
  -    top-notch code. Velocity separates Java code from the web pages,
  -    making the web site more maintainable over the long run and providing
  -    a viable alternative to
  -    <a href="http://java.sun.com/products/jsp/";>Java Server Pages</a>
  +    Velocity is a Java-based template engine. It permits anyone to use
  +    the simple yet powerful template language to reference objects
  +    defined in Java code.
  + </p>
  +                                                <p>
  +    When Velocity is used for web development, Web designers can work in
  +    parallel with Java programmers to develop web sites according to the
  +    Model-View-Controller (MVC) model, meaning that web page designers
  +    can focus solely on creating a site that looks good, and programmers
  +    can focus solely on writing top-notch code. Velocity separates Java
  +    code from the web pages, making the web site more maintainable over
  +    the long run and providing a viable alternative to <a 
href="http://java.sun.com/products/jsp/";>Java Server Pages</a>
       (JSPs) or <a href="http://www.php.net/";>PHP</a>.
    </p>
                                                   <p>
  @@ -221,7 +223,7 @@
   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-rc1.
  +   The current release candidate is version 1.1-rc2.
   </p>
                                                   <p>
   It is available in both <code>tar.gz</code> and <code>zip</code>
  @@ -246,17 +248,16 @@
       <a href="http://jakarta.apache.org/builds/jakarta-velocity/nightly/";>here</a>.
   </p>
                                                   <p>
  -  These are meant to provide easy access to the actual project CVS tree. 
  -As this is our live development workspace, there are 
  -no guarantees as to what you will find there,although we do our best to maintain 
  -a buildable source tree. 
  -If you are looking for the stable supported release, please use the current 
  -release of Velocity.
  +These are meant to provide easy access to the actual project CVS tree.
  +As this is our live development workspace, there are no guarantees as to
  +what you will find there,although we do our best to maintain a buildable
  +source tree. If you are looking for the stable supported release, please
  +use the current release of Velocity.
   </p>
                                                   <p>
  -If you are willing to risk getting dirty, we invite you to try the nightly snapshot 
  -to see the current state of affairs (and help out!) 
  -<a href="http://jakarta.apache.org/site/cvsindex.html";>Public CVS access</a> is 
also available.
  +If you are willing to risk getting dirty, we invite you to try the
  +nightly snapshot to see the current state of affairs (and help out!) <a 
href="http://jakarta.apache.org/site/cvsindex.html";>Public CVS
  +access</a> is also available.
   </p>
                               </blockquote>
           </p>
  @@ -283,8 +284,8 @@
           There is a list of <a href="contributors.html">Active Developers</a>.
           Submit some code and get your name added!</li>
       <li>
  -        Discussion occurs on the <a 
href="http://jakarta.apache.org/getinvolved/mail.html";>Velocity mailing
  -        list</a>.</li>
  +        Discussion occurs on the <a 
href="http://jakarta.apache.org/getinvolved/mail.html";>Velocity
  +        mailing list</a>.</li>
       <li>
           Access to the CVS <strong>jakarta-velocity</strong> repository is available 
both
           <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-velocity/";>online</a>
  
  
  

Reply via email to