You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2009/01/08 16:37:19 UTC

svn commit: r732723 - /continuum/site/src/site/apt/development/release.apt

Author: olamy
Date: Thu Jan  8 07:37:19 2009
New Revision: 732723

URL: http://svn.apache.org/viewvc?rev=732723&view=rev
Log:
add two more steps in the release procedure

Modified:
    continuum/site/src/site/apt/development/release.apt

Modified: continuum/site/src/site/apt/development/release.apt
URL: http://svn.apache.org/viewvc/continuum/site/src/site/apt/development/release.apt?rev=732723&r1=732722&r2=732723&view=diff
==============================================================================
--- continuum/site/src/site/apt/development/release.apt (original)
+++ continuum/site/src/site/apt/development/release.apt Thu Jan  8 07:37:19 2009
@@ -68,7 +68,7 @@
 
  #- Then execute {{mvn release:perform}}
 
- # ssh to people@apache.org and cd to /www/people.apache.org/builds/continuum/VERSION.  Execute the following commands to copy and rename the source and binary distributions.
+ # ssh to people@apache.org and cd to /www/people.apache.org/builds/continuum/VERSION.  Execute the following commands to copy and rename the source and binary distributions. 
 
 +-----+
 export VER=1.3.0
@@ -97,6 +97,9 @@
 mv continuum-webapp-$VER.war.asc apache-continuum-$VER.war.asc
 mv continuum-webapp-$VER.war.md5 apache-continuum-$VER.war.md5
 mv continuum-webapp-$VER.war.sha1 apache-continuum-$VER.war.sha1
+
+script available with 
+svn cat https://svn.apache.org/repos/asf/continuum/trunk/release-script.sh > release-script.sh
 +-----+
 
 ~~  TODO:  copy and rename in one pass?
@@ -115,6 +118,12 @@
      -Dversion=2.3 -DrepositoryId=apache.releases
 +-----+
 
+ # execute fix permissions scripts. Login to people.apache.org
+
++-----+
+/www/people.apache.org/repo/m2-snapshot-repository/fix-permissions.sh
++-----+
+
  # Publish the docs wtih <<<mvn site-deploy>>> from the release tag
 
  # Update the continuum site (https://svn.apache.org/repos/asf/continuum/site/) for the versions and release notes
@@ -199,6 +208,8 @@
 
  Remove old releases from www.a.o/dist (make sure to remove them from downloads.apt or the links will be broken)
 
+ Open a bottle of champaign ! :-)
+
 Releasing the parent pom
 
  https://svn.apache.org/repos/asf/continuum/parent