Last modified by Thomas Mortagne on 2017/03/24

From version 13.2
edited by Vincent Massol
on 2015/12/22
Change comment: There is no comment for this version
To version 14.1
edited by Vincent Massol
on 2015/12/22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,20 +27,6 @@
27 27  
28 28  = For Developers =
29 29  
30 -== <developer feature N> ==
31 -
32 -<description of developer feature N>
33 -
34 -== Deprecated and Retired projects ==
35 -
36 -<description of deprecated and retired projects>
37 -
38 -== Upgrades ==
39 -
40 -The following dependencies have been upgraded:
41 -
42 -* <list libraries that have been upgraded>
43 -
44 44  == Miscellaneous ==
45 45  
46 46  * The top level Commons POM now performs some checks on the POMs that have it as parent; for example it checks that non core POMs don't use the "XWiki Development Team" in the developers section so that non-core Extensions deployed on extensions.xwiki.org don't appear as developed by the XWiki Development Team.
... ... @@ -62,12 +62,6 @@
62 62  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
63 63  {{/comment}}
64 64  
65 -= Performances tests compared to <last super stable version> =
66 -
67 -<a summary of the comparison with latest super stable version>
68 -
69 -More details on <link to the test report>.
70 -
71 71  = Known issues =
72 72  
73 73  * [[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]]
... ... @@ -78,13 +78,13 @@
78 78  
79 79  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.
80 80  
81 -== Issues specific to XWiki <version> ==
61 +== Issues specific to XWiki 7.4-rc-1 ==
82 82  
83 -<issues specific to the project>
63 +None
84 84  
85 85  == API Breakages ==
86 86  
87 -The following APIs were modified since <project> <version - 1>:
67 +The following APIs were modified since XWiki 7.3:
88 88  
89 89  {{code language="none"}}
90 90  <clirr output here>

Get Connected