Changes for page Release Notes for XWiki 5.4 Release Candidate 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 {{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##. 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