Last modified by Thomas Mortagne on 2023/10/13

<
From version < 49.1 >
edited by Thomas Mortagne
on 2010/06/29
To version < 51.1 >
edited by Thomas Mortagne
on 2010/06/29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -131,11 +131,10 @@
131 131  
132 132  == API Breakages ==
133 133  
134 -The following APIs were modified since XWiki Enterprise 2.3:
135 -
136 136  * ##org.xwiki.rendering.listener.DefaultAttachement## as been renamed to ##org.xwiki.rendering.listener.DefaultAttachment##
137 -*
138 138  
136 +The following APIs were modified since XWiki Enterprise 2.3:
137 +
139 139  {{code language="none"}}
140 140  [ERROR] org.xwiki.rendering.listener.DefaultAttachement: Class org.xwiki.rendering.listener.DefaultAttachement removed
141 141  [ERROR] org.xwiki.rendering.transformation.MacroTransformationContext: Method 'public org.xwiki.rendering.internal.transformation.MacroTransformation getMacroTransformation()' has been removed
... ... @@ -145,5 +145,4 @@
145 145  [ERROR] org.xwiki.model.ModelContext: Method 'public void setCurrentEntityReference(org.xwiki.model.reference.EntityReference)' has been added to an interface
146 146  [ERROR] org.xwiki.bridge.DocumentAccessBridge: Method 'public void setCurrentUser(java.lang.String)' has been added to an interface
147 147  [ERROR] org.xwiki.velocity.VelocityEngine: Method 'public void clearMacroNamespace(java.lang.String)' has been added to an interface
148 -[ERROR] org.xwiki.rendering.macro.script.AbstractJSR223ScriptMacro: Method 'protected java.lang.String evaluate(org.xwiki.rendering.macro.script.JSR223ScriptMacroParameters, java.lang.String, org.xwiki.rendering.transformation.MacroTransformationContext)' has been removed
149 149  {{/code}}

Get Connected