Changes for page Release Notes for XWiki 6.1 Milestone 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -54,10 +54,6 @@ 54 54 55 55 * We are happy to propose the ability of using the [[LESS preprocessor>>http://lesscss.org/]] directly in XWiki. Right now, it is only able to compile some files located in the skin directory in the WAR. See [[extensions:Extension.LESS Module]]. 56 56 57 -== Deprecated and Retired projects == 58 - 59 -<description of deprecated and retired projects> 60 - 61 61 == Upgrades == 62 62 63 63 The following dependencies have been upgraded: ... ... @@ -66,7 +66,6 @@ 66 66 * [[Guava 17.0>>http://jira.xwiki.org/browse/XCOMMONS-570]] 67 67 * [[reflections 0.9.9-RC1>>http://jira.xwiki.org/browse/XCOMMONS-204]] 68 68 * [[Groovy 2.3.0>>http://jira.xwiki.org/browse/XCOMMONS-579]] 69 -* [[Prototype.js 1.7.2>>http://jira.xwiki.org/browse/XWIKI-10308]] 70 70 71 71 == Miscellaneous == 72 72 ... ... @@ -94,13 +94,9 @@ 94 94 95 95 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or 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. 96 96 97 -== Issues specific to XWiki <version> == 98 - 99 -<issues specific to the project> 100 - 101 101 == API Breakages == 102 102 103 -The following APIs were modified since <project> <version- 1>:94 +The following APIs were modified since XWiki 6.0: 104 104 105 105 {{code language="none"}} 106 106 <clirr output here>