You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by cs...@apache.org on 2016/03/13 01:07:25 UTC

cordova-coho git commit: update restore ACTIVE for plugin release doc

Repository: cordova-coho
Updated Branches:
  refs/heads/master fcf16aad0 -> a20c40251


update restore ACTIVE for plugin release doc


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

Branch: refs/heads/master
Commit: a20c402515769d0734fb16179808e6d8debb1bff
Parents: fcf16aa
Author: Carlos Santana <cs...@gmail.com>
Authored: Sat Mar 12 19:07:18 2016 -0500
Committer: Carlos Santana <cs...@gmail.com>
Committed: Sat Mar 12 19:07:18 2016 -0500

----------------------------------------------------------------------
 docs/plugins-release-process.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/a20c4025/docs/plugins-release-process.md
----------------------------------------------------------------------
diff --git a/docs/plugins-release-process.md b/docs/plugins-release-process.md
index 83ccf43..2e2675d 100644
--- a/docs/plugins-release-process.md
+++ b/docs/plugins-release-process.md
@@ -253,8 +253,7 @@ _Note: list of PMC members: http://people.apache.org/phonebook.html?pmc=cordova_
 
 If you've lost your list of ACTIVE:
 
-    TODO: As soon as plugins use tgz, update zip->tgz here.
-    ACTIVE=$(cd cordova-dist-dev/$JIRA; ls *.zip | sed -E 's:-[^-]*$::')
+    ACTIVE=$(cd cordova-dist-dev/$JIRA; ls *.tgz | sed -E 's:-[^-]*$::')
 
 Publish:
 


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