You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2008/12/05 18:24:20 UTC

svn commit: r723798 - in /velocity/site/site: doap_engine.rdf src/site/news.xml src/site/site.xml src/site/xdoc/download.xml src/site/xdoc/index.xml

Author: nbubna
Date: Fri Dec  5 09:24:19 2008
New Revision: 723798

URL: http://svn.apache.org/viewvc?rev=723798&view=rev
Log:
update site source for anticipated release

Modified:
    velocity/site/site/doap_engine.rdf
    velocity/site/site/src/site/news.xml
    velocity/site/site/src/site/site.xml
    velocity/site/site/src/site/xdoc/download.xml
    velocity/site/site/src/site/xdoc/index.xml

Modified: velocity/site/site/doap_engine.rdf
URL: http://svn.apache.org/viewvc/velocity/site/site/doap_engine.rdf?rev=723798&r1=723797&r2=723798&view=diff
==============================================================================
--- velocity/site/site/doap_engine.rdf (original)
+++ velocity/site/site/doap_engine.rdf Fri Dec  5 09:24:19 2008
@@ -30,6 +30,11 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <release>
       <Version>
+        <name>Velocity 1.6.1</name>
+        <created>2008-12-12</created>
+        <revision>1.6.1</revision>
+      </Version>
+      <Version>
         <name>Velocity 1.6</name>
         <created>2008-12-01</created>
         <revision>1.6</revision>

Modified: velocity/site/site/src/site/news.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?rev=723798&r1=723797&r2=723798&view=diff
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Fri Dec  5 09:24:19 2008
@@ -2,6 +2,25 @@
 
 <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="engine161">
+        <date>2008-12-12</date>
+        <headline>Velocity Engine 1.6.1 released</headline>
+      <categories>
+        <category>velocity</category>
+        <category>engine</category>
+      </categories>
+      <text><![CDATA[
+        The Velocity developers would like to announce the release of
+        Velocity Engine 1.6.1.
+
+        This release fixes the method reflection problems discovered in
+        {{{https://issues.apache.org/jira/browse/VELOCITY-651}VELOCITY-651}}.
+        It is a drop-in replacement for Velocity 1.6.
+
+        Downloads of 1.6.1 are available 
+        {{{http://velocity.apache.org/download.cgi#engine}here}}.
+      ]]></text>
+    </item>
     <item id="engine16">
         <date>2008-12-01</date>
         <headline>Velocity Engine 1.6 released</headline>
@@ -31,7 +50,7 @@
           * Ability to call methods like size() and get(int) on arrays
 
 
-        Downloads of Tools 1.6 are available 
+        Downloads of Engine 1.6 are available 
         {{{http://velocity.apache.org/download.cgi#engine}here}}.
       ]]></text>
     </item>

Modified: velocity/site/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/site.xml?rev=723798&r1=723797&r2=723798&view=diff
==============================================================================
--- velocity/site/site/src/site/site.xml (original)
+++ velocity/site/site/src/site/site.xml Fri Dec  5 09:24:19 2008
@@ -44,7 +44,7 @@
     </menu> 
 
     <menu name="Releases">
-      <item name="Engine 1.6" href="engine/releases/velocity-1.6/"/>
+      <item name="Engine 1.6.1" href="engine/releases/velocity-1.6.1/"/>
       <item name="Tools 1.4" href="tools/releases/1.4/"/>
       <item name="Anakia 1.0" href="anakia/releases/anakia-1.0/"/>
       <item name="Texen 1.0" href="texen/releases/texen-1.0/"/>

Modified: velocity/site/site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/xdoc/download.xml?rev=723798&r1=723797&r2=723798&view=diff
==============================================================================
--- velocity/site/site/src/site/xdoc/download.xml (original)
+++ velocity/site/site/src/site/xdoc/download.xml Fri Dec  5 09:24:19 2008
@@ -74,15 +74,15 @@
       <subsection name="Engine">
         <p>Binaries and Sources:</p>
         <ul>
-          <li><a href="[preferred]/velocity/engine/1.6/velocity-1.6.zip">velocity-1.6.zip</a>
-              [<a href="http://www.apache.org/dist/velocity/engine/1.6/velocity-1.6.zip.asc">PGP</a>]
-              [<a href="http://www.apache.org/dist/velocity/engine/1.6/velocity-1.6.zip.md6">MD6</a>]
-              [<a href="http://www.apache.org/dist/velocity/engine/1.6/velocity-1.6.zip.sha1">SHA1</a>]
-          </li>
-          <li><a href="[preferred]/velocity/engine/1.6/velocity-1.6.tar.gz">velocity-1.6.tar.gz</a>
-              [<a href="http://www.apache.org/dist/velocity/engine/1.6/velocity-1.6.tar.gz.asc">PGP</a>]
-              [<a href="http://www.apache.org/dist/velocity/engine/1.6/velocity-1.6.tar.gz.md6">MD6</a>]
-              [<a href="http://www.apache.org/dist/velocity/engine/1.6/velocity-1.6.tar.gz.sha1">SHA1</a>]
+          <li><a href="[preferred]/velocity/engine/1.6.1/velocity-1.6.1.zip">velocity-1.6.1.zip</a>
+              [<a href="http://www.apache.org/dist/velocity/engine/1.6.1/velocity-1.6.1.zip.asc">PGP</a>]
+              [<a href="http://www.apache.org/dist/velocity/engine/1.6.1/velocity-1.6.1.zip.md6">MD6</a>]
+              [<a href="http://www.apache.org/dist/velocity/engine/1.6.1/velocity-1.6.1.zip.sha1">SHA1</a>]
+          </li>
+          <li><a href="[preferred]/velocity/engine/1.6.1/velocity-1.6.1.tar.gz">velocity-1.6.1.tar.gz</a>
+              [<a href="http://www.apache.org/dist/velocity/engine/1.6.1/velocity-1.6.1.tar.gz.asc">PGP</a>]
+              [<a href="http://www.apache.org/dist/velocity/engine/1.6.1/velocity-1.6.1.tar.gz.md6">MD6</a>]
+              [<a href="http://www.apache.org/dist/velocity/engine/1.6.1/velocity-1.6.1.tar.gz.sha1">SHA1</a>]
           </li>
         </ul>
       </subsection>

Modified: velocity/site/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/xdoc/index.xml?rev=723798&r1=723797&r2=723798&view=diff
==============================================================================
--- velocity/site/site/src/site/xdoc/index.xml (original)
+++ velocity/site/site/src/site/xdoc/index.xml Fri Dec  5 09:24:19 2008
@@ -107,7 +107,7 @@
         <tr>
           <td>Velocity Engine</td>
           <td>
-            <a href="engine/releases/velocity-1.6/">1.6</a>
+            <a href="engine/releases/velocity-1.6.1/">1.6.1</a>
           </td>
           <td>(currently none available)</td>
         </tr>
@@ -117,7 +117,7 @@
           <td>
             <a href="tools/releases/1.4/">1.4</a>
           </td>
-          <td><a href="tools/devel/">2.0-beta2</a></td>
+          <td><a href="tools/devel/">2.0-beta3</a></td>
         </tr>
 
         <tr>