Author: cbrisson
Date: Mon Mar 11 15:07:54 2019
New Revision: 1855242

URL: http://svn.apache.org/viewvc?rev=1855242&view=rev
Log:
[site/engine] Add a mention of obsolete property velocimacro.messages.on removal

Modified:
    
velocity/site/cms/trunk/content/engine/2.1/configuration-property-changes-in-2.1.mdtext
    
velocity/site/cms/trunk/content/engine/devel/configuration-property-changes-in-2.1.mdtext

Modified: 
velocity/site/cms/trunk/content/engine/2.1/configuration-property-changes-in-2.1.mdtext
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/2.1/configuration-property-changes-in-2.1.mdtext?rev=1855242&r1=1855241&r2=1855242&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/2.1/configuration-property-changes-in-2.1.mdtext
 (original)
+++ 
velocity/site/cms/trunk/content/engine/2.1/configuration-property-changes-in-2.1.mdtext
 Mon Mar 11 15:07:54 2019
@@ -40,6 +40,7 @@ velocimacro.permissions.allow.inline | v
 velocimacro.permissions.allow.inline.to.replace.global | 
velocimacro.inline.replace_global | whether inline macros override global ones
 velocimacro.permissions.allow.inline.local.scope | 
velocimacro.inline.local_scope | whether inline macros have a local scope
 velocimacro.arguments.strict | *unchanged* | expect strict argments number
+velocimacro.messages.on (unused) | *removed* | obsolete property
 *n/a* | velocimacro.arguments.preserve_literals (since 2.1) | (1.7 BC flag) 
whether invalid references is literal provided argument or argument name
 velocimacro.max.depth | velocimacro.max_depth | velocimacros max calling depth
 velocimacro.body.reference | velocimacro.body_reference | name of the 
reference holding the body passed to a block macro

Modified: 
velocity/site/cms/trunk/content/engine/devel/configuration-property-changes-in-2.1.mdtext
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/configuration-property-changes-in-2.1.mdtext?rev=1855242&r1=1855241&r2=1855242&view=diff
==============================================================================
--- 
velocity/site/cms/trunk/content/engine/devel/configuration-property-changes-in-2.1.mdtext
 (original)
+++ 
velocity/site/cms/trunk/content/engine/devel/configuration-property-changes-in-2.1.mdtext
 Mon Mar 11 15:07:54 2019
@@ -40,6 +40,7 @@ velocimacro.permissions.allow.inline | v
 velocimacro.permissions.allow.inline.to.replace.global | 
velocimacro.inline.replace_global | whether inline macros override global ones
 velocimacro.permissions.allow.inline.local.scope | 
velocimacro.inline.local_scope | whether inline macros have a local scope
 velocimacro.arguments.strict | *unchanged* | expect strict argments number
+velocimacro.messages.on (unused) | *removed* | obsolete property
 *n/a* | velocimacro.arguments.preserve_literals (since 2.1) | (1.7 BC flag) 
whether invalid references is literal provided argument or argument name
 velocimacro.max.depth | velocimacro.max_depth | velocimacros max calling depth
 velocimacro.body.reference | velocimacro.body_reference | name of the 
reference holding the body passed to a block macro


Reply via email to