Author: nbubna
Date: Mon Sep 22 16:31:53 2008
New Revision: 698036

URL: http://svn.apache.org/viewvc?rev=698036&view=rev
Log:
add Engine 1.6-beta1 to site docs

Modified:
    velocity/site/site/doap_engine.rdf
    velocity/site/site/src/site/news.xml
    velocity/site/site/src/site/xdoc/download.xml
    velocity/site/tools/velocity-site-news-plugin/pom.xml

Modified: velocity/site/site/doap_engine.rdf
URL: 
http://svn.apache.org/viewvc/velocity/site/site/doap_engine.rdf?rev=698036&r1=698035&r2=698036&view=diff
==============================================================================
--- velocity/site/site/doap_engine.rdf (original)
+++ velocity/site/site/doap_engine.rdf Mon Sep 22 16:31:53 2008
@@ -30,6 +30,11 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <release>
       <Version>
+        <name>Velocity 1.6 beta1</name>
+        <created>2008-09-22</created>
+        <revision>1.6 beta1</revision>
+      </Version>
+      <Version>
         <name>Latest Stable Release</name>
         <created>2007-03-06</created>
         <revision>1.5</revision>

Modified: velocity/site/site/src/site/news.xml
URL: 
http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?rev=698036&r1=698035&r2=698036&view=diff
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Mon Sep 22 16:31:53 2008
@@ -2,6 +2,26 @@
 
 <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="engine16beta1">
+        <date>2008-09-22</date>
+        <headline>Velocity Engine 1.6-beta1 released</headline>
+      <categories>
+        <category>velocity</category>
+        <category>engine</category>
+      </categories>
+      <text><![CDATA[
+        The Velocity developers are very pleased to make the first beta 
release of
+        Velocity Engine 1.6-beta1 available for download.
+
+        This release contains many bugfixes, new features and drastic
+        performance improvements.  Please see the
+        {{{http://velocity.apache.org/engine/devel/changes-report.html}change 
log}}
+        for a full listing.  This should be a drop-in replacement for Velocity 
1.5.
+
+        Downloads of Tools 1.6-beta1 are available 
+        {{{http://velocity.apache.org/download.cgi#engine}here}}.
+      ]]></text>
+    </item>
     <item id="tools20beta2">
         <date>2008-07-11</date>
         <headline>VelocityTools 2.0 Beta2 released</headline>
@@ -34,7 +54,7 @@
         changes anticipated before 2.0 final is released.
         We are also more than happy to answer questions on the mailing lists.
         More information on the changes between Tools 1.x and 2.x may be found
-        {{{http://wiki.apache.org/velocity/VelocityTools2Planning}here}}.
+        {{{http://wiki.apache.org/velocity/VelocityTools2/Planning}here}}.
         
         The Velocity developers are very interested in all feedback regarding
         Tools 2.0, especially regarding backwards compatibility with apps 
designed

Modified: velocity/site/site/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/velocity/site/site/src/site/xdoc/download.xml?rev=698036&r1=698035&r2=698036&view=diff
==============================================================================
--- velocity/site/site/src/site/xdoc/download.xml (original)
+++ velocity/site/site/src/site/xdoc/download.xml Mon Sep 22 16:31:53 2008
@@ -190,9 +190,18 @@
 
       <subsection name="Engine">
         <p>Binaries and Sources:</p>
-        <p>
-            There are no current Alpha or Beta releases of the Velocity Engine 
project.
-        </p>
+        <ul>
+          <li><a 
href="[preferred]/velocity/engine/1.6-beta1/velocity-1.6-beta1.zip">velocity-1.6-beta1.zip</a>
+              [<a 
href="http://www.apache.org/dist/velocity/engine/1.6-beta1/velocity-1.6-beta1.zip.asc";>PGP</a>]
+              [<a 
href="http://www.apache.org/dist/velocity/engine/1.6-beta1/velocity-1.6-beta1.zip.md5";>MD5</a>]
+              [<a 
href="http://www.apache.org/dist/velocity/engine/1.6-beta1/velocity-1.6-beta1.zip.sha1";>SHA1</a>]
+          </li>
+          <li><a 
href="[preferred]/velocity/engine/1.6-beta1/velocity-1.6-beta1.tar.gz">velocity-1.6-beta1.tar.gz</a>
+              [<a 
href="http://www.apache.org/dist/velocity/engine/1.6-beta1/velocity-1.6-beta1.tar.gz.asc";>PGP</a>]
+              [<a 
href="http://www.apache.org/dist/velocity/engine/1.6-beta1/velocity-1.6-beta1.tar.gz.md5";>MD5</a>]
+              [<a 
href="http://www.apache.org/dist/velocity/engine/1.6-beta1/velocity-1.6-beta1.tar.gz.sha1";>SHA1</a>]
+          </li>
+        </ul>
       </subsection>
 
       <subsection name="Tools">

Modified: velocity/site/tools/velocity-site-news-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/site/tools/velocity-site-news-plugin/pom.xml?rev=698036&r1=698035&r2=698036&view=diff
==============================================================================
--- velocity/site/tools/velocity-site-news-plugin/pom.xml (original)
+++ velocity/site/tools/velocity-site-news-plugin/pom.xml Mon Sep 22 16:31:53 
2008
@@ -122,6 +122,11 @@
         <version>2.0.4</version>
     </dependency>
     <dependency>
+        <groupId>org.codehaus.plexus</groupId>
+        <artifactId>plexus-utils</artifactId>
+        <version>1.4.9</version>
+    </dependency>
+    <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
       <version>1.0-alpha-9-stable-1</version>


Reply via email to