[GitHub] cordova-android issue #361: CB-8348: (android) Add the ability to publish to...

2017-02-15 Thread bhariharan
Github user bhariharan commented on the issue: https://github.com/apache/cordova-android/pull/361 @stevengill The build errors are fixed. You should be able to run `gradle bintrayUpload` and see the artifacts on your `Maven` repo once this pull request is merged. The only requirement

Nightly build #255 for cordova has failed

2017-02-15 Thread Apache Jenkins Server
Nightly build #255 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/255/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/255/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-android issue #361: CB-8348: (android) Add the ability to publish to...

2017-02-15 Thread bhariharan
Github user bhariharan commented on the issue: https://github.com/apache/cordova-android/pull/361 It [this](https://travis-ci.org/apache/cordova-android/builds/201988615) build stuck? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-media pull request #128: CB-12422: (iOS) Fix readme issue on ...

2017-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/128 --- 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

Cordova Android Test Re-Write

2017-02-15 Thread Joe Bowser
Hey So, after the last release when we switched bridge modes, we ran into some issues related to the new bridge not behaving exactly like the old bridge. This isn't a huge deal, since the old bridge never went away, and you can manually set the bridge, but it would have been good to actually have

[GitHub] cordova-android issue #361: CB-8348: (android) Add the ability to publish to...

2017-02-15 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-android/pull/361 @bhariharan I'm going to blame Travis for this. I'll take a look at this issue later today or tomorrow, time permitting. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-ios issue #289: CB-12384 ios: Add Cocoa Touch Framework target for C...

2017-02-15 Thread khawkins
Github user khawkins commented on the issue: https://github.com/apache/cordova-ios/pull/289 @shazron Is this something you could take a look at, and/or mention anyone else who might be interested? Cc: @sgoldberg-sfdc @bhariharan --- If your project is set up for it, you can reply

[GitHub] cordova-ios pull request #289: CB-12384 ios: Add Cocoa Touch Framework targe...

2017-02-15 Thread khawkins
GitHub user khawkins opened a pull request: https://github.com/apache/cordova-ios/pull/289 CB-12384 ios: Add Cocoa Touch Framework target for CordovaLib functionality ### Platforms affected iOS ### What does this PR do? Adds a Cocoa Touch

The PhoneGap team's commitment

2017-02-15 Thread Jesse
We recently had a team meeting where we discussed our team's goals and Apache Cordova. I wrote a blog post [1] about it if you're interested. tl;dr We're all in this together. We will do more to grow our list of contributors, and focus on what we feel is most important. [1]

[GitHub] cordova-android issue #361: CB-8348: (android) Add the ability to publish to...

2017-02-15 Thread bhariharan
Github user bhariharan commented on the issue: https://github.com/apache/cordova-android/pull/361 Looks like this might be the issue: ``` * Where: Build file '/home/travis/build/apache/cordova-android/test-com.test.create.app1/CordovaLib/build.gradle' line: 39 * What

[GitHub] cordova-android issue #358: CB-12424: (android) Fix encoding of multipart me...

2017-02-15 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-android/pull/358 @kalliste BTW: Have you signed the ICLA with Apache? https://www.apache.org/licenses/#clas --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-inappbrowser issue #210: CB-12367: Modernize styling of iOS I...

2017-02-15 Thread magicfa
Github user magicfa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/210 I have a little improvement. If set closebuttoncaption and tintcolor then tintcolor should used for button title. I've changed function setCloseButtonTitle and it works perfect.

[GitHub] cordova-plugin-inappbrowser issue #210: CB-12367: Modernize styling of iOS I...

2017-02-15 Thread magicfa
Github user magicfa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/210 +1 --- 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

[GitHub] cordova-plugin-media issue #128: CB-12422: (iOS) Fix readme issue on backgro...

2017-02-15 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/128 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-media issue #128: CB-12422: (iOS) Fix readme issue on backgro...

2017-02-15 Thread corinnekrych
Github user corinnekrych commented on the issue: https://github.com/apache/cordova-plugin-media/pull/128 @jcesarmobile Squashed, let's see what CI has to say 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

[GitHub] cordova-plugin-media issue #128: CB-12422: (iOS) Fix readme issue on backgro...

2017-02-15 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-media/pull/128 Changes look good, not sure why CI fails now. Can you squash the commits? --- If your project is set up for it, you can reply to this email and have your reply appear on

Re: [NIGHTLY BUILDS] Missing

2017-02-15 Thread Vladimir Kotikov (Akvelon)
Hey Shazron and Fil The thing with nightly builds is that they are running (or it’d better to say they had been running until Dec, 9) on Apache infrastructure. More specifically, this is a build job that is used to run ‘coho nightly’: https://builds.apache.org/view/All/job/cordova-nightly

[GitHub] cordova-plugin-media issue #128: CB-12422: (iOS) Fix readme issue on backgro...

2017-02-15 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/128 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-media/pull/128/commits/0969777bb9b2de7601d7bec28fac21b68a24ca9d)

Nightly build #254 for cordova has failed

2017-02-15 Thread Apache Jenkins Server
Nightly build #254 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/254/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/254/consoleFull - Jenkins for Apache Cordova

Nightly build #253 for cordova has failed

2017-02-15 Thread Apache Jenkins Server
Nightly build #253 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/253/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/253/consoleFull - Jenkins for Apache Cordova