[GitHub] cordova-lib pull request #558: CB-12766 Consistently write JSON with 2 space...

2017-05-16 Thread remcohaszing
GitHub user remcohaszing opened a pull request: https://github.com/apache/cordova-lib/pull/558 CB-12766 Consistently write JSON with 2 spaces indentation ### Platforms affected None really. ### What does this PR do? JSON was written with 4 spaces indentation and even

[GitHub] cordova-coho pull request #149: Fix link

2017-05-16 Thread kinow
GitHub user kinow opened a pull request: https://github.com/apache/cordova-coho/pull/149 Fix link Trivial fix. Was reading using GitHub web interface and noticed the broken link, due to the syntax error. Cheers Bruno ### Platforms affected No

[GitHub] cordova-android pull request #380: Upgrade build jdk from 6 to 7

2017-05-16 Thread Tneciv
GitHub user Tneciv opened a pull request: https://github.com/apache/cordova-android/pull/380 Upgrade build jdk from 6 to 7 Upgrade build java version from java 6 to 7 ### Platforms affected Android ### What does this PR do? Upgrade build java version to appl

[GitHub] cordova-android issue #380: Upgrade build jdk from 6 to 7

2017-05-16 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/380 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/380?src=pr&el=h1) Report > Merging [#380](https://codecov.io/gh/apache/cordova-android/pull/380?src=pr&el=desc) into [

[GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f...

2017-05-16 Thread petrot
Github user petrot commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 This commit will fix the compass problem on samsung devices? e.g. Samsung Galaxy J5 (2016) --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cordova-lib issue #558: CB-12766 Consistently write JSON with 2 spaces inden...

2017-05-16 Thread stevengill
Github user stevengill commented on the issue: https://github.com/apache/cordova-lib/pull/558 really good point. We should switch to two like npm. --- 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

[GitHub] cordova-lib issue #558: CB-12766 Consistently write JSON with 2 spaces inden...

2017-05-16 Thread piotrowski
Github user piotrowski commented on the issue: https://github.com/apache/cordova-lib/pull/558 Which files will this affect? --- 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 enable

[GitHub] cordova-lib issue #558: CB-12766 Consistently write JSON with 2 spaces inden...

2017-05-16 Thread remcohaszing
Github user remcohaszing commented on the issue: https://github.com/apache/cordova-lib/pull/558 @piotrowski I did a regex replace to replace all occurrences of `JSON.stringify`, so basically this affects all JSON files that are modified by Cordova. I think this is a pretty co

Nightly build #346 for cordova has succeeded!

2017-05-16 Thread Apache Jenkins Server
Nightly build #346 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/346/consoleFull - Jenkins for Apache Cordova -