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. gdelhumeau1 +XWiki.ThomasMortagne - Content
-
... ... @@ -12,10 +12,6 @@ 12 12 13 13 {{releasenotechanges/}} 14 14 15 -=== Moved Modules === 16 - 17 -<description deprecated, retired and moved projects> 18 - 19 19 === Upgrades === 20 20 21 21 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]): ... ... @@ -41,9 +41,14 @@ 41 41 * [[Log4j API 2.13.0>>https://jira.xwiki.org/browse/XCOMMONS-1821]] 42 42 * [[Saxon 9.9.1-6>>https://jira.xwiki.org/browse/XCOMMONS-1818]] 43 43 * [[Woodstox 6.0.3>>https://jira.xwiki.org/browse/XCOMMONS-1817]] 40 +* [[Infinispan 9.4.17.Final>>https://jira.xwiki.org/browse/XCOMMONS-1816]] 41 +* [[Error Prone annotations 2.3.4>>https://jira.xwiki.org/browse/XCOMMONS-1812]] 42 +* [[Checker Qual 3.1.0>>https://jira.xwiki.org/browse/XCOMMONS-1811]] 43 +* [[AspectJ 1.9.5>>https://jira.xwiki.org/browse/XCOMMONS-1806]] 44 +* [[Jakarta Annotations 1.3.5>>https://jira.xwiki.org/browse/XCOMMONS-1805]] 45 +* [[Velocity Tools 3.0>>https://jira.xwiki.org/browse/XCOMMONS-1529]] 46 +* [[Velocity 2.2>>https://jira.xwiki.org/browse/XCOMMONS-1296]] 44 44 45 - 46 - 47 47 = Translations = 48 48 49 49 The following translations have been updated: ... ... @@ -101,6 +101,10 @@ 101 101 ** Known bugs: 102 102 *** Macro parameters names mess with expression passed to the macro: see https://issues.apache.org/jira/browse/VELOCITY-904?focusedCommentId=17019513&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17019513. Should be fixed in 12.0 final. 103 103 105 +=== Servlet 3.1 upgrade === 106 + 107 +XWiki now requires an application supporting Servlet 3.1 at least. This means for example that XWiki won't work in Tomcat 7 anymore. 108 + 104 104 == API Breakages == 105 105 106 106 The following APIs were modified since XWiki 11.10.2: