You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/08 03:46:56 UTC

[3/4] cordova-coho git commit: Remove updating www template step

Remove updating www template step

This is getting moved to cordova-app-hello-world release steps

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

Branch: refs/heads/master
Commit: c4292c6f105f0868777cd7b7648435c7f35d8a8c
Parents: cbf4359
Author: Steve Gill <st...@adobe.com>
Authored: Sat Mar 7 18:43:54 2015 -0800
Committer: Steve Gill <st...@adobe.com>
Committed: Sat Mar 7 18:43:54 2015 -0800

----------------------------------------------------------------------
 docs/platforms-release-process.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/c4292c6f/docs/platforms-release-process.md
----------------------------------------------------------------------
diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index 6914b96..681eacc 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -60,11 +60,8 @@ E.g.:
 
  1. Run [Apache RAT](http://creadur.apache.org/rat/) to ensure copyright headers are present
    * `coho audit-license-headers -r android | less`
- 1. Run check-license to ensure all dependencies and subdependencies have valid licenses
+ 2. Run check-license to ensure all dependencies and subdependencies have valid licenses
    * `coho check-license -r platform`
- 2. Update the copy of app-hello-world (if there were any changes to it)
-   * This usually lives within bin/templates somewhere
-   * TODO: More details needed here
  3. For iOS only:
    * Update [CordovaLib/Classes/CDVAvailability.h](https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVAvailability.h)
 


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