Last modified by Simon Urli on 2023/10/10

From version 1.1 >
edited by Vincent Massol
on 2013/03/07
To version < 2.1 >
edited by Vincent Massol
on 2013/03/07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,9 +6,9 @@
6 6  
7 7  <insert description of release here>
8 8  
9 -= New and Noteworthy (since XWiki <version - 1>) =
9 += New and Noteworthy (since XWiki 5.0 Milestone 1) =
10 10  
11 -[[Full list of issues fixed and Dashboard for <version>>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].
11 +[[Full list of issues fixed and Dashboard for 5.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11493]].
12 12  
13 13  == <feature N> ==
14 14  
... ... @@ -18,7 +18,7 @@
18 18  
19 19  <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!>
20 20  
21 -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.
21 +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+%225.0-milestone-2%22&tempMax=1000]] fixed in this release.
22 22  
23 23  = For Developers =
24 24  
... ... @@ -64,13 +64,13 @@
64 64  Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were 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.
65 65  {{/warning}}
66 66  
67 -== Issues specific to XWiki <version> ==
67 +== Issues specific to XWiki 5.0 Milestone 2 ==
68 68  
69 69  <issues specific to the project>
70 70  
71 71  == API Breakages ==
72 72  
73 -The following APIs were modified since <project> <version - 1>:
73 +The following APIs were modified since XWiki 5.0 Milestone 1:
74 74  
75 75  {{code language="none"}}
76 76  <clirr output here>

Get Connected