Last modified by Thomas Mortagne on 2017/03/24

<
From version < 35.1 >
edited by Marius Dumitru Florea
on 2013/05/31
To version < 36.1 >
edited by Marius Dumitru Florea
on 2013/05/31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,8 +94,16 @@
94 94  
95 95  == API Breakages ==
96 96  
97 -The following APIs were modified since <project> <version - 1>:
97 +The following APIs were modified since XWiki 5.0.2:
98 98  
99 +* Young API: New method to separate job setup from job start to put real jobs in queue.
100 +
99 99  {{code language="none"}}
100 -<clirr output here>
102 +org.xwiki.job.Job: Method 'public void initialize(org.xwiki.job.Request)' has been added to an interface
101 101  {{/code}}
104 +
105 +* Young API: The URL module has never been finished and we started working on it again.
106 +
107 +{{code language="none"}}
108 +org.xwiki.url.InvalidURLException: Class org.xwiki.url.InvalidURLException removed
109 +{{/code}}

Get Connected