Changes for page Release Process

Last modified by Simon Urli on 2023/10/10 11:52

<
From version < 69.1 >
edited by Marius Dumitru Florea
on 2011/03/10 13:54
To version < 70.1 >
edited by Marius Dumitru Florea
on 2011/03/10 18:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -92,7 +92,15 @@
92 92  ** For stable releases update ##platform/core/pom.xml## on trunk by removing all the CLIRR exclusions and updating the comparison version (##<clirr.previous.version>##) to the just released core version
93 93  * Write the [[release notes>>xwiki:ReleaseNotes.WebHome]]
94 94  ** For each item in the release notes, ensure that there's a corresponding documentation update or addition on xwiki.org
95 -* Upload the files referenced on the [[Download page>>xwiki:Main.Download]] to [[XWiki's OW2 forge project>>http://forge.ow2.org/project/admin/qrs.php?package_id=&group_id=170]]
95 +* Upload the files referenced on the [[Download page>>xwiki:Main.Download]] to [[XWiki's OW2 forge project>>http://forge.ow2.org/project/admin/qrs.php?package_id=&group_id=170]](((
96 +{{code language="none"}}
97 +ssh [email protected]
98 +cd public_html/releases/org/xwiki/enterprise/
99 +alias ow='/home/maven/ow.sh <YourUserName>'
100 +ow xwiki-enterprise-installer-windows/<ReleasedVersion>/xwiki-enterprise-installer-windows-<ReleasedVersion>.exe
101 +...
102 +{{/code}}
103 +)))
96 96  * Update the Download page on xwiki.org with the new links to OW2 and post a news announcement on [[OW2>>http://forge.ow2.org/news/submit.php?group_id=170]]
97 97  * Write an announcement [[blog post on xwiki.org>>xwiki:Blog.WebHome]]
98 98  * Update the [[Javadoc page>>platform:DevGuide.API]] to link to the new javadoc

Get Connected