Last modified by Thomas Mortagne on 2017/03/24

<
From version < 52.4 >
edited by Ecaterina Moraru (Valica)
on 2016/02/09
To version < 53.1 >
edited by Eduard Moraru
on 2016/02/12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.evalica
1 +XWiki.enygma
Content
... ... @@ -220,6 +220,24 @@
220 220  {{/code}}
221 221  )))
222 222  
223 +* Allow associating a version different from the extension version to the features(((
224 +{{code language="none"}}
225 +org.xwiki.extension.Extension: Method 'public java.util.Collection getAllowedNamespaces()' has been added to an interface
226 +org.xwiki.extension.Extension: Method 'public org.xwiki.extension.ExtensionId getExtensionFeature(java.lang.String)' has been added to an interface
227 +org.xwiki.extension.Extension: Method 'public java.util.Collection getExtensionFeatures()' has been added to an interface
228 +{{/code}}
229 +)))
230 +
231 +* Deprecating this class in favor of the standard library class with the same name(((
232 +{{code language="none"}}
233 +org.xwiki.velocity.introspection.AbstractChainableUberspector: Removed field inner
234 +org.xwiki.velocity.introspection.DeprecatedCheckUberspector: Removed org.xwiki.velocity.introspection.ChainableUberspector from the set of implemented interface
235 +org.xwiki.velocity.introspection.DeprecatedCheckUberspector: Removed org.xwiki.velocity.introspection.AbstractChainableUberspector from the list of superclasse
236 +org.xwiki.velocity.introspection.MethodArgumentsUberspector: Removed org.xwiki.velocity.introspection.ChainableUberspector from the set of implemented interface
237 +org.xwiki.velocity.introspection.MethodArgumentsUberspector: Removed org.xwiki.velocity.introspection.AbstractChainableUberspector from the list of superclasse
238 +{{/code}}
239 +)))
240 +
223 223  * Other:
224 224  ** Not really a breakage. Just moved to its own module.(((
225 225  {{code language="none"}}

Get Connected