Release Notes for XWiki Enterprise 3.1 Milestone 2

Version 14.3 by Sergiu Dumitriu on 2011/05/25
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:ReleaseNotes.ReleaseNotesXWikiEnterprise31M2]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Second milestone of the XWiki Enterprise 3.1 version (Roadmap).

New and Noteworthy (since XWiki Enterprise 3.1M1)

Miscellaneous

For developers

  • XCOMMONS-4: Implement support for JSR 330 Annotations
  • XWIKI-6103: Introduce APIs using References for context user
  • XWIKI-6213: Add custom properties to extensions
  • XWIKI-6563: Provide statistic information about clustered nodes
  • Various upgrades: yuicompressor-2.4.2 Pygments-1.4 JRuby-1.6 GWT-2.2  GWT-Maven-Plugin-2.2  SmartGWT-2.4 commons-codec-1.5 Groovy-1.7.10

Code Maintenance

Translations

  • No changes were added to translations.

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.

API Breakages

No APIs were modified since XWiki Enterprise 3.0.

Get Connected