You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/05/05 17:06:41 UTC

cordova-coho git commit: platform release docs: elaborate on bintray credentials retrieval.

Repository: cordova-coho
Updated Branches:
  refs/heads/master 7631ac22a -> 99612f856


platform release docs: elaborate on bintray credentials retrieval.


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

Branch: refs/heads/master
Commit: 99612f856460ac7156f787299c009d8c636f93ab
Parents: 7631ac2
Author: filmaj <ma...@gmail.com>
Authored: Fri May 5 10:06:38 2017 -0700
Committer: filmaj <ma...@gmail.com>
Committed: Fri May 5 10:06:38 2017 -0700

----------------------------------------------------------------------
 docs/platforms-release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/99612f85/docs/platforms-release-process.md
----------------------------------------------------------------------
diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index 35faaab..eecdb40 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -353,7 +353,7 @@ Find your release here: https://dist.apache.org/repos/dist/release/cordova/
 
 ## Uploading to Bintray (Android only)
 
-1. Add your bintray username and password as system variables. Your BINTRAY_USER and BINTRAY_KEY should be cordova username and key respectively. Ask the Project Management Committee (pmc) for the cordova credentials. Confirm that your key and user name are set:
+1. Add the cordova bintray username and API key as system variables. Your `BINTRAY_USER` should be the username "cordova". The API key is available on the [bintray cordova "edit profile" page](https://bintray.com/profile/edit) - the last option in the menu on the left is "API Key". Find it there. [Credentials to log into the bintray site are on the PMC private SVN](https://svn.apache.org/repos/private/pmc/cordova/logins/bintray.txt). If you have trouble, ask the Project Management Committee (pmc) for the credentials. Confirm that your key and user name are set:
 
 ```
     echo $BINTRAY_USER


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org