We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ed9aa commit bc70b68Copy full SHA for bc70b68
xwiki-commons-core/pom.xml
@@ -223,7 +223,17 @@
223
</differences>
224
</revapi.differences>
225
-->
226
-
+ <revapi.differences>
227
+ <justification>Moved to legacy</justification>
228
+ <criticality>allowed</criticality>
229
+ <differences>
230
+ <item>
231
+ <ignore>true</ignore>
232
+ <code>java.class.removed</code>
233
+ <old>class org.xwiki.velocity.introspection.MethodOverrideUberspector</old>
234
+ </item>
235
+ </differences>
236
+ </revapi.differences>
237
</analysisConfiguration>
238
</configuration>
239
</plugin>
0 commit comments