Last modified by Gabriela Anechitoaei on 2017/10/20

<
From version < 5.3 >
edited by Alex Cotiugă
on 2017/10/17
To version < 5.5 >
edited by Alex Cotiugă
on 2017/10/17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -64,17 +64,17 @@
64 64  
65 65  When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
66 66  
67 -== Issues specific to XWiki 9.9 Release Candidate 1 ==
67 +== Issues specific to XWiki 9.9 Release Candidate 2 ==
68 68  
69 69  * ##JSONTool#parse## is now deprecated and JSONTool#fromString should be used instead. This means that Velocity code like {{code language="velocity"}}$jsontool.parser($content){{/code}} should be replaced by {{code language="velocity"}}$jsontool.fromString($content){{/code}}
70 70  
71 71  == API Breakages ==
72 72  
73 -The following APIs were modified since <project> <version - 1>:
73 +The following APIs were modified since XWiki 9.8>:
74 74  
75 75  {{comment}}
76 76  Remove!
77 -{{backwardCompatiblityReport version="<version>"/}}
77 +{{backwardCompatiblityReport version="9.9-rc-2"/}}
78 78  {{/comment}}
79 79  
80 80  = Credits =
... ... @@ -81,4 +81,12 @@
81 81  
82 82  The following people have contributed code to this release (sorted alphabetically):
83 83  
84 -<code contributors>
84 +* Alex Cotiugă
85 +* Clément Aubin
86 +* Eduard Moraru
87 +* Guillaume Delhumeau
88 +* Marius Dumitru Florea
89 +* Matt Sullivan
90 +* Ruslan Iagudin
91 +* Thomas Mortagne
92 +* Vincent Massol

Get Connected