Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
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",