You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/01 01:35:19 UTC

cordova-coho git commit: Clarified for a create-archive, to be explicit you should use the --tag flag.

Repository: cordova-coho
Updated Branches:
  refs/heads/master 36a941226 -> 9108a8c0f


Clarified for a create-archive, to be explicit you should use the --tag flag.

It would usually get the latest numbered tag, but let's not rely on magic here.


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

Branch: refs/heads/master
Commit: 9108a8c0ff47c96bb09a262bb49833bd8d9ddeca
Parents: 36a9412
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Nov 30 17:31:47 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Nov 30 17:31:47 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/9108a8c0/docs/platforms-release-process.md
----------------------------------------------------------------------
diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index 2b5429f..2a32b99 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -211,7 +211,7 @@ Ensure you have the svn repos checked out:
 
 Create archives from your tags:
 
-    coho create-archive -r android --dest cordova-dist-dev/$JIRA
+    coho create-archive -r android --dest cordova-dist-dev/$JIRA --tag 3.5.0
 
 Sanity Check:
 


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