DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Propose a vote on the dev list with the closed issues, the issues left, and the staging repository - for example:
| Code Block |
|---|
TODO
|
Wait for the Results
To: "Karaf Developers List" <dev@karaf.apache.org>
Subject: [VOTE] Release Karaf version X.Y.Z
Hi,
We solved N issues in this release:
http://issues.apache.org/jira/...
There are still some outstanding issues:
http://issues.apache.org/jira/...
Staging repository:
https://repository.apache.org/content/repositories/karaf-staging-[YOUR REPOSITORY ID]/
Please vote to approve this release:
[ ] +1 Approve the release
[ ] -1 Veto the release (please provide specific comments)
This vote will be open for 72 hours.
|
- To get the JIRA release notes link, browse to the Karaf JIRA page, select Release Notes and choose the release and format (HTML)
- To get the list of issues left in JIRA, select the Open Issues tab on the main Karaf page.
Wait for the Results
From Votes on Package Releases:
Votes on whether a package is ready to be released follow a format similar to majority approval - except that the decision is officially determined solely by whether at least three +1 votes were registered. Releases may not be vetoed. Generally the community will table the vote to release if anyone identifies serious problems, but in most cases the ultimate decision, once three or more positive votes have been garnered, lies with the individual serving as release manager. The specifics of the process may vary from project to project, but the 'minimum of three +1 votes' rule is universal.
The list of binding voters is available at http://karaf.apache.org/team.html
.
If the vote is successful, post the result to the dev list - for example:
| Code Block |
|---|
To: "Karaf Developers List" <dev@karaf.apache.org>
Subject: [RESULT] [VOTE] Release Karaf version X.Y.Z
Hi,
The vote has passed with the following result :
+1 (binding): <<list of names>>
+1 (non binding): <<list of names>>
I will copy this release to the Karaf dist directory and
promote the artifacts to the central Maven repository.
|
If the vote is unsuccessful, you need to fix the issues and restart the process - see Canceling the Release.
If the vote is successful, you need to promote and distribute the release - see Promoting the Release.TODO
Canceling the Release
TODO
...