XWiki Enterprise 3.0 Milestone 3

Version 2.1 by Vincent Massol on 2011/03/08

Third milestone of the XWiki Enterprise 3.0 version (Roadmap).

New and Noteworthy (since XWiki Enterprise 3.0 Milestone 2)

Translations

  • The following translations have been updated: 

Known issues

Test Report

You can check the manual test report to learn about what was tested and the results on various browsers.

Backward Compatibility and Migration Notes

General Notes

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,....

You may also want to import the default wiki XAR in order to benefit from the improvements listed above.

Warning

Always make sure you compare your xwiki.cfg file with the newest version since some configuration parameters were added. 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.

Notes specific to XWiki Enterprise 3.0M3

API Breakages

The following xwiki-core APIs were modified since XWiki Enterprise 2.7:

TODO

The following XWiki GWT APIs were modified since XWiki Enterprise 2.7:

TODO

Get Connected