[GitHub] cordova-plugin-camera pull request #264: change CameraOptions of README.md f...

2017-04-28 Thread ferretdayo
GitHub user ferretdayo opened a pull request:

https://github.com/apache/cordova-plugin-camera/pull/264

change CameraOptions of README.md for in ios

### Platforms affected
iOS

### What does this PR do?
it modified on README.md.
it may be wrong.

In README.md
 - `allowEdit` is `true` on default in CameraOptions.

but, actually `allowEdit` default value is `false`.
In a part of `www/Camera.js`
```
cameraExport.getPicture = function(successCallback, errorCallback, options) 
{
options = options || {};

var allowEdit = !!options.allowEdit;// if do not set value, this 
allowEdit is false
};
```

### What testing has been done on this change?

### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ferretdayo/cordova-plugin-camera 
fix/CameraOptions-doc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-camera/pull/264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #264


commit 4c69322106115d72ffc8db40ecb896d94afda802
Author: ferretdayo 
Date:   2017-04-29T04:34:46Z

modified init value




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-statusbar issue #77: CB-10879: (android) Enable overlaysWebVi...

2017-04-28 Thread filmaj
Github user filmaj commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/77
  
There was an infrastructure issue between GitHub's readonly clones and 
Apache git servers. I _think_ it's resolved now?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: Nightly build #324 for cordova has failed

2017-04-28 Thread alsorokin
Blacklisted this node too.

-Original Message-
From: Apache Jenkins Server [mailto:jenk...@builds.apache.org] 
Sent: Saturday, April 29, 2017 6:13 AM
To: Vladimir Kotikov (Akvelon) ; dev@cordova.apache.org
Subject: Nightly build #324 for cordova has failed

Nightly build #324 for cordova has failed.

Please check failure details on build details page at 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2Fcordova-nightly%2F324%2F=02%7C01%7Cv-alsoro%40microsoft.com%7C00af30ab3e504a76860608d48ead9c19%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636290323676963813=PZcFdASd7SpzXxlidJtWqqgiJI7KU51O7pZUNknb8Qc%3D=0
You can also take a look at build console: 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2Fcordova-nightly%2F324%2FconsoleFull=02%7C01%7Cv-alsoro%40microsoft.com%7C00af30ab3e504a76860608d48ead9c19%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636290323676973821=Je683CcZt8kJAT0%2F1YbvTlILlBQCsjK8rdoIqWbyWGs%3D=0

-
Jenkins for Apache Cordova


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Nightly build #324 for cordova has failed

2017-04-28 Thread Apache Jenkins Server
Nightly build #324 for cordova has failed.

Please check failure details on build details page at 
https://builds.apache.org/job/cordova-nightly/324/
You can also take a look at build console: 
https://builds.apache.org/job/cordova-nightly/324/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-plugin-camera issue #263: Update zh-cn

2017-04-28 Thread cordova-qa
Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/263
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-camera/pull/263/commits/327c8f19c885126630224308ba3fb0196258ec65)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/164/)

 316 tests run, 28 skipped, 0 failed.



---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-camera pull request #263: Update zh-cn

2017-04-28 Thread pandashuai
GitHub user pandashuai opened a pull request:

https://github.com/apache/cordova-plugin-camera/pull/263

Update zh-cn

Simplified Chinese translation documents

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pandashuai/cordova-plugin-camera patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-camera/pull/263.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #263


commit 327c8f19c885126630224308ba3fb0196258ec65
Author: Dengpan Deng <1663998...@qq.com>
Date:   2017-04-29T01:12:51Z

Update zh-cn




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [CB-12733] Response please?

2017-04-28 Thread Kerri Shotts
Jordan,

I’ve closed the issue on issues.apache.org , since 
@jcesar is indeed correct. I’ve included more info in a comment.

That’s not to say that the docs being incorrect or Cordova-iOS not respecting 
the docs isn’t a problem — it is. Just that that should be a different issue 
with dev consensus on what should happen. I’ve created CB-12739 to track that.

(As to why I’ve never encountered the issue: I have always provided the 
multiple icons that Apple requires. So I have never only supplied one icon to 
see the issue.)

~ Kerri

