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 6BEEB200C4F for ; Fri, 3 Mar 2017 01:00:54 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6AC3F160B6F; Fri, 3 Mar 2017 00:00:54 +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 B6ED2160B7A for ; Fri, 3 Mar 2017 01:00:53 +0100 (CET) Received: (qmail 18350 invoked by uid 500); 3 Mar 2017 00:00:53 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 18250 invoked by uid 99); 3 Mar 2017 00:00:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2017 00:00:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5551018E175 for ; Fri, 3 Mar 2017 00:00:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.346 X-Spam-Level: X-Spam-Status: No, score=-2.346 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id me9F0Ab-qVWP for ; Fri, 3 Mar 2017 00:00:51 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 622485FDEA for ; Fri, 3 Mar 2017 00:00:51 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C95A8E06B9 for ; Fri, 3 Mar 2017 00:00:48 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6012A24168 for ; Fri, 3 Mar 2017 00:00:48 +0000 (UTC) Date: Fri, 3 Mar 2017 00:00:48 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12237) Plugins Release Dec 12th, 2016 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 03 Mar 2017 00:00:54 -0000 [ https://issues.apache.org/jira/browse/CB-12237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893322#comment-15893322 ] ASF subversion and git services commented on CB-12237: ------------------------------------------------------ Commit 1c12db572bef0874e9c1400e2351d123171b4985 in cordova-plugin-battery-status's branch refs/heads/1.2.x from [~shazron] [ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;h=1c12db5 ] CB-12237 Incremented plugin version. > Plugins Release Dec 12th, 2016 > ------------------------------ > > Key: CB-12237 > URL: https://issues.apache.org/jira/browse/CB-12237 > Project: Apache Cordova > Issue Type: Task > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > > Following steps at https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md > cordova-plugin-inappbrowser, the plugin minor version was incremented in plugin.xml to 1.6.0 but not incremented in package.json. Thus when the packaging automation ran, the version had a mismatch, and that this is reflected in cordova-plugin-inappbrowser. > https://github.com/apache/cordova-plugin-inappbrowser/commit/cfbd3845a893df647ff39ec3c750804d775a0e57 > We should have a version mismatch automation check during release as well in coho, and/or the tests. > The plugin can't be published this release because package.json shows the version is 1.5.1 while plugin.xml is 1.6.0 (1.6.0 is correct). > I will have to omit cordova-plugin-inappbrowser in the previous release, and put out another cordova plugins release (this release) which includes: > 1) Updates in cordova-plugin-battery-status that we discussed (--browserify fixes for Windows) > 2) The package.json update in cordova-plugin-inappbrowser (same version, 1.6.0) > The below was planned, but is postponed for yet a later release: > 3) package.json and plugin.xml version bump in cordova-plugin-screen-orientation (to 1.4.3) -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org