Changes for page ReleaseNotesXWikiEnterprise13M1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Changed parent to ReleaseNotes.WebHome following the rename of that page
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Main.ReleaseNotes1 +ReleaseNotes.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.Sergiu - Content
-
... ... @@ -32,7 +32,7 @@ 32 32 33 33 1.1 Common Migration notes 34 34 35 -The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1. 2RC2. Thus you can simply install this version and configure it to point to your existing database.35 +The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.3M1. Thus you can simply install this version and configure it to point to your existing database. 36 36 37 37 #warning("If you're running in a multiwiki setup you'll also need to define the property <tt>xwiki.store.migration.databases=all</tt> to your <tt>xwiki.cfg</tt> file or explicitely name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.") 38 38 ... ... @@ -40,6 +40,7 @@ 40 40 41 41 #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.") 42 42 43 + 43 43 1.1 Migrating from 1.1.2 or later 44 44 45 45 Nothing additional to perform.