> On Apr 28, 2017, at 16:04, Jordan Zimmerman  
> wrote:
> 
> Hello Devs,
> 
> I'm not used to an Apache project not having an @user list so I'm writing 
> here. How does one find out status on issues? I opened CB-12733 yesterday but 
> checked SO and the issue has existed for over a year: 
> http://stackoverflow.com/questions/36954438/cordova-ios-build-fail-compileassetcatalog-build
>  
> 
>  
> 
> What is Cordova's process for addressing issues like this?
> 
> -Jordan



Re: [CB-12733] Response please?

2017-04-28 Thread Jordan Zimmerman
That's a thought. I think people use "iconic". I'll see if that helps.

> On Apr 28, 2017, at 4:40 PM, julio cesar sanchez  
> wrote:
> 
> I think the problem is in the docs, it says that you can use a single image
> for all the OS and devices, but I don't think that's true.
> iOS requires different icons per device and I don't think Cordova does
> image modifications if you provide a single icon.
> 
> 2017-04-28 23:04 GMT+02:00 Jordan Zimmerman :
> 
>> Hello Devs,
>> 
>> I'm not used to an Apache project not having an @user list so I'm writing
>> here. How does one find out status on issues? I opened CB-12733 yesterday
>> but checked SO and the issue has existed for over a year:
>> http://stackoverflow.com/questions/36954438/cordova-ios-build-fail-
>> compileassetcatalog-build > questions/36954438/cordova-ios-build-fail-compileassetcatalog-build>
>> 
>> What is Cordova's process for addressing issues like this?
>> 
>> -Jordan


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [CB-12733] Response please?

2017-04-28 Thread julio cesar sanchez
I think the problem is in the docs, it says that you can use a single image
for all the OS and devices, but I don't think that's true.
iOS requires different icons per device and I don't think Cordova does
image modifications if you provide a single icon.

2017-04-28 23:04 GMT+02:00 Jordan Zimmerman :

> Hello Devs,
>
> I'm not used to an Apache project not having an @user list so I'm writing
> here. How does one find out status on issues? I opened CB-12733 yesterday
> but checked SO and the issue has existed for over a year:
> http://stackoverflow.com/questions/36954438/cordova-ios-build-fail-
> compileassetcatalog-build  questions/36954438/cordova-ios-build-fail-compileassetcatalog-build>
>
> What is Cordova's process for addressing issues like this?
>
> -Jordan


[GitHub] cordova-plugin-statusbar issue #77: CB-10879: (android) Enable overlaysWebVi...

2017-04-28 Thread Lazza
Github user Lazza commented on the issue:

https://github.com/apache/cordova-plugin-statusbar/pull/77
  
I don't understand... why is the repository empty now?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[CB-12733] Response please?

2017-04-28 Thread Jordan Zimmerman
Hello Devs,

I'm not used to an Apache project not having an @user list so I'm writing here. 
How does one find out status on issues? I opened CB-12733 yesterday but checked 
SO and the issue has existed for over a year: 
http://stackoverflow.com/questions/36954438/cordova-ios-build-fail-compileassetcatalog-build
 

 

What is Cordova's process for addressing issues like this?

-Jordan

[GitHub] cordova-plugin-media-capture issue #76: Audio Capture - added support for iP...

2017-04-28 Thread jaredloson
Github user jaredloson commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/76
  
@filmaj Got it, thanks for the info!


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-media-capture issue #76: Audio Capture - added support for iP...

2017-04-28 Thread filmaj
Github user filmaj commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/76
  
@jaredloson there is some kind of GitHub issue that is causing havoc with 
read-only mirrors right now. Apache Infra + GitHub are actively working on it.

If you need to access the source, you can always do so via 
git.apache.org/cordova-plugin-media-capture.git.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-plugin-media-capture issue #76: Audio Capture - added support for iP...

2017-04-28 Thread jaredloson
Github user jaredloson commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/76
  
Leaving this here because I can't find any info elsewhere. Does anyone know 
why this repo is suddenly empty?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[GitHub] cordova-coho pull request #147: updated platform release process bintray sec...

2017-04-28 Thread stevengill
GitHub user stevengill opened a pull request:

https://github.com/apache/cordova-coho/pull/147

updated platform release process bintray section



### Platforms affected


### What does this PR do?


### What testing has been done on this change?


### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
- [ ] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/stevengill/cordova-coho patch-60

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-coho/pull/147.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #147


commit e85ccfc322837bc07a0e501139eddb6eb3a510cf
Author: Steve Gill 
Date:   2017-04-28T19:42:47Z

