Last modified by Thomas Mortagne on 2017/03/24

From version 4.1
edited by Guillaume Delhumeau
on 2014/10/14
Change comment: There is no comment for this version
To version 2.1
edited by Guillaume Delhumeau
on 2014/10/14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  category in ("Top Level Projects") AND fixVersion in ("5.4.6") AND resolution in (Fixed) and component not in ("Development Issues only")
13 13  {{/jira}}
14 14  
15 -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%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%225.4.6%22&tempMax=1000]] fixed in this release.
15 +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%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
16 16  
17 17  == Upgrades ==
18 18  
... ... @@ -39,3 +39,15 @@
39 39  == General Notes ==
40 40  
41 41  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.
42 +
43 +== Issues specific to XWiki <version> ==
44 +
45 +<issues specific to the project>
46 +
47 +== API Breakages ==
48 +
49 +The following APIs were modified since <project> <version - 1>:
50 +
51 +{{code language="none"}}
52 +<clirr output here>
53 +{{/code}}

Get Connected