Repository: cordova-coho
Updated Branches:
  refs/heads/master a5f7b1a2d -> eab792ba7


Removed old upload release process

Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/78d05ecb
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/78d05ecb
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/78d05ecb

Branch: refs/heads/master
Commit: 78d05ecbc3f56f01e9c988c362f0c2f32bd46736
Parents: a6842c5
Author: Steve Gill <[email protected]>
Authored: Wed May 14 12:45:04 2014 -0700
Committer: Steve Gill <[email protected]>
Committed: Wed May 14 12:45:04 2014 -0700

----------------------------------------------------------------------
 docs/cadence-release-process.md | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/78d05ecb/docs/cadence-release-process.md
----------------------------------------------------------------------
diff --git a/docs/cadence-release-process.md b/docs/cadence-release-process.md
index 5c48f4c..3f57718 100644
--- a/docs/cadence-release-process.md
+++ b/docs/cadence-release-process.md
@@ -381,15 +381,3 @@ Then send a note to the mailing list:
 
     To verify you have the updated tag in your local clone, doing a "git 
rev-parse 3.1.0" in cordova-docs should reply with 
"7cf9fea03d7d02a13aef97a09a459e8128bd3198". If it is wrong, do "git fetch 
--tags".
 
-## Uploading a Release
-
-Create the release .zip with coho:
-
-    coho create-release-snapshot --prev-version 2.7.0 --new-version 2.8.0-rc1 
-r release-repos
-
-Upload it to: https://dist.apache.org/repos/dist/release/cordova/
-
-    coho upload-release --new-version 3.0.0 --prev-version 2.9.0
-
-[Update the 
versions](https://wiki.apache.org/cordova/UpdatingVersionsOnTheCordovaWebsite) 
on the Cordova website
-

Reply via email to