updated platform release process bintray section




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[ANNOUNCE] cordova-android@6.2.2 released!

2017-04-28 Thread Steven Gill
Blog:
http://cordova.apache.org/announcements/2017/04/28/android-release.html

Tweet: https://twitter.com/apachecordova/status/858041241593933825


Re: [DISCUSS] cordova-android@6.2.2 release

2017-04-28 Thread Steven Gill
Done.
https://github.com/stevengill/cordova-docs/commit/03b67269efe58ebd1cf12042ec9616bd1d05ea25

On Fri, Apr 28, 2017 at 11:40 AM, Filip Maj  wrote:

> I would put more emphasis on upgrading for users of the latest Android
> SDK tools. Older cordova-android versions cannot and will not work
> with the latest SDK tools, so it's really important.
>
> On Fri, Apr 28, 2017 at 11:20 AM, Steven Gill 
> wrote:
> > Blog Post:
> > https://github.com/stevengill/cordova-docs/commit/
> 00bdcf77ad0c924cd2516a1fe79aa3276a9ddc08
> >
> > Can't send it as a PR since our github mirrors are down
> >
> > On Fri, Apr 21, 2017 at 4:48 PM, Steven Gill 
> wrote:
> >
> >> Need to do another patch release due to android sdk tools being updated
> by
> >> google.
> >>
> >> Any concerns?
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


Re: [Vote] 6.2.2 Android Release

2017-04-28 Thread Steven Gill
The vote has now closed. The results are:

Positive Binding Votes: 3
Steve Gill
Jesse MacFadyen
Shazron Abdullah

The vote has passed.


On Tue, Apr 25, 2017 at 10:44 AM, Jesse  wrote:

> I vote +1:
> * Ran coho verify-archive
> * Ran unit tests repo
> * unpacked, npm i, and npm tested
> * built and ran hello world app via cli
>
>
> @purplecabbage
> risingj.com
>
> On Tue, Apr 25, 2017 at 10:11 AM, Shazron  wrote:
>
> > I vote +1:
> > * Ran coho audit-license-headers over the relevant repos
> > * Ran coho check-license to ensure all dependencies and
> > subdependencies have Apache-compatible licenses
> > * Added the platform, built, and deployed to device (using both SDK tools
> > v25 and v26)
> >
> > On Mon, Apr 24, 2017 at 11:12 PM, Steven Gill 
> > wrote:
> >
> > > Please review and vote on this 6.2.2 Android Release
> > > by replying to this email (and keep discussion on the DISCUSS thread)
> > >
> > > Release issue: https://issues.apache.org/jira/browse/CB-12697
> > >
> > > The archive has been published to
> > > dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-12697
> > >
> > > The package was published from its corresponding git tag:
> > > cordova-android: 6.2.2 (814aca2b68)
> > >
> > > Note that you can test it out via:
> > >
> > > cordova platform add https://github.com/apache/
> cordova-android#6.2.2
> > >
> > > Upon a successful vote I will upload the archive to dist/, publish it
> > > to npm, and post the blog post.
> > >
> > > Voting guidelines:
> > > https://github.com/apache/cordova-coho/blob/master/docs/
> > release-voting.md
> > >
> > > Voting will go on for a minimum of 48 hours.
> > >
> > > I vote +1:
> > > * Ran coho audit-license-headers over the relevant repos
> > > * Ran coho check-license to ensure all dependencies and
> > > subdependencies have Apache-compatible licenses
> > > * Ran through testing section at
> > > https://github.com/apache/cordova-coho/blob/master/docs/
> > > platforms-release-process.md#testing
> > >
> >
>


Re: [DISCUSS] cordova-android@6.2.2 release

2017-04-28 Thread Filip Maj
I would put more emphasis on upgrading for users of the latest Android
SDK tools. Older cordova-android versions cannot and will not work
with the latest SDK tools, so it's really important.

On Fri, Apr 28, 2017 at 11:20 AM, Steven Gill  wrote:
> Blog Post:
> https://github.com/stevengill/cordova-docs/commit/00bdcf77ad0c924cd2516a1fe79aa3276a9ddc08
>
> Can't send it as a PR since our github mirrors are down
>
> On Fri, Apr 21, 2017 at 4:48 PM, Steven Gill  wrote:
>
>> Need to do another patch release due to android sdk tools being updated by
>> google.
>>
>> Any concerns?
>>

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Plugins Release

