Wiki source code of Release Notes for XWiki Enterprise 2.0.1
Version 57.1 by Vincent Massol on 2009/09/29
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc start="2"/}}{{/box}} | ||
2 | |||
3 | = Changes since XWiki Enterprise 2.0 = | ||
4 | |||
5 | {{error}}TODO{{/error}} | ||
6 | |||
7 | = Known issues = | ||
8 | |||
9 | * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] | ||
10 | |||
11 | = Backward Compatibility and Migration Notes = | ||
12 | |||
13 | == General Notes == | ||
14 | |||
15 | {{warning}}If you're running in a multiwiki setup you'll also need to define the property ##xwiki.store.migration.databases=all## to your ##xwiki.cfg## file or explicitly name all databases to be migrated as in ##xwiki.store.migration.databases=db1,db2,...##. | ||
16 | {{/warning}} | ||
17 | |||
18 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from improvements listed above. If you do so make sure you follow the [[upgrade process>>platform:AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages. | ||
19 | |||
20 | {{warning}} | ||
21 | Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Of note, 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. | ||
22 | {{/warning}} | ||
23 | |||
24 | == API Breakages == | ||
25 | |||
26 | {{error}}TODO{{/error}} | ||
27 | |||
28 | = Dependencies = | ||
29 | |||
30 | This release includes the following modules in the specified versions since XWiki Enterprise 2.0 was released. | ||
31 | |||
32 | {{error}} | ||
33 | TODO | ||
34 | |||
35 | Things to include: | ||
36 | - admin app in version 1.18 needed at least for http://jira.xwiki.org/jira/browse/XAADMINISTRATION-57 | ||
37 | - colibri skin at least for http://jira.xwiki.org/jira/browse/XSCOLIBRI-122 | ||
38 | - jetty tools at least for http://jira.xwiki.org/jira/browse/XTJETTY-16 | ||
39 | {{/error}} |