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

<
From version < 11.1 >
edited by Thomas Mortagne
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.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -77,6 +77,14 @@
77 77  
78 78  == Issues specific to XWiki 11.2 ==
79 79  
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 +
80 80  === Language Settings ===
81 81  
82 82  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