You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by Apache Wiki <wi...@apache.org> on 2012/03/30 23:18:42 UTC

[Cordova Wiki] Update of "AndroidReleaseChecklist" by SimonMacDonald

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.

The "AndroidReleaseChecklist" page has been changed by SimonMacDonald:
http://wiki.apache.org/cordova/AndroidReleaseChecklist?action=diff&rev1=5&rev2=6

      a. Edit the commit logs - don't add the commits verbatim, usually they are meaningless to the user. Only show the ones relevant for the user (fixes, new features)
      a. Put the edited logs into a new section for the new version with a date (YYYYMMDD) in parentheses, and follow the previous formats
   4. Build the tagged cordova-js for this version (cordova.android.js) from the [[http://git-wip-us.apache.org/repos/asf/incubator-cordova-js.git | cordova-js]] project, and put the file in the [[https://github.com/apache/incubator-cordova-android/tree/master/framework/assets/js | framework/assets/js]] folder, replacing the current [[https://github.com/apache/incubator-cordova-android/tree/master/framework/assets/js/cordova.android.js | cordova.android.js]] file
+  5. Update the Cordova version data for the current version
+   a. Update the VERSION file with the current version number
   5. Run '''ant build''', make sure it builds everything ok
   6. If completion of the previous steps is satisfactory, tag your repo with the new version, then...
   7. Push your commits with the new tag to the [[http://git-wip-us.apache.org/repos/asf/incubator-cordova-android.git | Android repo]]