You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2012/10/18 17:21:03 UTC

svn commit: r1399695 - /incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext

Author: chenpei
Date: Thu Oct 18 15:21:02 2012
New Revision: 1399695

URL: http://svn.apache.org/viewvc?rev=1399695&view=rev
Log:
Drafting the Release process.  Still a draft- and will be updated as soon as we have our first ASF release.

Modified:
    incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext?rev=1399695&r1=1399694&r2=1399695&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/ctakes-release-guide.mdtext Thu Oct 18 15:21:02 2012
@@ -16,4 +16,8 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-Coming Soon.
\ No newline at end of file
+We follow the standard ASF release process. One of the committers would volunteer to play the release manager role for a given release. A few days will be spent on stabilizing the cTAKES development trunk, improving its documentation and test coverage. When the code base is in a satisfactory state a release branch would be created under https://svn.apache.org/repos/asf/incubator/ctakes/tags.  The maven release plug-in (mvn release:prepare/perform) is recommend for this purpose.
+
+Open JIRA issues will be reviewed and rearranged accordingly. Many of the issues will get resolved during this process and the remaining few will be accordingly prioritized and scheduled for a future release. The unit tests and integration tests will be used extensively during this critical period to keep the development in its most stable form.
+
+Finally the release manager would trigger the release build, sign the generated artifacts and host them on https://dist.apache.org/repos/dist/dev/incubator/ctakes for review (Also on Apache Nexus & Maven Central). A release vote will be called urging all those interested to review the packs and provide feedback. Upon receiving the necessary number of votes, the artifacts will be uploaded to the appropriate servers for distribution.
\ No newline at end of file