Nightly build #444 for cordova has failed

2017-07-31 Thread Apache Jenkins Server
Nightly build #444 for cordova has failed.

Please check failure details on build details page at 
https://builds.apache.org/job/cordova-nightly/444/
You can also take a look at build console: 
https://builds.apache.org/job/cordova-nightly/444/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-wkwebview-engine pull request #41: CB-12895: replaced jshint ...

2017-07-31 Thread audreyso
GitHub user audreyso opened a pull request:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/41

CB-12895: replaced jshint with eslint



### Platforms affected


### What does this PR do?
replaced jshint with eslint

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


### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] 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.
- [X] 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/audreyso/cordova-plugin-wkwebview-engine 
CB-12895

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

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/41.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 #41


commit b2b121b856d0ea92fadca6cae5d8ff283c68f40f
Author: Audrey So 
Date:   2017-06-12T18:59:35Z

CB-12895 : added eslint and removed jshint

commit 919dbcec374b3a7ebab0131da9870ec25cb10db2
Author: Audrey So 
Date:   2017-07-31T20:52:59Z

CB-12895 : rebased and updated files




---
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-inappbrowser pull request #233: android support for focusing ...

2017-07-31 Thread lkounadis
GitHub user lkounadis opened a pull request:

https://github.com/apache/cordova-plugin-inappbrowser/pull/233

android support for focusing (better) on inputs

### Commit required 
CB-11248 InAppBrowser no focus on input text fields

### Platforms affected
Android


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

$ git pull https://github.com/Onegini/cordova-plugin-inappbrowser master

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

https://github.com/apache/cordova-plugin-inappbrowser/pull/233.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 #233


commit c21943fa3e48e0e26d26ae31b595ca64d886a46f
Author: Pawel Lewandowski 
Date:   2015-03-26T07:39:03Z

inAppBrowser will allow back-to-the-app-redirections using application's 
custom scheme

scheme can be configured in config.xml using "CustomAppScheme" proererty

commit ebca6c767767e46ffee5356cb7433794740f188d
Author: Pawel Lewandowski 
Date:   2015-03-26T11:31:41Z

inAppBrowser will not show the error while redirecting back to application

commit 5fbd28fa4730d03c500143470bff0f58ef35b716
Author: Robert Szuba 
Date:   2015-05-08T10:13:49Z

OAUTH-773 disable back button functionality for android

commit 71bb6bd0da76b16bf43ab06066bb3de9c13be951
Author: Robert Szuba 
Date:   2015-05-08T10:22:48Z

OAUTH-773 updated README

commit f0c2258433725d9f04b1b97837230c6b04843e07
Author: Pawel Lewandowski 
Date:   2015-08-20T11:00:20Z

MS-608, fixed statusBar overlapping issue within inAppBrowser view

commit efb781a44087995b91dcb7dfe17b54460c43d6bc
Author: Pawel Lewandowski 
Date:   2015-09-03T05:42:16Z

inAppBrowser will attempt to retry failing redirect using system once

commit a88b95b97936382229384072378f438b10f99ac6
Author: Pawel Lewandowski 
Date:   2015-09-03T06:13:38Z

added string to url conversion to avoid invalid selector exception

commit 839cdf1278e0ddf0c248fa2d383acc61bb4eb882
Author: Pawel Lewandowski 
Date:   2015-09-18T07:26:27Z

changed application scheme property name

commit 8eaeca6066c35be79e2b30c7d5bc41e0afbf0750
Author: Pawel Lewandowski 
Date:   2016-04-26T12:55:04Z

Merge branch 'master' of 
https://github.com/apache/cordova-plugin-inappbrowser into apache-master

commit 4bb3fabceec588fae4f3cac8f99e67d6fe2014c7
Author: Pawel Lewandowski 
Date:   2016-04-26T12:55:39Z

Merge branch 'apache-master'

commit 7dc06fa350b667060116557fcee31c6b11e22126
Author: Pawel Lewandowski 
Date:   2016-04-27T06:47:31Z

removed application scheme property and detecting if there is an activity 
which can handle the uri

commit 01968d06004645fb6289d35c1ba31eb048c8620d
Author: Pawel Lewandowski 
Date:   2016-05-13T15:14:37Z

inAppBrowser should attempt to dispatch intents only in case it is not 
capable of handling redirection

commit e36829ad7042d1dd389b4bc9af6b67c8b306c48e
Author: Stein Welberg 
Date:   2017-03-17T09:47:30Z

Merge remote-tracking branch 'upstream/master'

# Conflicts:
#   src/android/InAppBrowser.java




---
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-file pull request #212: CB-13028 (CI) Browser builds on Travi...

2017-07-31 Thread alsorokin
GitHub user alsorokin opened a pull request:

https://github.com/apache/cordova-plugin-file/pull/212

CB-13028 (CI) Browser builds on Travis

### Platforms affected
Browser

### What does this PR do?
Enables Travis to run tests on browser platform (except chrome)
Chrome blocks test execution by showing a permissions pop-up

### What testing has been done on this change?
See Travis results under this PR

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] 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.
- [x] 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/alsorokin/cordova-plugin-file CB-13028

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

https://github.com/apache/cordova-plugin-file/pull/212.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 #212


commit b514aaf40112a20dfb38acbfb25ad41d783c1da6
Author: Alexander Sorokin 
Date:   2017-07-31T12:32:14Z

CB-13028 (CI) Browser builds on Travis




---
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-device-orientation pull request #38: CB-13028 (CI) Browser bu...

2017-07-31 Thread alsorokin
Github user alsorokin closed the pull request at:

https://github.com/apache/cordova-plugin-device-orientation/pull/38


---
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-device-orientation pull request #38: CB-13028 (CI) Browser bu...

2017-07-31 Thread alsorokin
GitHub user alsorokin opened a pull request:

https://github.com/apache/cordova-plugin-device-orientation/pull/38

CB-13028 (CI) Browser builds on Travis and AppVeyor

### Platforms affected
Browser

### What does this PR do?
Enables AppVeyor and Travis to run tests on browser platform

### What testing has been done on this change?
See AppVeyor and Travis results under this PR

### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [x] 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.
- [x] 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/alsorokin/cordova-plugin-device-orientation 
CB-13028

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

https://github.com/apache/cordova-plugin-device-orientation/pull/38.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 #38


commit a9da235a67d4df1551e6b29662de32cf33d8d03f
Author: Alexander Sorokin 
Date:   2017-07-31T07:49:31Z

CB-13028 (CI) Browser builds on Travis and AppVeyor




---
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-vibration pull request #58: CB-13028 (CI) Browser builds on T...

2017-07-31 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-vibration/pull/58


---
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