Last modified by Thomas Mortagne on 2017/03/24

<
From version < 52.2 >
edited by Ecaterina Moraru (Valica)
on 2016/02/09
To version < 52.4 >
edited by Ecaterina Moraru (Valica)
on 2016/02/09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -219,3 +219,23 @@
219 219  org.xwiki.mail.script.ScriptMimeMessage: Removed org.xwiki.mail.internal.ExtendedMimeMessage from the list of superclasses
220 220  {{/code}}
221 221  )))
222 +
223 +* Other:
224 +** Not really a breakage. Just moved to its own module.(((
225 +{{code language="none"}}
226 +com.xpn.xwiki.plugin.diff.DiffPlugin
227 +com.xpn.xwiki.plugin.diff.DiffPluginApi
228 +{{/code}}
229 +)))
230 +** Impossible to implement it without dependeing on XMLRPC module(((
231 +{{code language="none"}}
232 +com.xpn.xwiki.XWikiContextCompatibilityAspect
233 +com.xpn.xwiki.XWikiContext
234 +{{/code}}
235 +)))
236 +** Was wrongly extending internal class(((
237 +{{code language="none"}}
238 +org.xwiki.refactoring.job.EntityJobStatus
239 +org.xwiki.extension.xar.job.diff.DiffXarJobStatus
240 +{{/code}}
241 +)))

Get Connected