Wiki source code of Release Notes for XWiki Enterprise 4.2 Milestone 1
Version 2.1 by Vincent Massol on 2012/06/08
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
![]() |
2.1 | 5 | {{warning}}This release is not finished yet, this is a work in progress{{/warning}} |
6 | |||
![]() |
1.1 | 7 | = New and Noteworthy (since XWiki Enterprise 4.1 version) = |
8 | |||
9 | {{todo/}} | ||
10 | |||
11 | == Upgrades == | ||
12 | |||
13 | The following dependencies have been upgraded: | ||
14 | |||
15 | * Selenium 2.22 | ||
16 | |||
17 | = Test Report = | ||
18 | |||
19 | You can check the [[manual test report>>TestReports.ManualTestReportXE42M1]] to learn about what was tested and the results on various browsers. | ||
20 | |||
21 | == Tested Browsers == | ||
22 | |||
23 | Here's the list of browsers tested with this version (i.e. browsers that we've tested as working - Check the list of [[supported browsers>>dev:Community.BrowserSupportStrategy]]): | ||
24 | |||
25 | {{todo/}} | ||
26 | |||
27 | == Tested Databases == | ||
28 | |||
29 | {{todo/}} | ||
30 | |||
31 | = Known issues = | ||
32 | |||
33 | * [[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]] | ||
34 | |||
![]() |
2.1 | 35 | = Upgrade Notes = |
![]() |
1.1 | 36 | |
![]() |
2.1 | 37 | == Version-specific Upgrade Notes == |
38 | |||
39 | {{todo/}} | ||
40 | |||
41 | == General Upgrade Notes == | ||
42 | |||
![]() |
1.1 | 43 | {{info}} |
44 | If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases// in your //xwiki.cfg// file if you want to explicitly name some databases to be migrated as the default is now to migrate all databases. Database that are not migrated could not be accessed. | ||
45 | {{/info}} | ||
46 | |||
47 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above. | ||
48 | |||
49 | {{warning}} | ||
50 | 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. | ||
51 | {{/warning}} | ||
52 | |||
53 | == API Breakages == | ||
54 | |||
![]() |
2.1 | 55 | The following APIs were modified since version 4.0: |
![]() |
1.1 | 56 | |
![]() |
2.1 | 57 | {{todo/}} |
58 |