2017-04-28 Thread Filip Maj
Vote thread is up. Please go and test and vote, thanks :D

Related to the failures I mentioned in my vote, Shaz has already filed
relevant issues:

https://issues.apache.org/jira/browse/CB-12699 (experienced this one
on both Android and iOS)
https://issues.apache.org/jira/browse/CB-12701 (just iOS, and just spec.27)

On Thu, Apr 27, 2017 at 1:30 PM, Filip Maj  wrote:
> Alright, the plugins release issue is here:
> https://issues.apache.org/jira/browse/CB-12736
>
> For the plugins that warranted releases, I've got the RCs for them up
> on dist-dev: https://dist.apache.org/repos/dist/dev/cordova/CB-12736/
>
> I probably won't have time to go through all of these and do the
> necessary testing today. I'm planning on doing that tomorrow and the
> vote thread will go out then.
>
> (p.s., used the plugins-releaser thing I've worked on in the
> background here and there that I merged into coho this week for this:
> ./coho prepare-plugins-release)
>
> On Thu, Apr 27, 2017 at 9:18 AM, Steven Gill  wrote:
>> do it!
>>
>> On Wed, Apr 26, 2017 at 12:51 PM, Filip Maj  wrote:
>>
>>> We did some work this week and got a bunch of community PRs merged in
>>> to many plugin repos.
>>>
>>> Anyone have any reasons to not do a release? Anything outstanding
>>> anyone wants to get merged in before moving ahead with a plugins
>>> release? Any other comments on the topic?
>>>
>>> Cheers,
>>> Fil Maj
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>>> For additional commands, e-mail: dev-h...@cordova.apache.org
>>>
>>>

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[VOTE] Plugins Release, April 28 2017

2017-04-28 Thread Filip Maj
Please review and vote on the release of this plugins release by
replying to this email (and keep discussion on the DISCUSS thread).

Release issue: https://issues.apache.org/jira/browse/CB-12736

The plugins have been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-12736/

The packages were published from their corresponding git tags:
cordova-plugin-battery-status: 1.2.4 (dfec094)
cordova-plugin-camera: 2.4.1 (ba9a803)
cordova-plugin-console: 1.0.7 (fa26558)
cordova-plugin-contacts: 2.3.1 (1c27c9a)
cordova-plugin-device-motion: 1.2.5 (04ce0ea)
cordova-plugin-device-orientation: 1.0.7 (7af309f)
cordova-plugin-device: 1.1.6 (eeb48e8)
cordova-plugin-dialogs: 1.3.3 (34cccf6)
cordova-plugin-file: 4.3.3 (06ff0eb)
cordova-plugin-file-transfer: 1.6.3 (720f314)
cordova-plugin-geolocation: 2.4.3 (12fae5b)
cordova-plugin-globalization: 1.0.7 (273e5a6)
cordova-plugin-inappbrowser: 1.7.1 (ff6a765)
cordova-plugin-media: 3.0.1 (2a1ee43)
cordova-plugin-media-capture: 1.4.3 (b78a4b2)
cordova-plugin-network-information: 1.3.3 (710b53d)
cordova-plugin-screen-orientation: 20.1 (8699159)
cordova-plugin-splashscreen: 4.0.3 (85aa605)
cordova-plugin-statusbar: 2.2.3 (77a6ae5)
cordova-plugin-vibration: 2.1.5 (96c4ad6)
cordova-plugin-wkwebview-engine: 1.1.3 (fce6123)

Upon a successful vote I will upload the archives to dist/, upload
them to npm, and post the corresponding blog post.

Voting guidelines:
https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
How to vote on a plugins release at
https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md#voting

Voting will go on for a minimum of 48 hours.

I vote +1:
* Ran coho audit-license-headers over the relevant repos (via coho
prepare-plugins-release)
* Ran mobile spec on these relevant plugins for both Android and iOS. Summary:
 - Android:
   - Created a project w/ cordova-android@6.2.2 and tested on a Google
Pixel device running Android 7.1.2
   - One autotest failure: FileAPI resolveLocalFileSystemURL on
cdvfile:// file.spec.147, got error code 1
   - Was unable to reproduce the above failure in the File plugin manual tests.
 - iOS:
   - Created a project w/ cordova-ios@4.4.0 and tested on an iPhone 5S
