Wiki source code of Release Notes for XWiki 6.0
Version 6.4 by Thomas Mortagne on 2014/05/05
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version. | ||
6 | |||
7 | First version of the 6.x cycle having for main theme performances. This version marks the move to Java 7 as minimum version and comes with among other things a new experimental Flamingo skin, | ||
8 | |||
9 | = New and Noteworthy (since XWiki 5.4.4) = | ||
10 | |||
11 | [[Full list of issues fixed and Dashboard for 6.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12193]]. | ||
12 | |||
13 | == Moved to Java 7 as minimum version == | ||
14 | |||
15 | The minimum required Java version to run XWiki is now Java 7. It's not just the minimum officially supported version, XWiki won't work anymore on Java 6. | ||
16 | |||
17 | == New experimental Flamingo skin == | ||
18 | |||
19 | * [[AppWithinMinutes>>extensions:Extension.App Within Minutes Application]] is now compatible with Flamingo. | ||
20 | |||
21 | == Miscellaneous == | ||
22 | |||
23 | <insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!> | ||
24 | |||
25 | See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release. | ||
26 | |||
27 | = For Developers = | ||
28 | |||
29 | == <developer feature N> == | ||
30 | |||
31 | <description of developer feature N> | ||
32 | |||
33 | == WebJars Integration == | ||
34 | |||
35 | The [[WebJars integration>>extensions:Extension.WebJars Integration]] solves the issue of packaging JavaScript frameworks by bundling them as JARs. This allows XWiki Extensions to depend on JavaScript frameworks an be installable by the Extension Manager Application. | ||
36 | |||
37 | == Action API == | ||
38 | |||
39 | This [[Action API module>>extensions:Extension.Action API]] is the entry point for all UIs and in charge of calling the correct backend code to display what the user has asked for (it's the Controller in MVC terminology). | ||
40 | |||
41 | Note that right now most Actions are still implemented the old way in the oldcore module without Components and using Struts. The goal is to progressively rewrite them using this new Action API. | ||
42 | |||
43 | == Deprecated and Retired projects == | ||
44 | |||
45 | * ##xwiki-platorm-wiki-manager## has been removed from the platform. It is still available on the [[contrib repository>>https://github.com/xwiki-contrib/xwiki-platform-wiki-manager]] and via the extensions [[extensions:Extension.Wiki Manager Plugin]] and [[extensions:Extension.Wiki Manager Application]]. | ||
46 | |||
47 | == Upgrades == | ||
48 | |||
49 | The following dependencies have been upgraded: | ||
50 | |||
51 | * [[commons-codec 1.9>>http://jira.xwiki.org/browse/XCOMMONS-524]] | ||
52 | * [[JRuby 1.7.10>>http://jira.xwiki.org/browse/XWIKI-8680]] | ||
53 | * [[cssparser 0.9.13>>http://jira.xwiki.org/browse/XCOMMONS-526]] | ||
54 | * [[doxia 1.5>>http://jira.xwiki.org/browse/XRENDERING-330]] | ||
55 | * [[Groovy 2.2.1>>http://jira.xwiki.org/browse/XCOMMONS-527]] | ||
56 | * [[HttpClient 4.3.2>>http://jira.xwiki.org/browse/XCOMMONS-528]] | ||
57 | * [[SLF4J 1.7.6>>http://jira.xwiki.org/browse/XCOMMONS-530]] | ||
58 | * [[Commons FileUpload 1.3.1>>http://jira.xwiki.org/browse/XCOMMONS-532]] | ||
59 | * [[Aether 0.9.0.M4>>http://jira.xwiki.org/browse/XCOMMONS-444]] | ||
60 | * [[GWT 2.6>>http://jira.xwiki.org/browse/XWIKI-10073]] | ||
61 | * [[SmartGWT 4.0>>http://jira.xwiki.org/browse/XCOMMONS-536]] | ||
62 | * [[Jest 0.1.0>>http://jira.xwiki.org/browse/XWIKI-10158]] | ||
63 | * [[Maven 3.2.1>>http://jira.xwiki.org/browse/XCOMMONS-546]] | ||
64 | * [[commons-beanutils 1.9.1>>http://jira.xwiki.org/browse/XCOMMONS-547]] | ||
65 | * [[commons-compress 1.8>>http://jira.xwiki.org/browse/XCOMMONS-525]] | ||
66 | * [[commons-lang3 3.3.1>>http://jira.xwiki.org/browse/XCOMMONS-548]] | ||
67 | * [[Guava 16.0.1>>http://jira.xwiki.org/browse/XCOMMONS-481]] | ||
68 | * [[HSQLDB 2.3.2>>http://jira.xwiki.org/browse/XE-1377]] | ||
69 | * [[htmlcleaner 2.8>>http://jira.xwiki.org/browse/XCOMMONS-559]] | ||
70 | * [[HttpClient 4.3.3>>http://jira.xwiki.org/browse/XCOMMONS-560]] | ||
71 | * [[JFreechart 1.0.17>>http://jira.xwiki.org/browse/XWIKI-9968]] | ||
72 | * [[JGroups 3.4.3>>http://jira.xwiki.org/browse/XWIKI-10196]] | ||
73 | * [[Joda-Time 2.3>>http://jira.xwiki.org/browse/XWIKI-10197]] | ||
74 | * [[Logback 1.1.2>>http://jira.xwiki.org/browse/XCOMMONS-563]] | ||
75 | * [[Lucene and Solr 4.7.2>>http://jira.xwiki.org/browse/XWIKI-10256]] | ||
76 | * [[Jython 2.7-b2>>http://jira.xwiki.org/browse/XWIKI-10295]] | ||
77 | |||
78 | == Miscellaneous == | ||
79 | |||
80 | * You can bind a list or an array to a XWQL or HQL parameter:((( | ||
81 | {{code language="none"}} | ||
82 | {{velocity}} | ||
83 | #set ($query = $services.query.xwql('where doc.name in (:myList)')) | ||
84 | $query.bindValue('myList', ['Activity', 'BlogPostClass', 'Welcome']).execute() | ||
85 | {{/velocity}} | ||
86 | {{/code}} | ||
87 | ))) | ||
88 | |||
89 | = Translations = | ||
90 | |||
91 | The following translations have been updated: | ||
92 | |||
93 | {{language codes="none, none"/}} | ||
94 | |||
95 | = Tested Browsers & Databases = | ||
96 | |||
97 | {{include reference="TestReports.ManualTestReportXWiki60Summary"/}} | ||
98 | |||
99 | = Known issues = | ||
100 | |||
101 | * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]] | ||
102 | |||
103 | = Backward Compatibility and Migration Notes = | ||
104 | |||
105 | == General Notes == | ||
106 | |||
107 | When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. | ||
108 | |||
109 | == Issues specific to XWiki <version> == | ||
110 | |||
111 | <issues specific to the project> | ||
112 | |||
113 | == API Breakages == | ||
114 | |||
115 | The following APIs were modified since <project> <version - 1>: | ||
116 | |||
117 | {{code language="none"}} | ||
118 | <clirr output here> | ||
119 | {{/code}} |