Skip to content

Commit 50d11a3

Browse files
committed
[release] Removed revapi ignores from the previous version
1 parent d905409 commit 50d11a3

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

xwiki-platform-core/pom.xml

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -149,23 +149,7 @@
149149
</differences>
150150
</revapi.differences>
151151
-->
152-
<revapi.differences>
153-
<justification>Very recent unstable API introduced in 17.4.6 and replaced by
154-
getFrontendUrlCheckPolicy.</justification>
155-
<criticality>documented</criticality>
156-
<differences>
157-
<item>
158-
<ignore>true</ignore>
159-
<code>java.method.removed</code>
160-
<old>method boolean org.xwiki.url.URLConfiguration::isFrontendUrlCheckEnabled()</old>
161-
</item>
162-
<item>
163-
<ignore>true</ignore>
164-
<code>java.method.removed</code>
165-
<old>method boolean org.xwiki.url.script.URLSecurityScriptService::isFrontendUrlCheckEnabled()</old>
166-
</item>
167-
</differences>
168-
</revapi.differences>
152+
169153
</analysisConfiguration>
170154
</configuration>
171155
</plugin>

0 commit comments

Comments
 (0)