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.s urli1 +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.