[GitHub] cordova-plugin-file-transfer pull request #188: Update README.md

2017-08-25 Thread thegatheringstorm
GitHub user thegatheringstorm opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/188 Update README.md There is something Imprecise about "Example with Upload Headers and Progress Events" ### Platforms affected No ### Wh

Nightly build #465 for cordova has failed

2017-08-25 Thread Apache Jenkins Server
Nightly build #465 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/465/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/465/consoleFull - Jenkins for Apache Cordova

[VOTE] cordova-browser@5 & cordova-serve@2 (attempt 2)

2017-08-25 Thread Steven Gill
Please review and vote on this 5.0.0 cordova-browser Release & 2.0.0 cordova-serve Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-13214 The archive has been published to dist/dev:https://dist.apache.org/repos/d

Re: [VOTE] cordova-browser@5 & cordova-serve@2

2017-08-25 Thread Steven Gill
I'm cancelling this vote thread. Ended up including one more PR in cordova-browser [1] for this release. Sending out a new vote now [1] https://github.com/apache/cordova-browser/pull/42 On Thu, Aug 24, 2017 at 11:09 PM, Steven Gill wrote: > Please review and vote on this 5.0.0 cordova-browser R

[GitHub] cordova-lib pull request #569: CB-12361: added main function unit tests for ...

2017-08-25 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/569#discussion_r135331136 --- Diff: spec/cordova/plugin/add.spec.js --- @@ -21,16 +21,82 @@ /* globals fail */ var Q = require('q'); -var add = require('../

[GitHub] cordova-lib pull request #569: CB-12361: added main function unit tests for ...

2017-08-25 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/569#discussion_r135308470 --- Diff: spec/cordova/plugin/add.spec.js --- @@ -21,16 +21,82 @@ /* globals fail */ var Q = require('q'); -var add = require('../..