[GitHub] cordova-ios issue #299: CB-11233 - Support installing frameworks into "Embed...

2017-04-17 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/299 As of right now, you can use the latest `cordova nightly` and `cordova-ios nightly` to test this feature. ``` npm install -g cordova@nightly cordova platform add ios@nightly

Nightly build #316 for cordova has succeeded!

2017-04-17 Thread Apache Jenkins Server
Nightly build #316 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/316/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-lib issue #544: CB-12665 : removed engineStrict as it is no longer s...

2017-04-17 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/544 # [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/544?src=pr=h1) Report > Merging [#544](https://codecov.io/gh/apache/cordova-lib/pull/544?src=pr=desc) into

[GitHub] cordova-lib pull request #544: CB-12665 : removed engineStrict as it is no l...

2017-04-17 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-lib/pull/544 CB-12665 : removed engineStrict as it is no longer supported ### Platforms affected ### What does this PR do? Removed engineStrict as it is no longer

[GitHub] cordova-cli pull request #274: CB-12662 - update cordova-common dependency t...

2017-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/274 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request #543: CB-12662 - update cordova-common dependency t...

2017-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/543 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-cli pull request #275: CB-12665 : removed engineStrict as it is no l...

2017-04-17 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-cli/pull/275 CB-12665 : removed engineStrict as it is no longer supported ### Platforms affected ### What does this PR do? Removed engineStrict as it is no longer

[GitHub] cordova-ios pull request #306: CB-12665 : removing engineStrict as it is no ...

2017-04-17 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-ios/pull/306 CB-12665 : removing engineStrict as it is no longer supported ### Platforms affected ### What does this PR do? Removing engineStrict as it is no longer

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-17 Thread dylanvdmerwe
Github user dylanvdmerwe commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 Please can someone review this PR. This is a very suitable fix for a real problem. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-ios pull request #305: CB-8980 - Support tag in conf...

2017-04-17 Thread shazron
GitHub user shazron reopened a pull request: https://github.com/apache/cordova-ios/pull/305 CB-8980 - Support tag in config.xml in iOS platform ### Platforms affected self ### What does this PR do? Support `` tag in config.xml in iOS platform

[GitHub] cordova-ios pull request #305: CB-8980 - Support tag in conf...

2017-04-17 Thread shazron
Github user shazron closed the pull request at: https://github.com/apache/cordova-ios/pull/305 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-ios issue #305: CB-8980 - Support tag in config.xml ...

2017-04-17 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/305 Bah, objc-tests but seems like it just died when running the Simulator tests, probably a timeout -- flaky. Locally the objc-tests are passing. Running it again by closing and opening the PR.

[GitHub] cordova-ios pull request #305: CB-8980 - Support tag in conf...

2017-04-17 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/305 CB-8980 - Support tag in config.xml in iOS platform ### Platforms affected self ### What does this PR do? Support `` tag in config.xml in iOS platform ###

[GitHub] cordova-lib issue #543: CB-12662 - update cordova-common dependency to 2.0.2

2017-04-17 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/543 # [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/543?src=pr=h1) Report > Merging [#543](https://codecov.io/gh/apache/cordova-lib/pull/543?src=pr=desc) into

[GitHub] cordova-ios issue #301: CB-12617 : added engine strict for users with older ...

2017-04-17 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/301 @audreyso I got this warning now: ``` npm WARN engineStrict Per-package engineStrict (found in this package's package.json) npm WARN engineStrict won't be used in npm 3+. Use the

[GitHub] cordova-ios pull request #304: CB-8980 - Support tag in conf...

2017-04-17 Thread shazron
Github user shazron closed the pull request at: https://github.com/apache/cordova-ios/pull/304 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-ios issue #304: CB-8980 - Support tag in config.xml ...

2017-04-17 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/304 Closing this. Will open a new PR with cordova-common 2.0.2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] cordova-cli pull request #274: CB-12662 - update cordova-common dependency t...

2017-04-17 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-cli/pull/274 CB-12662 - update cordova-common dependency to 2.0.2 ### Platforms affected All ### What does this PR do? Update cordova-common dependency to 2.0.2 ### What

[GitHub] cordova-lib pull request #543: CB-12662 - update cordova-common dependency t...

2017-04-17 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-lib/pull/543 CB-12662 - update cordova-common dependency to 2.0.2 ### Platforms affected All. ### What does this PR do? Update the cordova-common dep in cordova-lib and

Re: [VOTE] cordova-common@2.0.2 Release

2017-04-17 Thread Shazron
The vote has now closed. The results are: Positive Binding Votes: 4 Steven Gill Jesse MacFadyen Audrey So Shazron Abdullah The vote has passed. On Mon, Apr 17, 2017 at 10:34 AM, Steven Gill wrote: > I vote +1: > > * Ran coho verify-archive on posted binaries > * Ran

Re: [VOTE] cordova-common@2.0.2 Release

2017-04-17 Thread Steven Gill
I vote +1: * Ran coho verify-archive on posted binaries * Ran coho audit-license-headers * Ran coho check-license * npm test passed on cordova-common On Mon, Apr 17, 2017 at 10:34 AM, Audrey So wrote: > I vote +1: > > * Ran coho verify-archive on posted binaries > * Ran coho

Re: [VOTE] cordova-common@2.0.2 Release

2017-04-17 Thread Audrey So
I vote +1: * Ran coho verify-archive on posted binaries * Ran coho audit-license-headers * Ran coho check-license * npm test passed on cordova-common On 4/17/17, 10:23 AM, "Jesse" wrote: I vote +1: * Ran coho verify-archive on posted binaries * Ran

Re: [VOTE] cordova-common@2.0.2 Release

2017-04-17 Thread Jesse
I vote +1: * Ran coho verify-archive on posted binaries * Ran coho audit-license-headers * Ran coho check-license * npm test passed on cordova-common @purplecabbage risingj.com On Fri, Apr 14, 2017 at 6:20 PM, Shazron wrote: > Please review and vote on this cordova-common

[GitHub] cordova-lib issue #542: Install latest version of plugin in case of using de...

2017-04-17 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/542 # [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/542?src=pr=h1) Report > Merging [#542](https://codecov.io/gh/apache/cordova-lib/pull/542?src=pr=desc) into

[GitHub] cordova-lib pull request #542: Install latest version of plugin in case of u...

2017-04-17 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-lib/pull/542 Install latest version of plugin in case of using dev cordova version ### What does this PR do? Semver couldn't verify if cordova version with prerelease tag

[GitHub] cordova-plugin-contacts pull request #151: CB-12622: (android) Adapt Appium ...

2017-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/151 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cordova-plugin-contacts issue #151: CB-12622: (android) Adapt Appium tests f...

2017-04-17 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/151 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-contacts issue #151: CB-12622: (android) Adapt Appium tests f...

2017-04-17 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/151 Cordova CI Build has one or more failures. **Commit** -

[GitHub] cordova-plugin-contacts pull request #151: CB-12622: (android) Adapt Appium ...

2017-04-17 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/151 CB-12622: (android) Adapt Appium tests for Android 6 and 7 ### Platforms affected Android ### What does this PR do? Makes Appium tests honor the selenium quirk