Last modified by Ilie Andriuta on 2021/04/27

From version 2.8
edited by Thomas Mortagne
on 2021/04/26
Change comment: There is no comment for this version
To version 3.2
edited by Thomas Mortagne
on 2021/04/26
Change comment: Added backward-compatiblity violations data

Summary

Details

Page properties
Content
... ... @@ -96,15 +96,34 @@
96 96  
97 97  == API Breakages ==
98 98  
99 -The following APIs were modified since <project> <version - 1>:
99 +The following APIs were modified since XWiki 13.3:
100 100  
101 -{{comment}}
102 -Remove!
103 -{{backwardCompatiblityReportXml version="<version>"/}}
104 -{{/comment}}
101 +{{backwardCompatiblityReportXml version="13.3"/}}
105 105  
106 106  = Credits =
107 107  
108 108  The following people have contributed code and translations to this release (sorted alphabetically):
109 109  
110 -<code contributors>
107 +* aemi-dev
108 +* Alex Cotiugă
109 +* arcilli
110 +* Björn Ludwig
111 +* Boris Yevstyhneiev
112 +* Camelia Andrei
113 +* ClemDee
114 +* DamianArado
115 +* Ecaterina Moraru (Valica)
116 +* Eduard Moraru
117 +* Guillaume C
118 +* Guillaume Delhumeau
119 +* Gwennan Smitskamp
120 +* Manuel Leduc
121 +* Marius Dumitru Florea
122 +* Mohammad Humayun Khan
123 +* Onlo
124 +* Paul Massol
125 +* Simon Urli
126 +* slauriere
127 +* Thomas Mortagne
128 +* Vincent Massol
129 +* xrichard
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -1,0 +1,14 @@
1 +<?xml version="1.0" encoding="UTF-8"?><ignores>
2 +
3 + <item xmlns="http://maven.apache.org/POM/4.0.0">
4 +
5 + <code>java.class.removed</code>
6 +
7 + <old>class com.xpn.xwiki.store.migration.hibernate.MigrationResourceAccessor</old>
8 +
9 + <justification>Was never meant to be public</justification>
10 +
11 + </item>
12 +
13 +</ignores>
14 +

Get Connected