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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.m florea1 +XWiki.ThomasMortagne - Content
-
... ... @@ -61,7 +61,12 @@ 61 61 * [[Apache Lucene and Solr 4.8.0>>http://jira.xwiki.org/browse/XWIKI-10305]] 62 62 * [[Guava 17.0>>http://jira.xwiki.org/browse/XCOMMONS-570]] 63 63 * [[reflections 0.9.9-RC1>>http://jira.xwiki.org/browse/XCOMMONS-204]] 64 -* [[Groovy 2.3.0>>http://jira.xwiki.org/browse/XCOMMONS-579]] 64 +* [[Groovy 2.3.1>>http://jira.xwiki.org/browse/XCOMMONS-579]] 65 +* [[Upgrade to Jackson 2.3.3>>http://jira.xwiki.org/browse/XCOMMONS-593]] 66 +* [[sisu guice 3.2.1>>http://jira.xwiki.org/browse/XCOMMONS-592]] 67 +* [[commons-compress 1.8.1>>http://jira.xwiki.org/browse/XCOMMONS-591]] 68 +* [[cssparser 0.9.14>>http://jira.xwiki.org/browse/XCOMMONS-590]] 69 +* [[commons-lang 3.3.2>>http://jira.xwiki.org/browse/XCOMMONS-589]] 65 65 66 66 == Miscellaneous == 67 67 ... ... @@ -89,13 +89,9 @@ 89 89 90 90 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. 91 91 92 -== Issues specific to XWiki <version> == 93 - 94 -<issues specific to the project> 95 - 96 96 == API Breakages == 97 97 98 -The following APIs were modified since <project> <version- 1>:99 +The following APIs were modified since XWiki 6.0: 99 99 100 100 {{code language="none"}} 101 101 <clirr output here>