Help with Cordova Build - iOS and Android

2017-06-27 Thread musunuru srideep
Hi Team, Need Help with this: Having Cordova 6.5.0, having for both android and iOS. *14:38:22* + npm -version *14:38:23* 5.0.3*14:38:23* + node --version*14:38:23* v6.4.0*14:38:23* + grunt --version*14:38:23* grunt-cli v1.2.0*14:38:23* + cordova -v *14:38:24* 6.5.0*14:38:25* + xcodebuild

Nightly build #412 for cordova has succeeded!

2017-06-27 Thread Apache Jenkins Server
Nightly build #412 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/412/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-lib pull request #571: CB-11980 Update readme to reflect new repos

2017-06-27 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-lib/pull/571 CB-11980 Update readme to reflect new repos ### Platforms affected node, text change only ### What does this PR do? updates readme ### What testing has been done

[GitHub] cordova-android pull request #392: WIP: Run native android unit tests in CI

2017-06-27 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-android/pull/392 WIP: Run native android unit tests in CI Still a work in progress, let's see how appveyor and travis react to this. You can merge this pull request into a Git repository by running: $

[GitHub] cordova-ios issue #323: CB-12960 Run tests on node 4.x and 6.x

2017-06-27 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-ios/pull/323 This does not appear to run against node 4.x on Travis CI ``` $ node --version v6.9.1 ``` --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-plugin-file pull request #210: CB-12961

2017-06-27 Thread robertfromont
GitHub user robertfromont opened a pull request: https://github.com/apache/cordova-plugin-file/pull/210 CB-12961 ### Platforms affected browser (on iOS only) ### What does this PR do? Works around the fact that Safari on iOS doesn't support

[GitHub] cordova-plugin-inappbrowser issue #101: CB-8467 provide hide method to hide ...

2017-06-27 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/101 @bgallz there is a bug (already reported) about hide not working because of other changes. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-inappbrowser issue #101: CB-8467 provide hide method to hide ...

2017-06-27 Thread bgallz
Github user bgallz commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/101 Thank you for providing this update! I have one question however. I am using Ionic v2.1.4 with iOS v4.0.1 (not sure that's relevant in this case) and I am seeing that the

[GitHub] cordova-ios pull request #323: CB-12960 Run tests on node 4.x and 6.x

2017-06-27 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-ios/pull/323 CB-12960 Run tests on node 4.x and 6.x ### Platforms affected This one ### What does this PR do? Runs tests against node 4.x and 6.x ### What testing has been

[GitHub] cordova-android issue #391: CB-12950: E2E test tweaks + Appveyor now runs E2...

2017-06-27 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-android/pull/391 Yeah that might be the same issue with iOS ... --- 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-android issue #391: CB-12950: E2E test tweaks + Appveyor now runs E2...

2017-06-27 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/391 Might be tough as we tell travis to use the Android image preset via `language: android` so it comes pre-installed with some bits from the Android SDK... --- If your project is set up for

[GitHub] cordova-lib pull request #568: Reorganized unit test directory structure + u...

2017-06-27 Thread filmaj
Github user filmaj closed the pull request at: https://github.com/apache/cordova-lib/pull/568 --- 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-android issue #391: CB-12950: E2E test tweaks + Appveyor now runs E2...

2017-06-27 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-android/pull/391 Yeah, iOS doesn't even care ... https://github.com/apache/cordova-ios/blob/master/.travis.yml Windows does 4+6 ( without `nvm` )

Re: cordova-lib proposal on test directory reorganization

2017-06-27 Thread kerrishotts
Everything looked good from my once over -- thanks for the work you're putting in to this! Sent from my phone. ___ Kerri > On Jun 27, 2017, at 12:44, Filip Maj wrote: > > I'm planning on merging this in later today if there are no more >

[GitHub] cordova-android issue #391: CB-12950: E2E test tweaks + moar testing on Wind...

2017-06-27 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/391 I just realized... on Windows, we run against both node v4 and node v6. On travis, only against node v6. We should make this consistent. Which one? The `package.json` file _does_ specify as

[GitHub] cordova-android pull request #391: WIP: E2E test tweaks + moar testing on Wi...

2017-06-27 Thread filmaj
GitHub user filmaj opened a pull request: https://github.com/apache/cordova-android/pull/391 WIP: E2E test tweaks + moar testing on Windows Please don't merge! Testing how appveyor behaves when we tell it to install the latest Android SDK, and run the e2e tests. FINGERS

Re: cordova-lib proposal on test directory reorganization

2017-06-27 Thread Filip Maj
I'm planning on merging this in later today if there are no more comments. So far only positive ones! On Mon, Jun 26, 2017 at 7:45 AM, Filip Maj wrote: > Still looking for a bit more feedback, please take a look if you have > time! Thanks Anis for your feedback :) > > Don't

[GitHub] cordova-coho pull request #152: CB-12955: Update path for npm-link and tools...

2017-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/152 --- 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-plugin-statusbar pull request #81: CB-12935: (ios, android) Enable p...

2017-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-statusbar/pull/81 --- 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-wkwebview-engine pull request #39: CB-12935: (ios) Enable par...

2017-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/39 --- 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,

[GitHub] cordova-plugin-wkwebview-engine pull request #39: CB-12935: (ios, android) E...

2017-06-27 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/39 CB-12935: (ios, android) Enable paramedic builds on Travis CI ### Platforms affected iOS, Android ### What does this PR do?

[GitHub] cordova-plugin-vibration pull request #57: CB-12935: (ios, android) Enable p...

2017-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-vibration/pull/57 --- 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-vibration pull request #57: CB-12935: (ios, android) Enable p...

2017-06-27 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-vibration/pull/57 CB-12935: (ios, android) Enable paramedic builds on Travis CI ### Platforms affected iOS, Android ### What does this PR do?

[GitHub] cordova-plugin-statusbar pull request #81: CB-12935: (ios, android) Enable p...

2017-06-27 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/81 CB-12935: (ios, android) Enable paramedic builds on Travis CI ### Platforms affected iOS, Android ### What does this PR do?

[GitHub] cordova-coho pull request #152: CB-12955: Update path for npm-link and tools...

2017-06-27 Thread halton
GitHub user halton opened a pull request: https://github.com/apache/cordova-coho/pull/152 CB-12955: Update path for npm-link and tools-release-process.md ### Platforms affected ### What does this PR do? ### What testing has been done on this

[GitHub] cordova-plugin-splashscreen pull request #129: CB-12935: (ios, android) Enab...

2017-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/129 --- 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