Last modified by Thomas Mortagne on 2023/10/13

From version 7.1
edited by Thomas Mortagne
on 2014/01/14
Change comment: There is no comment for this version
To version 10.1
edited by Thomas Mortagne
on 2014/01/14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  <insert description of release here>
8 8  
9 -= New and Noteworthy (since XWiki 5.3) =
9 += New and Noteworthy (since XWiki 5.4 Milestone 1) =
10 10  
11 11  [[Full list of issues fixed and Dashboard for XWiki 5.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11990]].
12 12  
... ... @@ -81,7 +81,7 @@
81 81  
82 82  === New Velocity uberspector ===
83 83  
84 -If you modified ##velocity.properties = runtime.introspector.uberspect.chainClasses## property in ##xwiki.propertes## file you should make sure to replace ##org.apache.velocity.util.introspection.SecureUberspector## with ##org.xwiki.velocity.introspection.SecureUberspector##.
84 +If you modified {{code language="properties"}}velocity.properties = runtime.introspector.uberspect.chainClasses = ...{{/code}} property in ##xwiki.propertes## file you should make sure to replace ##org.apache.velocity.util.introspection.SecureUberspector## with ##org.xwiki.velocity.introspection.SecureUberspector##.
85 85  
86 86  == API Breakages ==
87 87  

Get Connected