Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gdelhumeau1 +XWiki.VincentMassol - Content
-
... ... @@ -85,7 +85,12 @@ 85 85 86 86 == General Notes == 87 87 88 -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. 88 +* When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added: 89 +** ##xwiki.cfg## 90 +** ##xwiki.properties## 91 +** ##web.xml## 92 +** ##hibernate.cfg.xml## 93 +* Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. 89 89 90 90 == Issues specific to XWiki 10.8 == 91 91