running iOS 10.3.1.
   - A few autotest failures:
 - (same as android): FileAPI resolveLocalFileSystemURL on
cdvfile:// file.spec.147, got error code 1
 - filetransfer.spec.8: download file over https, timedout
 - filetransfer.spec.21: able to stop via abort(), timedout
 - media.spec.24: playback rate should be set properly using
setRate, however, running this multiple times shows it passes
sometimes and fails other times with errors in the form:
   - 2.9 not to be less than 4
   - 2.8 not to be less than 4
   … tells me the test might be a little brittle?
 - media.spec.27: should call success or error when stopping a
media that is in starting state.expected false to be true.
* Ensured continuous build was green when repos were tagged. Relevant
CI links (thank you Alex Sorokin for these!):
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-battery-status-commit/23/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-camera-commit/13/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-console-commit/8/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-contacts-commit/11/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-device-commit/10/
 - 
http://cordova-ci.cloudapp.net:8080/view/Pull%20requests/job/cordova-plugin-device-motion-pr/26/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-device-orientation-commit/8/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-dialogs-commit/9/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-file-commit/12/
 - http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-file-transfer-pr/75/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-geolocation-commit/9/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-globalization-commit/11/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-inappbrowser-commit/13/
 - http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/122/
 - 
http://cordova-ci.cloudapp.net:8080/view/Per-commit%20testing/job/cordova-plugin-media-capture-pr/37/
 - 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-network-information-commit/7/
 - 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-screen-orientation-commit/10/
 - http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-splashscreen-pr/48/
 - 

Re: [DISCUSS] cordova-android@6.2.2 release

2017-04-28 Thread Steven Gill
Blog Post:
https://github.com/stevengill/cordova-docs/commit/00bdcf77ad0c924cd2516a1fe79aa3276a9ddc08

Can't send it as a PR since our github mirrors are down

On Fri, Apr 21, 2017 at 4:48 PM, Steven Gill  wrote:

> Need to do another patch release due to android sdk tools being updated by
> google.
>
> Any concerns?
>


Cordova Github mirrors are down

2017-04-28 Thread Steven Gill
Our github mirrors are messed up. Infra knows and are looking into it.


Re: cordova can't see android targets

2017-04-28 Thread Oleg
On Tue, Apr 25, 2017 at 09:23:30AM -0700, Filip Maj wrote:
> Hi Oleg,
> 
> This is an issue caused by Google changing the Android SDK tooling in
> version 26.
> 
> If you use the latest cordova-android, it should be compatible with the new
> tools. Unfortunately, support for the new tools is unreleased at this time
> so you will need to use the latest cordova-android from source.
> 
> We are in the process of getting a new cordova-android release out (6.2.2)
> - the vote thread just went out. 6.2.2 should support the new tools just
> fine.

  Thank you for the explanations!

-- 
Олег Неманов (Oleg Nemanov)

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: cordova can't see android targets

2017-04-28 Thread Oleg
On Tue, Apr 25, 2017 at 09:49:39AM -0700, Steven Gill wrote:
> You can also do `cordova platform add https://github.com/apache/
> cordova-android#6.2.2`

  Thanks. cordova build is work, but cordova requirements shows me:

Requirements check results for android:
Java JDK: installed 1.8.0
Android SDK: installed true
Android target: not installed
android: Command failed with exit code 2
Gradle: installed /usr/bin/gradle-3.1
Error: Some of requirements check failed

  And cordova emulate android exit with error:

[CUT]
BUILD SUCCESSFUL

Total time: 1.167 secs
Built the following apk(s):

/home/lego/work/efive/organizer/hello/platforms/android/build/outputs/apk/android-debug.apk
ANDROID_HOME=/home/lego/src/android-sdk/
JAVA_HOME=/etc/java-config-2/current-system-vm
Error: android: Command failed with exit code 2


-- 
Олег Неманов (Oleg Nemanov)

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



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

2017-04-28 Thread matrosov-nikita
Github user matrosov-nikita commented on the issue:

https://github.com/apache/cordova-plugin-device-orientation/pull/34
  
