Last modified by Thomas Mortagne on 2023/10/13

From version 4.5
edited by Marius Dumitru Florea
on 2013/12/13
Change comment: There is no comment for this version
To version 4.8
edited by Marius Dumitru Florea
on 2013/12/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,7 +34,13 @@
34 34  
35 35  The following dependencies have been upgraded:
36 36  
37 -* <list libraries that have been upgraded>
37 +* [[Bouncy Castle Crypto package 1.49>>http://jira.xwiki.org/browse/XWIKI-9631]] (Warning: Not fully binary compatible)
38 +* [[commons-fileupload 1.3>>http://jira.xwiki.org/browse/XCOMMONS-458]]
39 +* [[cssparser 0.9.10>>http://jira.xwiki.org/browse/XCOMMONS-459]]
40 +* [[Groovy 2.1.9>>http://jira.xwiki.org/browse/XWIKI-9603]]
41 +* [[HttpClient 4.3>>http://jira.xwiki.org/browse/XCOMMONS-460]]
42 +* [[Struts 1.3.10>>http://jira.xwiki.org/browse/XWIKI-9582]]
43 +* [[XStream 1.4.5>>http://jira.xwiki.org/browse/XCOMMONS-462]]
38 38  
39 39  == Miscellaneous ==
40 40  
... ... @@ -44,7 +44,7 @@
44 44  
45 45  The following translations have been updated:
46 46  
47 -{{language codes="ca, da, de, es, fr, it, lv, nl, pt_BR, ru, sv"/}}
53 +{{language codes="ca, da, de, es, fr, it, lv, nl, pt_BR, ru, sv, uk"/}}
48 48  
49 49  = Tested Browsers & Databases =
50 50  
... ... @@ -70,7 +70,7 @@
70 70  
71 71  {{code language="none"}}
72 72  ## Before
73 -##set ($classFullName = $searchResult.get('class'))
79 +#set ($classFullName = $searchResult.get('class'))
74 74  ##
75 75  ## Now
76 76  #set ($classFullName = $searchResult.get('class').get(0))

Get Connected