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/07/13 18:28:16 UTC

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

Author: nbubna
Date: Sun Jul 13 09:28:16 2008
New Revision: 676350

URL: http://svn.apache.org/viewvc?rev=676350&view=rev
Log:
tools 2.0-beta2 release updates

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

Modified: velocity/site/site/doap_tools.rdf
URL: http://svn.apache.org/viewvc/velocity/site/site/doap_tools.rdf?rev=676350&r1=676349&r2=676350&view=diff
==============================================================================
--- velocity/site/site/doap_tools.rdf (original)
+++ velocity/site/site/doap_tools.rdf Sun Jul 13 09:28:16 2008
@@ -28,6 +28,11 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <release>
       <Version>
+        <name>VelocityTools 2.0-beta2</name>
+        <created>2008-07-11</created>
+        <revision>2.0 beta2</revision>
+      </Version>
+      <Version>
         <name>VelocityTools 2.0-beta1</name>
         <created>2007-12-26</created>
         <revision>2.0 beta1</revision>

Modified: velocity/site/site/src/site/news.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/news.xml?rev=676350&r1=676349&r2=676350&view=diff
==============================================================================
--- velocity/site/site/src/site/news.xml (original)
+++ velocity/site/site/src/site/news.xml Sun Jul 13 09:28:16 2008
@@ -2,7 +2,50 @@
 
 <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="tools20alpha1">
+    <item id="tools20beta2">
+        <date>2008-07-11</date>
+        <headline>VelocityTools 2.0 Beta2 released</headline>
+      <categories>
+        <category>velocity</category>
+        <category>tools</category>
+      </categories>
+      <text><![CDATA[
+        The Velocity developers are pleased to make the second beta release of
+        VelocityTools 2.0 available for download.
+        
+        Major development in VelocityTools 2.0 has completed, and the focus
+        has been on fixing the remaining bugs and providing a clear migration path
+        for users of VelocityTools 1.x.  Significant new features in 2.0
+        include very flexible, composable toolbox configuration (via either java, xml,
+        and/or properties), lazy-loading/initialization of tools, the
+        VelocityViewTag for embedding Velocity within JSP, simplified embedding
+        of VelocityTools in other frameworks, an assortment
+        of new and improved tools, and much more.
+        
+        This should be useable as a drop in replacement for Tools 1.4,
+        with a few minor exceptions where things already deprecated earlier
+        in 1.x have been removed.  The 2.x series of VelocityTools also requires
+        both Velocity 1.5+ and JDK 1.5+.
+
+        At this point, the new tool management and configuration
+        facilities are extremely stable and useable.  Documentation has
+        continued to improve dramatically and is nearing completion.
+        There are no open or known bugs in this release nor significant
+        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}}.
+        
+        The Velocity developers are very interested in all feedback regarding
+        Tools 2.0, especially regarding backwards compatibility with apps designed
+        for Tools 1.4 or earlier.  We aim to enable a smooth, incremental transition
+        for developers and their applications.
+
+        Downloads of Tools 2.0-beta2 are available 
+        {{{http://velocity.apache.org/download.cgi#tools}here}}.
+      ]]></text>
+    </item>
+    <item id="tools20beta1">
         <date>2007-12-26</date>
         <headline>VelocityTools 2.0 Beta1 released</headline>
       <categories>

Modified: velocity/site/site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/velocity/site/site/src/site/xdoc/download.xml?rev=676350&r1=676349&r2=676350&view=diff
==============================================================================
--- velocity/site/site/src/site/xdoc/download.xml (original)
+++ velocity/site/site/src/site/xdoc/download.xml Sun Jul 13 09:28:16 2008
@@ -198,29 +198,29 @@
       <subsection name="Tools">
         <p>Binaries:</p>
         <ul>
-          <li><a href="[preferred]/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.zip">velocity-tools-2.0-beta1.zip</a>
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.zip.asc">PGP</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.zip.md5">MD5</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.zip.sha1">SHA1</a>]
+          <li><a href="[preferred]/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.zip">velocity-tools-2.0-beta2.zip</a>
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.zip.asc">PGP</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.zip.md5">MD5</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.zip.sha1">SHA1</a>]
           </li>
-          <li><a href="[preferred]/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.tar.gz">velocity-tools-2.0-beta1.tar.gz</a>
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.tar.gz.asc">PGP</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.tar.gz.md5">MD5</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1.tar.gz.sha1">SHA1</a>]
+          <li><a href="[preferred]/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.tar.gz">velocity-tools-2.0-beta2.tar.gz</a>
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.tar.gz.asc">PGP</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.tar.gz.md5">MD5</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2.tar.gz.sha1">SHA1</a>]
           </li>
         </ul>
 
         <p>Sources:</p>
         <ul>
-          <li><a href="[preferred]/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.zip">velocity-tools-2.0-beta1-src.zip</a>
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.zip.asc">PGP</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.zip.md5">MD5</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.zip.sha1">SHA1</a>]
+          <li><a href="[preferred]/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.zip">velocity-tools-2.0-beta2-src.zip</a>
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.zip.asc">PGP</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.zip.md5">MD5</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.zip.sha1">SHA1</a>]
           </li>
-          <li><a href="[preferred]/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.tar.gz">velocity-tools-2.0-beta1-src.tar.gz</a>
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.tar.gz.asc">PGP</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.tar.gz.md5">MD5</a>]
-              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta1/velocity-tools-2.0-beta1-src.tar.gz.sha1">SHA1</a>]
+          <li><a href="[preferred]/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.tar.gz">velocity-tools-2.0-beta2-src.tar.gz</a>
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.tar.gz.asc">PGP</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.tar.gz.md5">MD5</a>]
+              [<a href="http://www.apache.org/dist/velocity/tools/2.0-beta2/velocity-tools-2.0-beta2-src.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=676350&r1=676349&r2=676350&view=diff
==============================================================================
--- velocity/site/site/src/site/xdoc/index.xml (original)
+++ velocity/site/site/src/site/xdoc/index.xml Sun Jul 13 09:28:16 2008
@@ -117,7 +117,7 @@
           <td>
             <a href="tools/releases/1.4/">1.4</a>
           </td>
-          <td>2.0-beta1</td>
+          <td><a href="tools/devel/">2.0-beta2</a></td>
         </tr>
 
         <tr>