This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git.


    from f228d90  Copy node_modules if the directory exists (#607)
     new c1819cc  Bumped cordova-common@^3.1.0
     new 39bd0d6  Bumped Dev Dependencies + ESLint Correction
     new 18e2829  Updated Dependencies
     new f7688bc  Replaced code coverage istanbul with nyc
     new 3976685  Cleanup package scripts
     new 98a7b75  Remove unused dependecy promise-matchers
     new 634f92e  Update Bug Issue Tracker

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                      |  2 +
 bin/templates/cordova/build                     |  8 +--
 bin/templates/cordova/clean                     |  8 +--
 bin/templates/cordova/lib/Adb.js                |  8 +--
 bin/templates/cordova/lib/AndroidManifest.js    |  2 +-
 bin/templates/cordova/lib/device.js             |  4 +-
 bin/templates/cordova/lib/emulator.js           |  6 +-
 bin/templates/cordova/lib/log.js                |  2 +-
 bin/templates/cordova/lib/prepare.js            |  4 +-
 bin/templates/cordova/run                       |  8 +--
 bin/update                                      |  2 +-
 package.json                                    | 52 ++++++++------
 spec/coverage.json                              |  9 +++
 spec/unit/Adb.spec.js                           |  2 +-
 spec/unit/config/GradlePropertiesParser.spec.js |  2 +-
 spec/unit/create.spec.js                        |  4 +-
 spec/unit/emulator.spec.js                      |  8 +--
 spec/unit/pluginHandlers/handlers.spec.js       | 96 ++++++++++++-------------
 spec/unit/prepare.spec.js                       | 12 ++--
 spec/unit/run.spec.js                           |  4 +-
 20 files changed, 130 insertions(+), 113 deletions(-)
 create mode 100644 spec/coverage.json


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to