Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xwiki-platform
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XWiki
xwiki-platform
Commits
2bab6d52
Commit
2bab6d52
authored
4 years ago
by
Vincent Massol
Browse files
Options
Downloads
Patches
Plain Diff
[Misc] Added explicit mention that some revapi ignores are not a breakage.
parent
7d21f4b3
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xwiki-platform-core/pom.xml
+11
-10
11 additions, 10 deletions
xwiki-platform-core/pom.xml
with
11 additions
and
10 deletions
xwiki-platform-core/pom.xml
+
11
−
10
View file @
2bab6d52
...
@@ -168,26 +168,27 @@
...
@@ -168,26 +168,27 @@
<item>
<item>
<code>
java.method.removed
</code>
<code>
java.method.removed
</code>
<old>
method void com.xpn.xwiki.doc.XWikiDocument::rename(java.lang.String, java.util.List
<
java.lang.String
>
, com.xpn.xwiki.XWikiContext) throws com.xpn.xwiki.XWikiException
</old>
<old>
method void com.xpn.xwiki.doc.XWikiDocument::rename(java.lang.String, java.util.List
<
java.lang.String
>
, com.xpn.xwiki.XWikiContext) throws com.xpn.xwiki.XWikiException
</old>
<justification>
Old deprecated method that has been moved to legacy.
</justification>
<justification>
Not a breakage.
Old deprecated method that has been moved to legacy.
</justification>
</item>
</item>
<item>
<item>
<code>
java.method.removed
</code>
<code>
java.method.removed
</code>
<old>
method void com.xpn.xwiki.doc.XWikiDocument::rename(java.lang.String, java.util.List
<
java.lang.String
>
, java.util.List
<
java.lang.String
>
, com.xpn.xwiki.XWikiContext) throws com.xpn.xwiki.XWikiException
</old>
<old>
method void com.xpn.xwiki.doc.XWikiDocument::rename(java.lang.String, java.util.List
<
java.lang.String
>
, java.util.List
<
java.lang.String
>
, com.xpn.xwiki.XWikiContext) throws com.xpn.xwiki.XWikiException
</old>
<justification>
Old deprecated method that has been moved to legacy.
</justification>
<justification>
Not a breakage.
Old deprecated method that has been moved to legacy.
</justification>
</item>
</item>
<item>
<item>
<code>
java.method.removed
</code>
<code>
java.method.removed
</code>
<old>
method void com.xpn.xwiki.doc.XWikiDocument::rename(java.lang.String, com.xpn.xwiki.XWikiContext) throws com.xpn.xwiki.XWikiException
</old>
<old>
method void com.xpn.xwiki.doc.XWikiDocument::rename(java.lang.String, com.xpn.xwiki.XWikiContext) throws com.xpn.xwiki.XWikiException
</old>
<justification>
Old deprecated method that has been moved to legacy.
</justification>
<justification>
Not a breakage.
Old deprecated method that has been moved to legacy.
</justification>
</item>
</item>
</revapi.ignore>
</revapi.ignore>
</analysisConfiguration>
</analysisConfiguration>
</configuration>
</configuration>
</plugin>
</plugin>
</plugins>
</plugins>
</build>
</build>
<modules>
<modules>
<!-- Sorted Alphabetically -->
<!-- Sorted Alphabetically -->
<module>
xwiki-platform-activeinstalls
</module>
<module>
xwiki-platform-activeinstalls
</module>
<module>
xwiki-platform-activitystream
</module>
<module>
xwiki-platform-activitystream
</module>
<module>
xwiki-platform-administration
</module>
<module>
xwiki-platform-administration
</module>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment