Author: cbrisson
Date: Sun Mar 3 14:54:46 2019
New Revision: 1854727
URL: http://svn.apache.org/viewvc?rev=1854727&view=rev
Log:
[site] Changelog doesn't want final periods in entries (prod)
Modified:
velocity/site/production/engine/2.1/changes.html
velocity/site/production/engine/devel/changes.html
Modified: velocity/site/production/engine/2.1/changes.html
URL:
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/changes.html?rev=1854727&r1=1854726&r2=1854727&view=diff
==============================================================================
--- velocity/site/production/engine/2.1/changes.html (original)
+++ velocity/site/production/engine/2.1/changes.html Sun Mar 3 14:54:46 2019
@@ -322,42 +322,42 @@ h2:hover > .headerlink, h3:hover > .head
<td>
<img src="images/fix.png"/>
</td>
- <td> Rendering of arrays should display their content, as for lists. .
</td>
+ <td> Rendering of arrays should display their content, as for lists .
</td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/fix.png"/>
</td>
- <td> Enhance space gobbling ("lines" mode): do not eat ending newline
when directive doesn't start after a newline. . </td>
+ <td> Enhance space gobbling ("lines" mode): do not eat ending newline
when directive doesn't start after a newline . </td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/fix.png"/>
</td>
- <td> Fix unary negate. . </td>
+ <td> Fix unary negate . </td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/add.png"/>
</td>
- <td> Deprecate the Class to Class CoversionHandler in favor of a Class
to Type TypeConversionHandler, which allows to specity converters towards
generic types specializations. The minimum JDK is now 1.8. . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-892">VELOCITY-892</a>.
</td>
+ <td> Deprecate the Class to Class CoversionHandler in favor of a Class
to Type TypeConversionHandler, which allows to specity converters towards
generic types specializations. The minimum JDK is now 1.8 . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-892">VELOCITY-892</a>.
</td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/fix.png"/>
</td>
- <td> Rely on Locale.ROOT for lowercase/uppercase operations. . Fixes
<a href="https://issues.apache.org/jira/browse/VELOCITY-908">VELOCITY-908</a>.
</td>
+ <td> Rely on Locale.ROOT for lowercase/uppercase operations . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-908">VELOCITY-908</a>.
</td>
<td>michaelo</td>
</tr>
<tr>
<td>
<img src="images/add.png"/>
</td>
- <td> Added the <code> velocimacro.preserve.arguments.literals </code>
flag (false by default), for backward compatibility. When true, for any macro
argument that evaluates to null, the macro will display the provided argument
literal representation instead of the literal argument reference. . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-904">VELOCITY-904</a>.
</td>
+ <td> Added the <code> velocimacro.preserve.arguments.literals </code>
flag (false by default), for backward compatibility. When true, for any macro
argument that evaluates to null, the macro will display the provided argument
literal representation instead of the literal argument reference . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-904">VELOCITY-904</a>.
</td>
<td>cbrisson</td>
</tr>
<tr>
@@ -425,7 +425,7 @@ h2:hover > .headerlink, h3:hover > .head
<td>
<img src="images/fix.png"/>
</td>
- <td> Fix DataSourceResourceLoader for UTF-8 correct handling in
VARCHAR/CLOB columns, and for connection / statement / result set life cycle. .
</td>
+ <td> Fix DataSourceResourceLoader for UTF-8 correct handling in
VARCHAR/CLOB columns, and for connection / statement / result set life cycle .
</td>
<td>cbrisson</td>
</tr>
<tr>
Modified: velocity/site/production/engine/devel/changes.html
URL:
http://svn.apache.org/viewvc/velocity/site/production/engine/devel/changes.html?rev=1854727&r1=1854726&r2=1854727&view=diff
==============================================================================
--- velocity/site/production/engine/devel/changes.html (original)
+++ velocity/site/production/engine/devel/changes.html Sun Mar 3 14:54:46 2019
@@ -322,42 +322,42 @@ h2:hover > .headerlink, h3:hover > .head
<td>
<img src="images/fix.png"/>
</td>
- <td> Rendering of arrays should display their content, as for lists. .
</td>
+ <td> Rendering of arrays should display their content, as for lists .
</td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/fix.png"/>
</td>
- <td> Enhance space gobbling ("lines" mode): do not eat ending newline
when directive doesn't start after a newline. . </td>
+ <td> Enhance space gobbling ("lines" mode): do not eat ending newline
when directive doesn't start after a newline . </td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/fix.png"/>
</td>
- <td> Fix unary negate. . </td>
+ <td> Fix unary negate . </td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/add.png"/>
</td>
- <td> Deprecate the Class to Class CoversionHandler in favor of a Class
to Type TypeConversionHandler, which allows to specity converters towards
generic types specializations. The minimum JDK is now 1.8. . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-892">VELOCITY-892</a>.
</td>
+ <td> Deprecate the Class to Class CoversionHandler in favor of a Class
to Type TypeConversionHandler, which allows to specity converters towards
generic types specializations. The minimum JDK is now 1.8 . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-892">VELOCITY-892</a>.
</td>
<td>cbrisson</td>
</tr>
<tr>
<td>
<img src="images/fix.png"/>
</td>
- <td> Rely on Locale.ROOT for lowercase/uppercase operations. . Fixes
<a href="https://issues.apache.org/jira/browse/VELOCITY-908">VELOCITY-908</a>.
</td>
+ <td> Rely on Locale.ROOT for lowercase/uppercase operations . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-908">VELOCITY-908</a>.
</td>
<td>michaelo</td>
</tr>
<tr>
<td>
<img src="images/add.png"/>
</td>
- <td> Added the <code> velocimacro.preserve.arguments.literals </code>
flag (false by default), for backward compatibility. When true, for any macro
argument that evaluates to null, the macro will display the provided argument
literal representation instead of the literal argument reference. . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-904">VELOCITY-904</a>.
</td>
+ <td> Added the <code> velocimacro.preserve.arguments.literals </code>
flag (false by default), for backward compatibility. When true, for any macro
argument that evaluates to null, the macro will display the provided argument
literal representation instead of the literal argument reference . Fixes <a
href="https://issues.apache.org/jira/browse/VELOCITY-904">VELOCITY-904</a>.
</td>
<td>cbrisson</td>
</tr>
<tr>
@@ -425,7 +425,7 @@ h2:hover > .headerlink, h3:hover > .head
<td>
<img src="images/fix.png"/>
</td>
- <td> Fix DataSourceResourceLoader for UTF-8 correct handling in
VARCHAR/CLOB columns, and for connection / statement / result set life cycle. .
</td>
+ <td> Fix DataSourceResourceLoader for UTF-8 correct handling in
VARCHAR/CLOB columns, and for connection / statement / result set life cycle .
</td>
<td>cbrisson</td>
</tr>
<tr>