@infil00p, sorry for late reply, I've tested a plugin with two Samsung 
devices:
1) Samsung Galaxy Core Prime VE Duos SM-G361H (Android 5.1)
![samsung galaxy core prime ve duos 
sm-g361h](https://cloud.githubusercontent.com/assets/12752587/25530833/5ad2daa8-2c30-11e7-9ff1-eae35a1dcd97.png)
It has only 'Screen Orientation Sensor' with orientation type 65558
2) Samsung Galaxy S5 (Android 5.1)

![samsung](https://cloud.githubusercontent.com/assets/12752587/25530943/b4745c6c-2c30-11e7-844f-796cb1a54ba3.PNG)
It has two orientation sensors - 'Screen Orientation Sensor'(type=65558) 
and 'Orientation Sensor'(type=3)

For Samsung Galaxy S5 plugin works perfect. So, not all devices are 
affected. It depends on what orientation sensors the device has.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: Nightly build #321 for cordova has failed

2017-04-28 Thread alsorokin
I ended up adding this failing node to a blacklist. We'll have to do so for 
every other node that shows a similar error.

-Original Message-
From: alsoro...@apache.org [mailto:alsoro...@apache.org] 
Sent: Friday, April 28, 2017 12:30 PM
To: dev@cordova.apache.org
Cc: Vladimir Kotikov (Akvelon) 
Subject: RE: Nightly build #321 for cordova has failed

Yet again, sent from the wrong address, sorry. Replying from the apache address 
to make it bypass the check.

-Original Message-
From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com.INVALID]
Sent: Friday, April 28, 2017 12:28 PM
To: dev@cordova.apache.org
Cc: Vladimir Kotikov (Akvelon) 
Subject: RE: Nightly build #321 for cordova has failed

Unfortunately we don't have our own slave nodes at Apache Jenkins.
One thing we could do though, is try to avoid the slaves with this ancient Node 
version. I'll take a look at this.

-Original Message-
From: Darryl Pogue [mailto:dvpdin...@gmail.com]
Sent: Thursday, April 27, 2017 7:57 PM
To: dev@cordova.apache.org
Cc: Vladimir Kotikov (Akvelon) 
Subject: Re: Nightly build #321 for cordova has failed

One of the indirect dependencies of cordova-coho (figures, via
inquirer) is using ES6 `const` and the ancient version of node
(v0.10.25) that Jenkins is running considers that to be a syntax error.

Since we've dropped support for node 0.x from the user-facing tools, it 
probably makes sense to upgrade Jenkins to use node 6 LTS?

On 27 April 2017 at 09:03, Apache Jenkins Server  
wrote:
>
> Nightly build #321 for cordova has failed.
>
> Please check failure details on build details page at 
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild
> s.apache.org%2Fjob%2Fcordova-nightly%2F321%2F=02%7C01%7Cv-alsoro%
> 40microsoft.com%7C543d08e4b8974ba91bfa08d48d8e723a%7C72f988bf86f141af9
> 1ab2d7cd011db47%7C1%7C0%7C636289090325559817=RJf3B7vK1niKBQ1IRcW
> L0KCCZUedhK5Mg9mrpbrsGnQ%3D=0
> You can also take a look at build console: 
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild
> s.apache.org%2Fjob%2Fcordova-nightly%2F321%2FconsoleFull=02%7C01%
> 7Cv-alsoro%40microsoft.com%7C543d08e4b8974ba91bfa08d48d8e723a%7C72f988
> bf86f141af91ab2d7cd011db47%7C1%7C0%7C636289090325559817=Pv8BKDH8
> %2Fz9Jbybb8Lb%2F3ho1TO%2BRMHYrKFui2n4Rrhk%3D=0
>
> -
> Jenkins for Apache Cordova
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

