Last modified by Thomas Mortagne on 2023/10/13

<
From version < 32.1 >
edited by Ramona Conoro
on 2015/12/21
To version < 33.1 >
edited by Vincent Massol
on 2015/12/22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RamonaConoro
1 +XWiki.VincentMassol
Content
... ... @@ -197,8 +197,7 @@
197 197  
198 198  The following APIs were modified since XWiki 7.3:
199 199  
200 -* was wrongly extending internal class:
201 -
200 +* Job code was wrongly extending an internal class:(((
202 202  {{code language="none"}}
203 203  org.xwiki.extension.job.history.ReplayJobStatus: Removed org.xwiki.job.internal.AbstractJobStatus from the list of superclasses
204 204  org.xwiki.extension.job.history.ReplayJobStatus: Removed org.xwiki.job.internal.DefaultJobStatus from the list of superclasses
... ... @@ -207,9 +207,8 @@
207 207  org.xwiki.refactoring.job.EntityJobStatus: Removed org.xwiki.job.internal.AbstractJobStatus from the list of superclasses
208 208  org.xwiki.refactoring.job.EntityJobStatus: Removed org.xwiki.job.internal.DefaultJobStatus from the list of superclasses
209 209  {{/code}}
210 -
211 -* impossible to implement it without dependeing on XMLRPC module:
212 -
209 +)))
210 +* Remove the XMLRPC module:(((
213 213  {{code language="none"}}
214 214  com.xpn.xwiki.XWikiContext: Method 'public org.apache.xmlrpc.server.XmlRpcServer ajc$get$xmlRpcServer(com.xpn.xwiki.XWikiContext)' has been removed
215 215  com.xpn.xwiki.XWikiContext: Method 'public void ajc$set$xmlRpcServer(com.xpn.xwiki.XWikiContext, org.apache.xmlrpc.server.XmlRpcServer)' has been removed
... ... @@ -223,3 +223,4 @@
223 223  com.xpn.xwiki.XWikiContextCompatibilityAspect: Method 'public org.apache.xmlrpc.server.XmlRpcServer ajc$interMethodDispatch1$com_xpn_xwiki_XWikiContextCompatibilityAspect$com_xpn_xwiki_XWikiContext$getXMLRPCServer(com.xpn.xwiki.XWikiContext)' has been removed
224 224  com.xpn.xwiki.XWikiContextCompatibilityAspect: Method 'public void ajc$interMethodDispatch1$com_xpn_xwiki_XWikiContextCompatibilityAspect$com_xpn_xwiki_XWikiContext$setXMLRPCServer(com.xpn.xwiki.XWikiContext, org.apache.xmlrpc.server.XmlRpcServer)' has been removed
225 225  {{/code}}
224 +)))

Get Connected