You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2018/10/10 07:38:43 UTC

svn commit: r1843403 - in /velocity/site/production: news.html news.xml rss/news.rss

Author: cbrisson
Date: Wed Oct 10 07:38:43 2018
New Revision: 1843403

URL: http://svn.apache.org/viewvc?rev=1843403&view=rev
Log:
[site] Fix typo (prod)

Modified:
    velocity/site/production/news.html
    velocity/site/production/news.xml
    velocity/site/production/rss/news.rss

Modified: velocity/site/production/news.html
URL: http://svn.apache.org/viewvc/velocity/site/production/news.html?rev=1843403&r1=1843402&r2=1843403&view=diff
==============================================================================
--- velocity/site/production/news.html (original)
+++ velocity/site/production/news.html Wed Oct 10 07:38:43 2018
@@ -234,9 +234,9 @@ h2:hover > .headerlink, h3:hover > .head
       <b>Tuesday,  9 October 2018</b>
     </p>
     <p>The Velocity developers are pleased to announce the release of Velocity Tools 3.0.</p>
-    <p>Velocity Tools is a library of template tools and helpers to ease the use of the Apache Velocity template engine in standalone applications and in webapps.</p>
+    <p>VelocityTools is a collection of Velocity subprojects with a common goal of providing tools and infrastructure for building both web and standalone applications using the Apache Velocity template engine.</p>
     <p>Velocity Tools 3.0 brings a few new context tools (CollectionTool, JsonTool) and bugfixes along with a complete rewrite for some other tools (BrowserTool, ImportTool, XmlTool). It now uses Velocity Engine 2.0 and SLF4J.</p>
-    <p>For a complete list of changes, please visit <a href="https://dist.apache.org/repos/dist/release/velocity/tools/3.0/release-notes.html">the Velocity Tools 3.0 releases nodes</a>.</p>
+    <p>For a complete list of changes, please visit <a href="https://dist.apache.org/repos/dist/release/velocity/tools/3.0/release-notes.html">the Velocity Tools 3.0 releases notes</a>.</p>
     <p>For notes on upgrading from Velocity Engine 1.x and Velocity Tools 2.0, see <a href="http://velocity.apache.org/engine/2.0/upgrading.html">Velocity Engine 2.0 Upgrading section</a> and <a href="http://velocity.apache.org/tools/3.0/upgrading.html">Velocity Tools 3.0 Upgrading section</a>.</p>
     <p>Downloads of Velocity Tools 3.0 are available <a href="http://velocity.apache.org/download.cgi#tools">here</a>.</p>
     <p/>

Modified: velocity/site/production/news.xml
URL: http://svn.apache.org/viewvc/velocity/site/production/news.xml?rev=1843403&r1=1843402&r2=1843403&view=diff
==============================================================================
--- velocity/site/production/news.xml (original)
+++ velocity/site/production/news.xml Wed Oct 10 07:38:43 2018
@@ -12,9 +12,9 @@
         <text><![CDATA[
         The Velocity developers are pleased to announce the release of Velocity Tools 3.0.
 
-        
-        Velocity Tools is a library of template tools and helpers to ease the use of the
-        Apache Velocity template engine in standalone applications and in webapps.
+
+        VelocityTools is a collection of Velocity subprojects with a common goal of providing tools and infrastructure
+        for building both web and standalone applications using the Apache Velocity template engine.
 
 
         Velocity Tools 3.0 brings a few new context tools (CollectionTool, JsonTool) and bugfixes
@@ -22,7 +22,7 @@
         It now uses Velocity Engine 2.0 and SLF4J.
 
 
-        For a complete list of changes, please visit {{{https://dist.apache.org/repos/dist/release/velocity/tools/3.0/release-notes.html}the Velocity Tools 3.0 releases nodes}}.
+        For a complete list of changes, please visit {{{https://dist.apache.org/repos/dist/release/velocity/tools/3.0/release-notes.html}the Velocity Tools 3.0 releases notes}}.
 
 
         For notes on upgrading from Velocity Engine 1.x and Velocity Tools 2.0, see {{{http://velocity.apache.org/engine/2.0/upgrading.html}Velocity Engine 2.0 Upgrading section}}

Modified: velocity/site/production/rss/news.rss
URL: http://svn.apache.org/viewvc/velocity/site/production/rss/news.rss?rev=1843403&r1=1843402&r2=1843403&view=diff
==============================================================================
Binary files - no diff available.