Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeConstants.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeConstants.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeConstants.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeConstants (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -110,7 +110,7 @@ extends <a href="../../../../org/apache/
  Java code.</div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: RuntimeConstants.java 1855186 2019-03-11 00:34:05Z cbrisson $</dd>
+<dd>$Id: RuntimeConstants.java 1855592 2019-03-15 13:43:46Z cbrisson $</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:[email protected]";>Jon S. Stevens</a>, <a 
href="mailto:[email protected]";>Geir Magnusson Jr.</a>, <a 
href="mailto:[email protected]";>Jason van Zyl</a></dd>
 </dl>
@@ -560,23 +560,31 @@ extends <a href="../../../../org/apache/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">VM_MESSAGES_ON</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">since 2.1</span></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a></span></code>
 <div class="block">boolean (true/false) default true: allow inline 
(in-template) macro definitions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a></span></code>
 <div class="block">boolean (true/false) default false: allow inline 
(in-template) macro definitions to replace existing.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a></span></code>
 <div class="block">Switch for forcing inline macros to be local: default 
false.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></span></code>
 <div class="block">When displaying null or invalid non-quiet references, use 
the argument literal reference
@@ -1342,6 +1350,22 @@ static final&nbsp;<a href="https://docs.
 </dl>
 </li>
 </ul>
+<a name="VM_MESSAGES_ON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>VM_MESSAGES_ON</h4>
+<pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
+static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> VM_MESSAGES_ON</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">since 2.1</span></div>
+<div class="block"><p>Switch for VM blather: default true. Unused since 
2.0.</p></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../constant-values.html#org.apache.velocity.runtime.RuntimeConstants.VM_MESSAGES_ON">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a name="RUNTIME_REFERENCES_STRICT">
 <!--   -->
 </a>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeInstance.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeInstance.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeInstance.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeInstance.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeInstance (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -145,7 +145,7 @@ implements <a href="../../../../org/apac
  </pre></div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: RuntimeInstance.java 1855206 2019-03-11 11:09:53Z cbrisson $</dd>
+<dd>$Id: RuntimeInstance.java 1855594 2019-03-15 13:51:36Z cbrisson $</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Jeff Bowden</a>, <a 
href="mailto:[email protected]";>Geir Magusson Jr.</a></dd>
 </dl>
@@ -181,7 +181,7 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" 
title="interface in org.apache.velocity.runtime">RuntimeConstants</a></h3>
-<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES">DEFAULT_RUNTIME_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_LOG_NAME">DEFAULT_RUNTIME_LOG_NAM
 E</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES">DEFAULT_RUNTIME_PROPERTIES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH">DEFINE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE">DS_RESOURCE_LOADER_DATASOURCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN">DS_RESOURCE_LOADER_KEY_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TABLE">DS_RESOURCE_LOADER_TABLE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN">DS_RESOURCE_LOADER_TEMPLATE_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</a>,
 <a href="../../../../org/apache/v
 elocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT">ENCODING_DEFAULT</a>, 
<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOURCE_LOADER_CACHE</a>,
 <a href="../../../../org/apache/velocity/run
 
time/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING">INPUT_ENCODING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES">INTROSPECTOR_RESTRICT_CLASSES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES">INTROSPECTOR_RESTRICT_PACKAGES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBER_LOOPS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS">NUMBER_OF_PARSERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIRECTIVE_MAXDEPTH</a>,
 <a href="../../../../org/apache/velocity/runtim
 e/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE">PARSER_POOL_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_I
 DENTIFIER">RESOURCE_LOADER_IDENTIFIER</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS">RESOURCE_MANAGER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_INSTANCE">RESOURCE_MANAGER_INSTANCE</a>,
 <a href="../../../../org/apache/velocity/runtime/RuntimeConst
 ants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INSTANCE">RUNTIME_LOG_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT">RUNTIME_REFERENCES_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a>
 , <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRA
 RY_DEFAULT</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
+<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES">DEFAULT_RUNTIME_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_LOG_NAME">DEFAULT_RUNTIME_LOG_NAM
 E</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES">DEFAULT_RUNTIME_PROPERTIES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH">DEFINE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE">DS_RESOURCE_LOADER_DATASOURCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN">DS_RESOURCE_LOADER_KEY_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TABLE">DS_RESOURCE_LOADER_TABLE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN">DS_RESOURCE_LOADER_TEMPLATE_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</a>,
 <a href="../../../../org/apache/v
 elocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT">ENCODING_DEFAULT</a>, 
<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOURCE_LOADER_CACHE</a>,
 <a href="../../../../org/apache/velocity/run
 
time/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING">INPUT_ENCODING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES">INTROSPECTOR_RESTRICT_CLASSES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES">INTROSPECTOR_RESTRICT_PACKAGES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBER_LOOPS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS">NUMBER_OF_PARSERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIRECTIVE_MAXDEPTH</a>,
 <a href="../../../../org/apache/velocity/runtim
 e/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE">PARSER_POOL_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_I
 DENTIFIER">RESOURCE_LOADER_IDENTIFIER</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS">RESOURCE_MANAGER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_INSTANCE">RESOURCE_MANAGER_INSTANCE</a>,
 <a href="../../../../org/apache/velocity/runtime/RuntimeConst
 ants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INSTANCE">RUNTIME_LOG_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT">RUNTIME_REFERENCES_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a>
 , <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRA
 RY_DEFAULT</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">VM_MESSAGES_ON</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="fields.inherited.from.class.org.apache.velocity.runtime.DeprecatedRuntimeConstants">
@@ -345,7 +345,7 @@ implements <a href="../../../../org/apac
 <tr id="i17" class="rowColor">
 <td class="colFirst"><code>org.slf4j.Logger</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeInstance.html#getLog--">getLog</a></span>()</code>
-<div class="block">Returns a convenient Log instance that wraps the current 
LogChute.</div>
+<div class="block">Returns the configured logger.</div>
 </td>
 </tr>
 <tr id="i18" class="altColor">
@@ -1192,13 +1192,12 @@ implements <a href="../../../../org/apac
 <li class="blockList">
 <h4>getLog</h4>
 <pre>public&nbsp;org.slf4j.Logger&nbsp;getLog()</pre>
-<div class="block">Returns a convenient Log instance that wraps the current 
LogChute.
- Use this to log error messages. It has the usual methods.</div>
+<div class="block">Returns the configured logger.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/velocity/runtime/RuntimeServices.html#getLog--">getLog</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeServices.html" 
title="interface in org.apache.velocity.runtime">RuntimeServices</a></code></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>A convenience Log instance that wraps the current LogChute.</dd>
+<dd>A Logger instance</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>1.5</dd>
 </dl>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeServices.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeServices.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeServices.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeServices.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeServices (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
   Currently implemented by RuntimeInstance.</div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: RuntimeServices.java 1855206 2019-03-11 11:09:53Z cbrisson $</dd>
+<dd>$Id: RuntimeServices.java 1855594 2019-03-15 13:51:36Z cbrisson $</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:[email protected]";>Geir Magusson Jr.</a></dd>
 </dl>
@@ -252,7 +252,7 @@ var activeTableTab = "activeTableTab";
 <tr id="i16" class="altColor">
 <td class="colFirst"><code>org.slf4j.Logger</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeServices.html#getLog--">getLog</a></span>()</code>
-<div class="block">Returns a convenient Log instance that wraps the current 
LogChute.</div>
+<div class="block">Returns the configured logger.</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
@@ -1039,10 +1039,10 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <h4>getLog</h4>
 <pre>org.slf4j.Logger&nbsp;getLog()</pre>
-<div class="block">Returns a convenient Log instance that wraps the current 
LogChute.</div>
+<div class="block">Returns the configured logger.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>A log object.</dd>
+<dd>A Logger object.</dd>
 </dl>
 </li>
 </ul>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeSingleton.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeSingleton.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeSingleton.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/RuntimeSingleton.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeSingleton (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -145,7 +145,7 @@ implements <a href="../../../../org/apac
  </pre></div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: RuntimeSingleton.java 1855206 2019-03-11 11:09:53Z cbrisson $</dd>
+<dd>$Id: RuntimeSingleton.java 1855594 2019-03-15 13:51:36Z cbrisson $</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:[email protected]";>Jason van Zyl</a>, <a 
href="mailto:[email protected]";>Jeff Bowden</a>, <a 
href="mailto:[email protected]";>Geir Magusson Jr.</a>, <a 
href="mailto:[email protected]";>Daniel Rall</a></dd>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -183,7 +183,7 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.velocity.runtime.<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html" 
title="interface in org.apache.velocity.runtime">RuntimeConstants</a></h3>
-<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES">DEFAULT_RUNTIME_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_LOG_NAME">DEFAULT_RUNTIME_LOG_NAM
 E</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES">DEFAULT_RUNTIME_PROPERTIES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH">DEFINE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE">DS_RESOURCE_LOADER_DATASOURCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN">DS_RESOURCE_LOADER_KEY_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TABLE">DS_RESOURCE_LOADER_TABLE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN">DS_RESOURCE_LOADER_TEMPLATE_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</a>,
 <a href="../../../../org/apache/v
 elocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT">ENCODING_DEFAULT</a>, 
<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOURCE_LOADER_CACHE</a>,
 <a href="../../../../org/apache/velocity/run
 
time/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING">INPUT_ENCODING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES">INTROSPECTOR_RESTRICT_CLASSES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES">INTROSPECTOR_RESTRICT_PACKAGES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBER_LOOPS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS">NUMBER_OF_PARSERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIRECTIVE_MAXDEPTH</a>,
 <a href="../../../../org/apache/velocity/runtim
 e/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE">PARSER_POOL_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_I
 DENTIFIER">RESOURCE_LOADER_IDENTIFIER</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS">RESOURCE_MANAGER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_INSTANCE">RESOURCE_MANAGER_INSTANCE</a>,
 <a href="../../../../org/apache/velocity/runtime/RuntimeConst
 ants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INSTANCE">RUNTIME_LOG_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT">RUNTIME_REFERENCES_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a>
 , <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRA
 RY_DEFAULT</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
+<code><a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CHECK_EMPTY_OBJECTS">CHECK_EMPTY_OBJECTS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_AUTOREFERENCE_KEY">CONTEXT_AUTOREFERENCE_KEY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONTEXT_SCOPE_CONTROL">CONTEXT_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_INSTANCE">CONVERSION_HANDLER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#CUSTOM_DIRECTIVES">CUSTOM_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_DIRECTIVES">DEFAULT_RUNTIME_DIRECTIVES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_LOG_NAME">DEFAULT_RUNTIME_LOG_NAM
 E</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFAULT_RUNTIME_PROPERTIES">DEFAULT_RUNTIME_PROPERTIES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DEFINE_DIRECTIVE_MAXDEPTH">DEFINE_DIRECTIVE_MAXDEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_DATASOURCE">DS_RESOURCE_LOADER_DATASOURCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_KEY_COLUMN">DS_RESOURCE_LOADER_KEY_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TABLE">DS_RESOURCE_LOADER_TABLE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TEMPLATE_COLUMN">DS_RESOURCE_LOADER_TEMPLATE_COLUMN</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#DS_RESOURCE_LOADER_TIMESTAMP_COLUMN">DS_RESOURCE_LOADER_TIMESTAMP_COLUMN</a>,
 <a href="../../../../org/apache/v
 elocity/runtime/RuntimeConstants.html#ENCODING_DEFAULT">ENCODING_DEFAULT</a>, 
<a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_END">ERRORMSG_END</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#ERRORMSG_START">ERRORMSG_START</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INCLUDE">EVENTHANDLER_INCLUDE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_INVALIDREFERENCES">EVENTHANDLER_INVALIDREFERENCES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_METHODEXCEPTION">EVENTHANDLER_METHODEXCEPTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#EVENTHANDLER_REFERENCEINSERTION">EVENTHANDLER_REFERENCEINSERTION</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#FILE_RESOURCE_LOADER_CACHE">FILE_RESOURCE_LOADER_CACHE</a>,
 <a href="../../../../org/apache/velocity/run
 
time/RuntimeConstants.html#FILE_RESOURCE_LOADER_PATH">FILE_RESOURCE_LOADER_PATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INPUT_ENCODING">INPUT_ENCODING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTERPOLATE_STRINGLITERALS">INTERPOLATE_STRINGLITERALS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_CLASSES">INTROSPECTOR_RESTRICT_CLASSES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#INTROSPECTOR_RESTRICT_PACKAGES">INTROSPECTOR_RESTRICT_PACKAGES</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#MAX_NUMBER_LOOPS">MAX_NUMBER_LOOPS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#NUMBER_OF_PARSERS">NUMBER_OF_PARSERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSE_DIRECTIVE_MAXDEPTH">PARSE_DIRECTIVE_MAXDEPTH</a>,
 <a href="../../../../org/apache/velocity/runtim
 e/RuntimeConstants.html#PARSER_HYPHEN_ALLOWED">PARSER_HYPHEN_ALLOWED</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_CLASS">PARSER_POOL_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PARSER_POOL_SIZE">PARSER_POOL_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER">RESOURCE_LOADER</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CACHE">RESOURCE_LOADER_CACHE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CHECK_INTERVAL">RESOURCE_LOADER_CHECK_INTERVAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_CLASS">RESOURCE_LOADER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_I
 DENTIFIER">RESOURCE_LOADER_IDENTIFIER</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_INSTANCE">RESOURCE_LOADER_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADER_PATHS">RESOURCE_LOADER_PATHS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_LOADERS">RESOURCE_LOADERS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CACHE_CLASS">RESOURCE_MANAGER_CACHE_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_CLASS">RESOURCE_MANAGER_CLASS</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_DEFAULTCACHE_SIZE">RESOURCE_MANAGER_DEFAULTCACHE_SIZE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RESOURCE_MANAGER_INSTANCE">RESOURCE_MANAGER_INSTANCE</a>,
 <a href="../../../../org/apache/velocity/runtime/RuntimeConst
 ants.html#RESOURCE_MANAGER_LOGWHENFOUND">RESOURCE_MANAGER_LOGWHENFOUND</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_INSTANCE">RUNTIME_LOG_INSTANCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_METHOD_CALL_LOG_INVALID">RUNTIME_LOG_METHOD_CALL_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_NAME">RUNTIME_LOG_NAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_LOG_REFERENCE_LOG_INVALID">RUNTIME_LOG_REFERENCE_LOG_INVALID</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT">RUNTIME_REFERENCES_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_REFERENCES_STRICT_ESCAPE">RUNTIME_REFERENCES_STRICT_ESCAPE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a>
 , <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SKIP_INVALID_ITERATOR">SKIP_INVALID_ITERATOR</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#SPACE_GOBBLING">SPACE_GOBBLING</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#STRICT_MATH">STRICT_MATH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#UBERSPECT_CLASSNAME">UBERSPECT_CLASSNAME</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_ARGUMENTS_STRICT">VM_ARGUMENTS_STRICT</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_BODY_REFERENCE">VM_BODY_REFERENCE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY">VM_LIBRARY</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_AUTORELOAD">VM_LIBRARY_AUTORELOAD</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_LIBRARY_DEFAULT">VM_LIBRA
 RY_DEFAULT</a>, <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MAX_DEPTH">VM_MAX_DEPTH</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_MESSAGES_ON">VM_MESSAGES_ON</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE">VM_PERM_ALLOW_INLINE</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL">VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PERM_INLINE_LOCAL">VM_PERM_INLINE_LOCAL</a>,
 <a 
href="../../../../org/apache/velocity/runtime/RuntimeConstants.html#VM_PRESERVE_ARGUMENTS_LITERALS">VM_PRESERVE_ARGUMENTS_LITERALS</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="fields.inherited.from.class.org.apache.velocity.runtime.DeprecatedRuntimeConstants">
@@ -309,7 +309,7 @@ implements <a href="../../../../org/apac
 <tr id="i12" class="altColor">
 <td class="colFirst"><code>static org.slf4j.Logger</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/velocity/runtime/RuntimeSingleton.html#getLog--">getLog</a></span>()</code>
-<div class="block">Returns a convenient Log instance that wraps the current 
LogChute.</div>
+<div class="block">Returns the configured logger.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
@@ -886,10 +886,10 @@ implements <a href="../../../../org/apac
 <li class="blockList">
 <h4>getLog</h4>
 <pre>public static&nbsp;org.slf4j.Logger&nbsp;getLog()</pre>
-<div class="block">Returns a convenient Log instance that wraps the current 
LogChute.</div>
+<div class="block">Returns the configured logger.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>A convenience Log instance that wraps the current LogChute.</dd>
+<dd>A Logger instance</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>1.5</dd>
 <dt><span class="seeLabel">See Also:</span></dt>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroFactory.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroFactory.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroFactory.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroFactory.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VelocimacroFactory (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroManager.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroManager.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroManager.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/VelocimacroManager.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VelocimacroManager (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/DeprecatedRuntimeConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/DeprecatedRuntimeConstants.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/DeprecatedRuntimeConstants.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/DeprecatedRuntimeConstants.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface 
org.apache.velocity.runtime.DeprecatedRuntimeConstants (Apache Velocity 2.1 
API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPool.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPool.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPool.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPool.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.velocity.runtime.ParserPool (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPoolImpl.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPoolImpl.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPoolImpl.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/ParserPoolImpl.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.ParserPoolImpl (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/Renderable.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/Renderable.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/Renderable.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/Renderable.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.velocity.runtime.Renderable (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.SpaceGobbling.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.SpaceGobbling.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.SpaceGobbling.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.SpaceGobbling.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class 
org.apache.velocity.runtime.RuntimeConstants.SpaceGobbling (Apache Velocity 2.1 
API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeConstants.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.velocity.runtime.RuntimeConstants (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeInstance.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeInstance.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeInstance.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeInstance.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.RuntimeInstance (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.velocity.runtime.RuntimeServices (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.RuntimeSingleton (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.VelocimacroFactory (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:11 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.velocity.runtime.VelocimacroManager (Apache 
Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Block.Reference (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Block.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Block (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BlockMacro (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Break.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Break.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Break.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Break.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Break (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Define.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Define.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Define.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Define.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Define (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Directive.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Directive.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Directive.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Directive.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Directive (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DirectiveConstants (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Evaluate.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Evaluate.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Evaluate.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Evaluate.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Evaluate (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Foreach.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Foreach.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Foreach.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Foreach.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Foreach (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ForeachScope (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Include.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Include.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Include.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Include.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Include (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/InputBase.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/InputBase.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/InputBase.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/InputBase.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputBase (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Macro.MacroArg (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Macro.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Macro (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MacroParseException (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Parse.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Parse.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Parse.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Parse.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Parse (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:34 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeMacro (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Scope.Info (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.html
URL: 
http://svn.apache.org/viewvc/velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.html?rev=1855604&r1=1855603&r2=1855604&view=diff
==============================================================================
--- 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.html
 (original)
+++ 
velocity/site/production/engine/2.1/apidocs/org/apache/velocity/runtime/directive/Scope.html
 Fri Mar 15 14:25:25 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_191) on Mon Mar 11 12:44:35 CET 2019 -->
+<!-- Generated by javadoc (1.8.0_191) on Fri Mar 15 15:10:10 CET 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Scope (Apache Velocity 2.1 API)</title>
-<meta name="date" content="2019-03-11">
+<meta name="date" content="2019-03-15">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>


Reply via email to