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

git commit: note that mobile-spec should be at matching tag

Repository: cordova-coho
Updated Branches:
  refs/heads/master a6842c5ea -> b5dec0eef


note that mobile-spec should be at matching tag


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

Branch: refs/heads/master
Commit: b5dec0eefac7c7076bc221b099425916bb392e14
Parents: a6842c5
Author: Marcel Kinard <cm...@gmail.com>
Authored: Thu May 15 18:04:46 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Thu May 15 18:04:46 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/b5dec0ee/docs/cadence-release-process.md
----------------------------------------------------------------------
diff --git a/docs/cadence-release-process.md b/docs/cadence-release-process.md
index 5c48f4c..75e2065 100644
--- a/docs/cadence-release-process.md
+++ b/docs/cadence-release-process.md
@@ -136,6 +136,7 @@ To submit a fix:
 ### What to Test
 
  * Run [mobile-spec](http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec.git)
+   * Don't forget to checkout mobile-spec at the appropriate tag instead of using master.
    * Don't forget to set up your white-list
    * Don't forget to run through the manual tests in addition to the automatic tests
    * Test loading the app over HTTP (via "cordova serve" and setting the config.xml start page)