Last modified by Thomas Mortagne on 2023/10/13

<
From version < 52.4 >
edited by Ecaterina Moraru (Valica)
on 2016/02/09
To version < 53.2 >
edited by Silvia Macovei
on 2016/02/12
>
Change comment: Added link to ManualTestReportSummaryXWiki80M1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +XWiki.SilviaRusu
Content
... ... @@ -145,16 +145,9 @@
145 145  
146 146  = Tested Browsers & Databases =
147 147  
148 -{{warning}}
149 -The QA Tests are executed after the release has been done. Thus, they are being prepared now and will be published soon.
150 -{{/warning}}
148 +{{include reference="TestReports.ManualTestReportSummaryXWiki80M1"/}}
151 151  
152 152  {{comment}}
153 -TODO: uncomment and update with proper link when the report is ready.
154 -{{include reference="TestReports.ManualTestReportTemplateSummary"/}}
155 -{{/comment}}
156 -
157 -{{comment}}
158 158  = Performances tests compared to <last super stable version> =
159 159  
160 160  <a summary of the comparison with latest super stable version>
... ... @@ -220,6 +220,24 @@
220 220  {{/code}}
221 221  )))
222 222  
216 +* Allow associating a version different from the extension version to the features(((
217 +{{code language="none"}}
218 +org.xwiki.extension.Extension: Method 'public java.util.Collection getAllowedNamespaces()' has been added to an interface
219 +org.xwiki.extension.Extension: Method 'public org.xwiki.extension.ExtensionId getExtensionFeature(java.lang.String)' has been added to an interface
220 +org.xwiki.extension.Extension: Method 'public java.util.Collection getExtensionFeatures()' has been added to an interface
221 +{{/code}}
222 +)))
223 +
224 +* Deprecating this class in favor of the standard library class with the same name(((
225 +{{code language="none"}}
226 +org.xwiki.velocity.introspection.AbstractChainableUberspector: Removed field inner
227 +org.xwiki.velocity.introspection.DeprecatedCheckUberspector: Removed org.xwiki.velocity.introspection.ChainableUberspector from the set of implemented interface
228 +org.xwiki.velocity.introspection.DeprecatedCheckUberspector: Removed org.xwiki.velocity.introspection.AbstractChainableUberspector from the list of superclasse
229 +org.xwiki.velocity.introspection.MethodArgumentsUberspector: Removed org.xwiki.velocity.introspection.ChainableUberspector from the set of implemented interface
230 +org.xwiki.velocity.introspection.MethodArgumentsUberspector: Removed org.xwiki.velocity.introspection.AbstractChainableUberspector from the list of superclasse
231 +{{/code}}
232 +)))
233 +
223 223  * Other:
224 224  ** Not really a breakage. Just moved to its own module.(((
225 225  {{code language="none"}}

Get Connected