Changes for page Release Notes for XWiki 9.9-rc-2
Last modified by Gabriela Anechitoaei on 2017/10/20
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Release Notes for XWiki 9.9-rc- 11 +Release Notes for XWiki 9.9-rc-2 - Parent
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:ReleaseNotes.Data.XWiki.WebHome - 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 =