Last modified by Ilie Andriuta on 2020/06/01

<
From version < 16.2 >
edited by Thomas Mortagne
on 2020/01/23
To version < 16.1 >
edited by Thomas Mortagne
on 2020/01/23
>
Change comment: There is no comment for this version

Summary

Details

ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -10,6 +10,24 @@
10 10   "package": "org.xwiki.velocity.introspection"
11 11   },
12 12   {
13 + "classQualifiedName": "org.xwiki.velocity.introspection.AbstractChainableUberspector",
14 + "classSimpleName": "AbstractChainableUberspector",
15 + "code": "java.class.removed",
16 + "elementKind": "class",
17 + "justification": "Not a breakage: class moved to a legacy module",
18 + "old": "class org.xwiki.velocity.introspection.AbstractChainableUberspector",
19 + "package": "org.xwiki.velocity.introspection"
20 + },
21 + {
22 + "classQualifiedName": "org.xwiki.velocity.introspection.ChainableUberspector",
23 + "classSimpleName": "ChainableUberspector",
24 + "code": "java.class.removed",
25 + "elementKind": "interface",
26 + "justification": "Not a breakage: class moved to a legacy module",
27 + "old": "interface org.xwiki.velocity.introspection.ChainableUberspector",
28 + "package": "org.xwiki.velocity.introspection"
29 + },
30 + {
13 13   "classQualifiedName": "org.xwiki.velocity.introspection.ChainingUberspector",
14 14   "classSimpleName": "ChainingUberspector",
15 15   "code": "java.class.removed",

Get Connected