Version 2.2 by Vincent Massol on 2012/06/20

Hide last authors
Vincent Massol 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
Caleb James DeLisle 2.1 5 This release fixes a serious issue preventing certain extensions from being installed.
Vincent Massol 1.1 6
7 = New and Noteworthy (since XWiki Enterprise 4.1) =
8
9 {{jira style="list" url="http://jira.xwiki.org" jql="true"}}
10 Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.1.1") and resolution in ("Fixed")
11 {{/jira}}
12
13 = Known issues =
14
15 * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
16
17 = Backward Compatibility and Migration Notes =
18
19 == General Notes ==
20
21 {{warning}}
22 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,...//.
23 {{/warning}}
24
25 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
26
27 {{warning}}
28 Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were 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.
29 {{/warning}}
30
31 == Issues specific to XWiki Enterprise 4.1.1 ==
32
33 Nothing specific.
34
35 == API Breakages ==
36
37 No breakage.

Get Connected