Last modified by Thomas Mortagne on 2023/10/13

<
From version < 12.1 >
edited by Vincent Massol
on 2015/01/21
To version < 13.1 >
edited by Vincent Massol
on 2015/01/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -382,6 +382,12 @@
382 382  
383 383  The following APIs were modified since XWiki 6.3:
384 384  
385 +* Needed to make sure transformations are executed with the right metadata(((
386 +{{code language="none"}}
387 +org.xwiki.rendering.macro.MacroContentParser: Method 'public org.xwiki.rendering.block.XDOM parse(java.lang.String, org.xwiki.rendering.transformation.MacroTransformationContext, boolean, org.xwiki.rendering.listener.MetaData, boolean)' has been added to an interface
388 +{{/code}}
389 +)))
390 +
385 385  * It's very unlikely that this class is implemented by anything else and it does not make much sense to not have this method, since this is not really a cache behind it but a Map that keep engines forever it may create a memory leak on a big farm running for a long time(((
386 386  {{code language="none"}}
387 387  org.xwiki.velocity.VelocityFactory: Method 'public org.xwiki.velocity.VelocityEngine removeVelocityEngine(java.lang.String)' has been added to an interface

Get Connected