B CB  [  
X  ܚX KK[XZ[  ] ][  X  ܚX P ܙݘK \X K ܙ B  ܈Y][ۘ[  [X[  K[XZ[  
] Z[ ܙݘK \X K ܙ B


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: Nightly build #321 for cordova has failed

2017-04-28 Thread alsorokin
Yet again, sent from the wrong address, sorry. Replying from the apache address 
to make it bypass the check.

-Original Message-
From: Alexander Sorokin (Akvelon) [mailto:v-als...@microsoft.com.INVALID] 
Sent: Friday, April 28, 2017 12:28 PM
To: dev@cordova.apache.org
Cc: Vladimir Kotikov (Akvelon) 
Subject: RE: Nightly build #321 for cordova has failed

Unfortunately we don't have our own slave nodes at Apache Jenkins.
One thing we could do though, is try to avoid the slaves with this ancient Node 
version. I'll take a look at this.

-Original Message-
From: Darryl Pogue [mailto:dvpdin...@gmail.com]
Sent: Thursday, April 27, 2017 7:57 PM
To: dev@cordova.apache.org
Cc: Vladimir Kotikov (Akvelon) 
Subject: Re: Nightly build #321 for cordova has failed

One of the indirect dependencies of cordova-coho (figures, via
inquirer) is using ES6 `const` and the ancient version of node
(v0.10.25) that Jenkins is running considers that to be a syntax error.

Since we've dropped support for node 0.x from the user-facing tools, it 
probably makes sense to upgrade Jenkins to use node 6 LTS?

On 27 April 2017 at 09:03, Apache Jenkins Server  
wrote:
>
> Nightly build #321 for cordova has failed.
>
> Please check failure details on build details page at 
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild
> s.apache.org%2Fjob%2Fcordova-nightly%2F321%2F=02%7C01%7Cv-alsoro%
> 40microsoft.com%7C543d08e4b8974ba91bfa08d48d8e723a%7C72f988bf86f141af9
> 1ab2d7cd011db47%7C1%7C0%7C636289090325559817=RJf3B7vK1niKBQ1IRcW
> L0KCCZUedhK5Mg9mrpbrsGnQ%3D=0
> You can also take a look at build console: 
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild
> s.apache.org%2Fjob%2Fcordova-nightly%2F321%2FconsoleFull=02%7C01%
> 7Cv-alsoro%40microsoft.com%7C543d08e4b8974ba91bfa08d48d8e723a%7C72f988
> bf86f141af91ab2d7cd011db47%7C1%7C0%7C636289090325559817=Pv8BKDH8
> %2Fz9Jbybb8Lb%2F3ho1TO%2BRMHYrKFui2n4Rrhk%3D=0
>
> -
> Jenkins for Apache Cordova
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

B CB  [  
X  ܚX KK[XZ[
 ] ][  X  ܚX P ܙݘK \X K ܙ B  ܈Y][ۘ[  [X[  K[XZ[
 ] Z[ ܙݘK \X K ܙ B


-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



RE: Nightly build #321 for cordova has failed

2017-04-28 Thread Alexander Sorokin (Akvelon)
Unfortunately we don't have our own slave nodes at Apache Jenkins.
One thing we could do though, is try to avoid the slaves with this ancient Node 
version. I'll take a look at this.

-Original Message-
From: Darryl Pogue [mailto:dvpdin...@gmail.com] 
Sent: Thursday, April 27, 2017 7:57 PM
To: dev@cordova.apache.org
Cc: Vladimir Kotikov (Akvelon) 
Subject: Re: Nightly build #321 for cordova has failed

One of the indirect dependencies of cordova-coho (figures, via
inquirer) is using ES6 `const` and the ancient version of node
(v0.10.25) that Jenkins is running considers that to be a syntax error.

Since we've dropped support for node 0.x from the user-facing tools, it 
probably makes sense to upgrade Jenkins to use node 6 LTS?

On 27 April 2017 at 09:03, Apache Jenkins Server  
wrote:
>
> Nightly build #321 for cordova has failed.
>
> Please check failure details on build details page at 
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild
> s.apache.org%2Fjob%2Fcordova-nightly%2F321%2F=02%7C01%7Cv-alsoro%
> 40microsoft.com%7C543d08e4b8974ba91bfa08d48d8e723a%7C72f988bf86f141af9
> 1ab2d7cd011db47%7C1%7C0%7C636289090325559817=RJf3B7vK1niKBQ1IRcW
> L0KCCZUedhK5Mg9mrpbrsGnQ%3D=0
> You can also take a look at build console: 
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuild
> s.apache.org%2Fjob%2Fcordova-nightly%2F321%2FconsoleFull=02%7C01%
> 7Cv-alsoro%40microsoft.com%7C543d08e4b8974ba91bfa08d48d8e723a%7C72f988
> bf86f141af91ab2d7cd011db47%7C1%7C0%7C636289090325559817=Pv8BKDH8
> %2Fz9Jbybb8Lb%2F3ho1TO%2BRMHYrKFui2n4Rrhk%3D=0
>
> -
> Jenkins for Apache Cordova
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org