Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5B9C8200C5C for ; Thu, 20 Apr 2017 14:58:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5A257160B9F; Thu, 20 Apr 2017 12:58:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A2A38160B91 for ; Thu, 20 Apr 2017 14:58:41 +0200 (CEST) Received: (qmail 48115 invoked by uid 500); 20 Apr 2017 12:58:40 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 48104 invoked by uid 500); 20 Apr 2017 12:58:40 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 48101 invoked by uid 99); 20 Apr 2017 12:58:40 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2017 12:58:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 54EBDE00C4; Thu, 20 Apr 2017 12:58:40 +0000 (UTC) From: srinivas-palakurti To: callback-dev@incubator.apache.org Reply-To: callback-dev@incubator.apache.org Message-ID: Subject: [GitHub] cordova-mobile-spec pull request #143: 3.6.x Content-Type: text/plain Date: Thu, 20 Apr 2017 12:58:40 +0000 (UTC) archived-at: Thu, 20 Apr 2017 12:58:42 -0000 GitHub user srinivas-palakurti opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/143 3.6.x ### 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-xxxx 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/apache/cordova-mobile-spec 3.6.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-mobile-spec/pull/143.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 #143 ---- commit 27053f7dd8b3304232e7c49f61bd4ee260b5b9eb Author: Steven Gill Date: 2014-08-26T20:35:29Z Set VERSION to 3.6.0 (via coho) commit 744f3ce4cf728b48f5dac0401d422beedcf8e197 Author: Marcel Kinard Date: 2014-08-27T17:58:05Z CB-7410 add test targets to whitelist The InAppBrowser tests target the google.com home page, but recently they started redirecting all unencrypted traffic to ssl, so we need to add the https endpoint of google the whitelist. (cherry picked from commit 72cefd4b9e9e5f090185ca6604d9296dac4bfe23) commit 15903109c984d7543bb356e39e42bcf36a55083d Author: Marcel Kinard Date: 2014-09-05T13:51:13Z Set VERSION to 3.6.1 (via coho) commit 09baccdd575b55927645951a2f7a42eae13174d8 Author: Marcel Kinard Date: 2014-09-05T19:41:31Z Merge branch 'master' into 3.6.x Conflicts: VERSION commit 3fba3d8ba08acc3116d81a61e91b42a41ef6dd11 Author: Marcel Kinard Date: 2014-09-12T20:16:22Z Set VERSION to 3.6.3 (via coho) ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org