Last modified by Thomas Mortagne on 2017/03/24

<
From version < 16.3 >
edited by Vincent Massol
on 2012/12/26
To version < 19.1 >
edited by Vincent Massol
on 2012/12/26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,7 +41,7 @@
41 41  
42 42  The following translations have been updated:
43 43  
44 -{{language codes="code1, code2"/}}
44 +{{language codes="it,ca,cs,da,de,es,fr,gl,hi,hr,it,ko,lv,nl,no,pl,pt_BR,ro,ru,sk,sv,uk,vi,zh,zh_TW"/}}
45 45  
46 46  = Tested Browsers & Databases =
47 47  
... ... @@ -51,7 +51,7 @@
51 51  ## name = iexplorer, firefox, chrome, safari, opera
52 52  {{/velocity}}
53 53  
54 -{{browser name="firefox" version="16.0.2"/}}
54 +{{browser name="firefox" version="17.0.1"/}}
55 55  
56 56  Here's the list of databases tested with this version (i.e. databases that we've tested as working - Check the list of [[supported databases>>dev:Community.DatabaseSupportStrategy]]):
57 57  
... ... @@ -88,6 +88,10 @@
88 88  
89 89  The following APIs were modified since XWiki 4.3:
90 90  
91 +* Moved to Lucene 4 + moved non API classes to the ##internal## package:(((
91 91  {{code language="none"}}
92 -<clirr output here>
93 +com.xpn.xwiki.plugin.lucene.LucenePlugin: Parameter 1 of 'public void init(com.xpn.xwiki.plugin.lucene.IndexUpdater, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.plugin.lucene.internal.IndexUpdater
94 +com.xpn.xwiki.plugin.lucene.LucenePlugin: Parameter 1 of 'public void init(com.xpn.xwiki.plugin.lucene.IndexUpdater, com.xpn.xwiki.plugin.lucene.IndexRebuilder, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.plugin.lucene.internal.IndexUpdater
95 +com.xpn.xwiki.plugin.lucene.LucenePlugin: Parameter 2 of 'public void init(com.xpn.xwiki.plugin.lucene.IndexUpdater, com.xpn.xwiki.plugin.lucene.IndexRebuilder, com.xpn.xwiki.XWikiContext)' has changed its type to com.xpn.xwiki.plugin.lucene.internal.IndexRebuilder
93 93  {{/code}}
97 +)))

Get Connected