Wiki source code of ReleaseNotesXWikiEnterprise12
Version 1.2 by Vincent Massol on 2008/01/15
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Release Notes for XWiki Enterprise 1.2 | ||
2 | |||
3 | This is the final release. It contains last minute bug fixes. | ||
4 | |||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Changes from XWiki Enterprise 1.2 RC 3 | ||
8 | |||
9 | Here's the full list of changes (bugs fixed): | ||
10 | |||
11 | * XWIKI-2002: PDF export not working anymore (Avalon dependency missing) | ||
12 | * XASCH-13: Make the scheduler working in virtual mode | ||
13 | * XASCH-10: The scheduler starts one quartz thread per virtual wiki. It should only start one | ||
14 | |||
15 | In addition we've added Hindi support (XWIKI-1996) | ||
16 | |||
17 | 1.1 Known issues | ||
18 | |||
19 | * [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] | ||
20 | |||
21 | 1.1 Migrating from 1.1.2 or later | ||
22 | |||
23 | 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. However you may want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. | ||
24 | |||
25 | 1.1 Migrating from versions earlier than 1.1.2 | ||
26 | |||
27 | Check the [release notes for 1.1.2>Main.ReleaseNotesXWikiEnterprise112]. |