Last modified by Thomas Mortagne on 2017/03/24

<
From version < 51.1 >
edited by Thomas Mortagne
on 2014/10/14
To version < 49.1 >
edited by Thomas Mortagne
on 2014/10/14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,6 @@
14 14  
15 15  * ##<scm>## element from Maven ##pom.xml## is now supported and has been added to the standard in the API
16 16  * ##<issueManagement>## element from Maven ##pom.xml## is now supported and has been added to the standard in the API
17 -* When importing an extension unknown but valid versions are not removed anymore
18 18  
19 19  == User Directory customized globally ==
20 20  
... ... @@ -230,6 +230,10 @@
230 230  {{/code}}
231 231  )))
232 232  
232 +== Deprecated and Retired projects ==
233 +
234 +<description of deprecated and retired projects>
235 +
233 233  == Upgrades ==
234 234  
235 235  The following dependencies have been upgraded:
... ... @@ -263,9 +263,13 @@
263 263  
264 264  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.
265 265  
269 +== Issues specific to XWiki <version> ==
270 +
271 +<issues specific to the project>
272 +
266 266  == API Breakages ==
267 267  
268 -The following APIs were modified since XWiki 6.2:
275 +The following APIs were modified since <project> <version - 1>:
269 269  
270 270  {{code language="none"}}
271 271  <clirr output here>

Get Connected