You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2007/01/13 01:05:39 UTC

svn commit: r495791 - in /velocity/site/site/src/site: news.xml xdoc/index.xml

Author: henning
Date: Fri Jan 12 16:05:38 2007
New Revision: 495791

URL: http://svn.apache.org/viewvc?view=rev&rev=495791
Log:
Add Velocity Tools News item. Update a few links.


Modified:
    velocity/site/site/src/site/news.xml
    velocity/site/site/src/site/xdoc/index.xml

Modified: velocity/site/site/src/site/news.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?view=diff&rev=495791&r1=495790&r2=495791
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Fri Jan 12 16:05:38 2007
@@ -3,6 +3,20 @@
 <news xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://velocity.apache.org/NEWS/1.0.0" xsi:schemaLocation="http://velocity.apache.org/NEWS/1.0.0 http://velocity.apache.org/site/tools/velocity-site-news/xsd/news-1.0.0.xsd">
   <items>
     <item id="new-website">
+      <date>2007-01-13</date>
+      <headline>Velocity Tools 1.3 Beta 1 available</headline>
+      <categories>
+        <category>velocity</category>
+        <category>tools</category>
+      </categories>
+      <text><![CDATA[
+        The Velocity Tools developers are pleased to announce the first beta
+        release of Velocity Tools 1.3. You may download it
+        {{{http://www.apache.org/dist/velocity/tools/release/1.3-beta1/}here}}.
+      ]]></text>
+    </item>
+    
+    <item id="new-website">
       <date>2007-01-07</date>
       <headline>New Velocity Web Site has been deployed</headline>
       <categories>
@@ -51,7 +65,7 @@
     
         The Velocity developers are pleased to announce the second beta
         release of Velocity 1.5. You may download it
-        {{{http://www.apache.org/dist/jakarta/velocity/beta/velocity-1.5-beta2/}here}}.
+        {{{http://www.apache.org/dist//velocity/engine/beta/velocity-1.5-beta2/}here}}.
     
         This beta version is one of the final steps before the
         long-awaited version 1.5. Since Beta 1 we have added a new

Modified: velocity/site/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/xdoc/index.xml?view=diff&rev=495791&r1=495790&r2=495791
==============================================================================
--- velocity/site/site/src/site/xdoc/index.xml (original)
+++ velocity/site/site/src/site/xdoc/index.xml Fri Jan 12 16:05:38 2007
@@ -82,19 +82,21 @@
         <tr>
           <td>Velocity Engine</td>
           <td>
-            <a href="engine/releases/1.4/index.html">1.4</a>
+            <a href="engine/releases/velocity-1.4/">1.4</a>
           </td>
           <td>
-            <a href="engine/releases/1.5-beta2/index.html">1.5-beta2</a>
+            <a href="engine/devel/">1.5-beta2</a>
           </td>
         </tr>
 
         <tr>
           <td>Velocity Tools</td>
           <td>
-            <a href="releases/tools/1.2/">1.2</a>
+            <a href="tools/releases/velocity-tools-1.2/">1.2</a>
+          </td>
+          <td>
+            <a href="tools/devel/">1.3-beta1</a>
           </td>
-          <td>(currently none available)</td>
         </tr>
 
         <tr>