Last modified by Marius Dumitru Florea on 2019/05/15

<
From version < 10.1 >
edited by Simon Urli
on 2019/04/02
To version < 12.1 >
edited by Vincent Massol
on 2019/04/04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.surli
1 +XWiki.VincentMassol
Content
... ... @@ -11,6 +11,7 @@
11 11  
12 12  {{jira url="http://jira.xwiki.org"}}
13 13   XWIKI-16299
14 + XWIKI-16300
14 14  {{/jira}}
15 15  
16 16  If one or several of these bugs impact you, then you should wait for the next version of XWiki (11.3) that will be released soon!
... ... @@ -76,6 +76,14 @@
76 76  
77 77  == Issues specific to XWiki 11.2 ==
78 78  
80 +=== Event Stream Mapping ===
81 +
82 +The Event Stream Store now declares its mapping automatically. You must thus not declare the event stream store mapping into the ##hibernate.hbm.xml## anymore. This means removing the following line:
83 +
84 +{{code}}
85 +<mapping resource="eventstream.hbm.xml"/>
86 +{{/code}}
87 +
79 79  === Language Settings ===
80 80  
81 81  The default value of the option [[{{code}}xwiki.language.forceSupported{{/code}}>>doc:Documentation.AdminGuide.Configuration.WebHome||anchor="HLanguagesettings"]] is now set to true.

Get Connected