Author: cbrisson
Date: Tue Oct 9 22:29:46 2018
New Revision: 1843358
URL: http://svn.apache.org/viewvc?rev=1843358&view=rev
Log:
[site/tools] Make the new release visible and downloadable ; add a newsitem
Modified:
velocity/site/cms/trunk/content/download.mdtext
velocity/site/cms/trunk/content/left.nav
velocity/site/cms/trunk/content/news.xml
velocity/site/cms/trunk/content/tools/index.mdtext
Modified: velocity/site/cms/trunk/content/download.mdtext
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/download.mdtext?rev=1843358&r1=1843357&r2=1843358&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/download.mdtext (original)
+++ velocity/site/cms/trunk/content/download.mdtext Tue Oct 9 22:29:46 2018
@@ -180,15 +180,135 @@ Be sure to check the [release notes](htt
### Tools
-Binaries:
-
-+
[velocity-tools-2.0.zip]([preferred]/velocity/tools/2.0/velocity-tools-2.0.zip)
[[PGP](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0.zip.asc)]
[[SHA1](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0.zip.sha1)]
-+
[velocity-tools-2.0.tar.gz]([preferred]/velocity/tools/2.0/velocity-tools-2.0.tar.gz)
[[PGP](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0.tar.gz.asc)]
[[SHA1](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0.tar.gz.sha1)]
+#### Inclusion as a maven dependency
-Sources:
+ <dependency>
+ <groupId>org.apache.velocity.tools</groupId>
+ <artifactId>velocity-tools-generic</artifactId>
+ <version>3.0</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.velocity.tools</groupId>
+ <artifactId>velocity-tools-view</artifactId>
+ <version>3.0</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.velocity.tools</groupId>
+ <artifactId>velocity-tools-view-jsp</artifactId>
+ <version>3.0</version>
+ </dependency>
+
+#### Binaries
+
+<table class="smalltable">
+ <thead>
+ </thead>
+ <tbody>
+ <tr>
+ <th>Generic Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-tools-generic-3.0.jar">velocity-tools-generic-3.0.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-generic-3.0.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-generic-3.0.jar.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-tools-view-3.0.jar">velocity-tools-view-3.0.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-3.0.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-3.0.jar.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>JSP View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-tools-view-jsp-3.0.jar">velocity-tools-view-jsp-3.0.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-jsp-3.0.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-jsp-3.0.jar.sha1">SHA1</a>]</td>
+ </tr>
+ </tbody>
+</table>
+
+#### POM Files
+
+<table class="smalltable">
+ <thead>
+ </thead>
+ <tbody>
+ <tr>
+ <th>Generic Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-tools-generic-3.0.pom">velocity-engine-parent-2.0.pom</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-generic-3.0.pom.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-generic-3.0.pom.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-tools-view-3.0.pom">velocity-engine-parent-2.0.pom</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-3.0.pom.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-3.0.pom.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>JSP View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-tools-view-jsp-3.0.pom">velocity-engine-parent-2.0.pom</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-jsp-3.0.pom.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-tools-view-jsp-3.0.pom.sha1">SHA1</a>]</td>
+ </tr>
+ </tbody>
+</table>
+
+#### Javadoc
+
+<table class="smalltable">
+ <thead>
+ </thead>
+ <tbody>
+ <tr>
+ <th>Generic Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-toole-generic-3.0-javadoc.jar">velocity-engine-core-2.0-javadoc.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-generic-3.0-javadoc.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-generic-3.0-javadoc.jar.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-toole-view-3.0-javadoc.jar">velocity-engine-core-2.0-javadoc.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-3.0-javadoc.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-3.0-javadoc.jar.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>JSP View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-toole-view-jsp-3.0-javadoc.jar">velocity-engine-core-2.0-javadoc.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-jsp-3.0-javadoc.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-jsp-3.0-javadoc.jar.sha1">SHA1</a>]</td>
+ </tr>
+ </tbody>
+</table>
+
+#### Sources
+
+<table class="smalltable">
+ <thead>
+ </thead>
+ <tbody>
+ <tr>
+ <th>Generic Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-toole-generic-3.0-sources.jar">velocity-engine-core-2.0-sources.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-generic-3.0-sources.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-generic-3.0-sources.jar.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-toole-view-3.0-sources.jar">velocity-engine-core-2.0-sources.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-3.0-sources.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-3.0-sources.jar.sha1">SHA1</a>]</td>
+ </tr>
+ <tr>
+ <th>JSP View Tools</th>
+ <td><a
href="[preferred]/velocity/tools/3.0/velocity-toole-view-jsp-3.0-sources.jar">velocity-engine-core-2.0-sources.jar</a></td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-jsp-3.0-sources.jar.asc">PGP</a>]</td>
+ <td>[<a
href="https://www.apache.org/dist/velocity/tools/3.0/velocity-toole-view-jsp-3.0-sources.jar.sha1">SHA1</a>]</td>
+ </tr>
+ </tbody>
+</table>
-+
[velocity-tools-2.0-src.zip]([preferred]/velocity/tools/2.0/velocity-tools-2.0-src.zip)
[[PGP](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0-src.zip.asc)]
[[SHA1](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0-src.zip.sha1)]
-+
[velocity-tools-2.0-src.tar.gz]([preferred]/velocity/tools/2.0/velocity-tools-2.0-src.tar.gz)
[[PGP](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0-src.tar.gz.asc)]
[[SHA1](http://www.apache.org/dist/velocity/tools/2.0/velocity-tools-2.0-src.tar.gz.sha1)]
+Or checkout the svn repository from
[https://svn.apache.org/repos/asf/velocity/tools/tags/3.0](https://[email protected]/repos/asf/velocity/tools/tags/3.0).
---
@@ -255,8 +375,6 @@ Unless otherwise stated, the most curren
You can download the source code to each Apache Velocity project directly from
our public subversion repository. Here you get logs, change histories and all
the information necessary to follow the development process. If you are
interested in the project development, please join the Apache Velocity
development list.
-
-
Project | Repository URL | ViewVC Subversion browser
--------|----------------|--------------------------
Engine |
[http://svn.apache.org/repos/asf/velocity/engine/trunk/](http://svn.apache.org/repos/asf/velocity/engine/trunk/)
|
[http://svn.apache.org/viewvc/velocity/engine/trunk](http://svn.apache.org/viewvc/velocity/engine/trunk)
Modified: velocity/site/cms/trunk/content/left.nav
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/left.nav?rev=1843358&r1=1843357&r2=1843358&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/left.nav (original)
+++ velocity/site/cms/trunk/content/left.nav Tue Oct 9 22:29:46 2018
@@ -4,7 +4,7 @@
* [Downloads](/download.cgi)
## Releases
* [Engine 2.0](/engine/2.0)
-* [Tools 2.0](/tools/2.0)
+* [Tools 3.0](/tools/3.0)
## Development
* [Engine](/engine/devel)
* [Tools](/tools/devel)
Modified: velocity/site/cms/trunk/content/news.xml
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/news.xml?rev=1843358&r1=1843357&r2=1843358&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/news.xml (original)
+++ velocity/site/cms/trunk/content/news.xml Tue Oct 9 22:29:46 2018
@@ -2,6 +2,32 @@
<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="tools30">
+ <date>2018-10-09</date>
+ <headline>Velocity Tools 3.0 released</headline>
+ <categories>
+ <category>velocity</category>
+ <category>tools</category>
+ </categories>
+ <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.
+
+ Velocity Tools 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.
+
+ 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 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}}
+ and {{{http://velocity.apache.org/tools/3.0/upgrading.html}Velocity
Tools 3.0 Upgrading section}.
+
+ Downloads of Velocity Tools 3.0 are available
{{{http://velocity.apache.org/download.cgi#tools}here}}.
+
+ ]]></text>
+ </item>
<item id="engine20">
<date>2017-08-06</date>
<headline>Velocity Engine 2.0 released</headline>
Modified: velocity/site/cms/trunk/content/tools/index.mdtext
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/tools/index.mdtext?rev=1843358&r1=1843357&r2=1843358&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/tools/index.mdtext (original)
+++ velocity/site/cms/trunk/content/tools/index.mdtext Tue Oct 9 22:29:46 2018
@@ -4,13 +4,14 @@ Velocity Tools is a set of tools that ea
## Getting Started
-The Velocity Tools subproject contains the documentation to get started using
the Velocity Tools. Please select [the last released version](2.0) to get
started. Once you are more familiar with the Tools or if you need a feature not
yet released, you can check out the [Development Site](devel).
+The Velocity Tools subproject contains the documentation to get started using
the Velocity Tools. Please select [the last released version](3.0) to get
started. Once you are more familiar with the Tools or if you need a feature not
yet released, you can check out the [Development Site](devel).
-+ [Tools 2.0 Release](2.0) pages.
++ [Tools 3.0](3.0) pages.
+ [Tools Development Version](devel/) pages.
## Older Releases
++ [Tools 2.0 Release](2.0)
+ [Tools 1.4 Release](1.4)
+ [Tools 1.3 Release](1.3)
+ [Tools 1.2 Release](1.2)