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 8CD78200C00 for ; Wed, 18 Jan 2017 09:27:40 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8B5C6160B44; Wed, 18 Jan 2017 08:27:40 +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 D2843160B3A for ; Wed, 18 Jan 2017 09:27:39 +0100 (CET) Received: (qmail 93144 invoked by uid 500); 18 Jan 2017 08:27:39 -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 93133 invoked by uid 99); 18 Jan 2017 08:27:38 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 08:27:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 685C11A0612 for ; Wed, 18 Jan 2017 08:27:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.198 X-Spam-Level: X-Spam-Status: No, score=-1.198 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Br_PxrWH1YFg for ; Wed, 18 Jan 2017 08:27:37 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 00F2E5FB0F for ; Wed, 18 Jan 2017 08:27:37 +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 9BD5FE7379 for ; Wed, 18 Jan 2017 08:27:27 +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 7343D25287 for ; Wed, 18 Jan 2017 08:27:26 +0000 (UTC) Date: Wed, 18 Jan 2017 08:27:26 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12298) [Windows] bundle.appxupload not generated for Windows 10 target MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 Jan 2017 08:27:40 -0000 [ https://issues.apache.org/jira/browse/CB-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827608#comment-15827608 ] ASF GitHub Bot commented on CB-12298: ------------------------------------- Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-windows/pull/220 LGTM > [Windows] bundle.appxupload not generated for Windows 10 target > --------------------------------------------------------------- > > Key: CB-12298 > URL: https://issues.apache.org/jira/browse/CB-12298 > Project: Apache Cordova > Issue Type: Bug > Components: Windows > Reporter: Sergey Shakhnazarov > Priority: Critical > Labels: triaged, windows, workaround-exists > > {{cordova build windows --release --device -- --win --bundle --uap --archs="x86 x64 arm"}} does not result in a *.bundle.appxupload generated in AppPackages ([known issue|https://blogs.msdn.microsoft.com/wsdevsol/2016/01/08/windows-store-app-projects-stopped-generating-the-appxupload-file-after-installing-vs-2015-update-1/]). > Workarounds: > 1. Create packages in Visual Studio, > 2. Use master/nightly platform version and additional MSBuild flag {noformat}cordova build windows --release --device -- --win --buildFlag="/p:UapAppxPackageBuildMode=StoreUpload" --bundle --appx=uap --archs="x86 x64 arm"{noformat} -- 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