Last modified by Thomas Mortagne on 2023/10/13

<
From version < 14.1 >
edited by Thomas Mortagne
on 2016/03/22
To version < 15.1 >
edited by Vincent Massol
on 2016/03/22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -10,6 +10,17 @@
10 10  
11 11  [[Full list of issues fixed and Dashboard for <version>>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
12 12  
13 +== Requires Java 8 ==
14 +
15 +Java 8 is now required to run XWiki. If you use Java 6 or Java 7 you'll get an error while starting XWiki such as:
16 +
17 +{{code language="none"}}
18 +java.lang.reflect.InvocationTargetException
19 +[...]
20 +Caused by: java.lang.UnsupportedClassVersionError: org/xwiki/tools/jetty/listener/NotifyListener : Unsupported major.minor version 52.0
21 +[...]
22 +{{/code}}
23 +
13 13  == Active Installs ==
14 14  
15 15  New widget displayed on the dashboard to see the number of Active Installs count per XWiki Cycle version:

Get Connected