Last modified by Thomas Mortagne on 2017/03/24

<
From version < 56.1 >
edited by Thomas Mortagne
on 2014/01/31
To version < 57.2 >
edited by Vincent Massol
on 2014/01/31
>
Change comment: fix CLIRR formatting

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -164,11 +164,12 @@
164 164  
165 165  == API Breakages ==
166 166  
167 -The following APIs were modified since 5.3:
167 +The following APIs were modified since 5.3 (young APIs introduced recently not finalized yet):
168 168  
169 169  {{code language="none"}}
170 170  org.xwiki.wikistream.xar.input.XARInputProperties: Method 'public boolean isReferencesOnly()' has been removed
171 171  org.xwiki.wikistream.xar.input.XARInputProperties: Method 'public void setReferencesOnly(boolean)' has been removed
172 172  org.xwiki.wikistream.model.filter.WikiDocumentFilter: Field PARAMETER_REVISION has been removed, but it was previously a constant
173 -org.xwiki.wikistream.model.filter.WikiObjectPropertyFilter: Parameter 2 of 'public void onWikiObjectProperty(java.lang.String, java.lang.String, org.xwiki.filter.FilterEventParameters)' has changed its type to java.lang.Object
173 +org.xwiki.wikistream.model.filter.WikiObjectPropertyFilter: Parameter 2 of 'public void onWikiObjectProperty(java.lang.String, java.lang.String,
174 + org.xwiki.filter.FilterEventParameters)' has changed its type to java.lang.Object
174 174  {{/code}}

Get Connected