Changes for page Release Notes for XWiki 8.0 Milestone 1
Last modified by Thomas Mortagne on 2017/03/24
<
>
edited by Ecaterina Moraru (Valica)
on 2016/02/09
on 2016/02/09
edited by Ecaterina Moraru (Valica)
on 2016/02/09
on 2016/02/09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 +)))