Changes for page Release Notes for XWiki Workspaces Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Fix jira URLs
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -25,9 +25,9 @@ 25 25 26 26 1.1 Known issues 27 27 28 -[Issues we know about>http://jira.xwiki.org/ jira/secure/IssueNavigator.jspa?reset=true&&type=1&type=4&pid=10302&status=1&sorter/field=issuekey&sorter/order=DESC]28 +[Issues we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&type=4&pid=10302&status=1&sorter/field=issuekey&sorter/order=DESC] 29 29 30 30 1.1 Upgrading from XWiki Workspaces Milestone 1 31 31 32 -The process to upgrade an existing WAR installation of XWiki Workspaces Milestone 1 to Milestone 2 is very similar as the one described [here>platform:AdminGuide.Installation#HUpgradingXWikiCore] for XWiki Enterprise. You will need to save your configuration files (xwiki.cfg and hibernate.cfg.xml) in order to keep the new war working with your environment. XWiki Workspaces Milestone 2 introduces a new hibernate mapping file for the activity streams, thus you will also need to merge hibernate.cfg.xml. (Refer to [ code:Plugins.ActivityStreamPlugin#HInstallation] to add the mapping file to your configuration).32 +The process to upgrade an existing WAR installation of XWiki Workspaces Milestone 1 to Milestone 2 is very similar as the one described [here>platform:AdminGuide.Installation#HUpgradingXWikiCore] for XWiki Enterprise. You will need to save your configuration files (xwiki.cfg and hibernate.cfg.xml) in order to keep the new war working with your environment. XWiki Workspaces Milestone 2 introduces a new hibernate mapping file for the activity streams, thus you will also need to merge hibernate.cfg.xml. (Refer to [extensions:Extension.Activity Stream Plugin#HInstallation] to add the mapping file to your configuration). 33 33