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 1474D200BBD for ; Tue, 8 Nov 2016 13:33:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 131C1160B0A; Tue, 8 Nov 2016 12:33:00 +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 5B208160AFA for ; Tue, 8 Nov 2016 13:32:59 +0100 (CET) Received: (qmail 39270 invoked by uid 500); 8 Nov 2016 12:32:58 -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 39258 invoked by uid 99); 8 Nov 2016 12:32:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 12:32:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5083B2C0276 for ; Tue, 8 Nov 2016 12:32:58 +0000 (UTC) Date: Tue, 8 Nov 2016 12:32:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12124) DeviceCapability not added to windows10 manifest on plugin add MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 08 Nov 2016 12:33:00 -0000 [ https://issues.apache.org/jira/browse/CB-12124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15647440#comment-15647440 ] ASF GitHub Bot commented on CB-12124: ------------------------------------- Github user codecov-io commented on the issue: https://github.com/apache/cordova-windows/pull/209 ## [Current coverage](https://codecov.io/gh/apache/cordova-windows/pull/209?src=pr) is 74.64% (diff: 100%) > Merging [#209](https://codecov.io/gh/apache/cordova-windows/pull/209?src=pr) into [master](https://codecov.io/gh/apache/cordova-windows/branch/master?src=pr) will not change coverage ```diff @@ master #209 diff @@ ========================================== Files 15 15 Lines 2067 2067 Methods 390 390 Messages 0 0 Branches 403 403 ========================================== Hits 1543 1543 Misses 524 524 Partials 0 0 ``` > Powered by [Codecov](https://codecov.io?src=pr). Last update [d6322b7...74e84e3](https://codecov.io/gh/apache/cordova-windows/compare/d6322b774a6b4db624813f58c3cd8e15a5924a83...74e84e3dc48d6f6a78cc3eb3f170352e3937e0b8?src=pr) > DeviceCapability not added to windows10 manifest on plugin add > -------------------------------------------------------------- > > Key: CB-12124 > URL: https://issues.apache.org/jira/browse/CB-12124 > Project: Apache Cordova > Issue Type: Bug > Components: Windows > Affects Versions: 4.4.3 > Reporter: Sergey Shakhnazarov > > {{cordova create test && cd test}} > {{cordova platform add windows@4.4.3}} > {{cordova plugin add phonegap-plugin-barcodescanner}} > {{type platforms\windows\package.windows10.appxmanifest}} > {code} > > > > {code} > {{type platforms\windows\package.windows.appxmanifest}} > {code} > > > > > {code} > plugin.xml: > {code} > > > > {code} > The issue does not reproduce in cordova-windows@4.4.2 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org