Changes for page Release Notes for XWiki 7.2 Release Candidate 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -146,22 +146,4 @@ 146 146 147 147 * Young API. ExportURLFactoryContext been renamed to FilesystemExportContext and moved to the Filesystem URL scheme module 148 148 {{comment}}Eduard @ 7.2RC1: 149 - I have found these 3 differences in xwiki-platform that have not generated a clirr error, maybe they are leftovers or the clirr report did not catch them for some reason: 150 - <difference> 151 - <differenceType>7002</differenceType> 152 - <className>com/xpn/xwiki/web/ExportURLFactory</className> 153 - <method>com.xpn.xwiki.web.ExportURLFactoryContext getExportURLFactoryContext()</method> 154 - <justification>getExportURLFactoryContext() was unstable (young API). ExportURLFactoryContext been renamed to FilesystemExportContext and moved to the Filesystem URL scheme module</justification> 155 - </difference> 156 - <difference> 157 - <differenceType>8001</differenceType> 158 - <className>com/xpn/xwiki/web/ExportURLFactoryContext</className> 159 - <justification>ExportURLFactoryContext was unstable (young API). ExportURLFactoryContext been renamed to FilesystemExportContext and moved to the Filesystem URL scheme module</justification> 160 - </difference> 161 - <difference> 162 - <differenceType>7005</differenceType> 163 - <className>com/xpn/xwiki/web/ExportURLFactoryActionHandler</className> 164 - <method>java.net.URL createURL*</method> 165 - <to>java.net.URL createURL*</to> 166 - <justification>ExportURLFactoryActionHandler was unstable (young API). ExportURLFactoryContext been renamed to FilesystemExportContext and moved to the Filesystem URL scheme module</justification> 167 - </difference>{{/comment}} 149 + I have found 3 differences in xwiki-platform that have not generated a clirr error, maybe they are leftovers or the clirr report did not catch them for some reason. See https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/pom.xml#L493:L510{{/comment}}