Author: cbrisson
Date: Mon Oct 1 10:14:45 2018
New Revision: 1842456
URL: http://svn.apache.org/viewvc?rev=1842456&view=rev
Log:
[site/tools] New Features section
Modified:
velocity/site/cms/trunk/content/tools/devel/index.mdtext
Modified: velocity/site/cms/trunk/content/tools/devel/index.mdtext
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/tools/devel/index.mdtext?rev=1842456&r1=1842455&r2=1842456&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/tools/devel/index.mdtext (original)
+++ velocity/site/cms/trunk/content/tools/devel/index.mdtext Mon Oct 1
10:14:45 2018
@@ -20,8 +20,10 @@ In recognition of these varying aims, th
Velocity Tools 3.0 new features:
-+ A [Maven plugin](maven-velocity-tools-plugin/index.html) to allow embedding
of JSP tag libraries inside Velocity templates.
++ New generic
[CollectionTool](apidocs/org/apache/velocity/tools/generic/CollectionTool.html)
which replaces and enhances the former SortTool.
++ New generic
[JsonTool](apidocs/org/apache/velocity/tools/generic/JsonTool.html) and view
[JsonTool](apidocs/org/apache/velocity/tools/view/JsonTool.html).
+ New generic
[LogTool](apidocs/org/apache/velocity/tools/generic/LogTool.html).
++ A [Maven plugin](maven-velocity-tools-plugin/index.html) to allow embedding
of JSP tag libraries inside Velocity templates.
See the [Upgrading section](upgrading.html) for a complete list of changes.