Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9EA4D11F50 for ; Tue, 22 Jul 2014 18:06:42 +0000 (UTC) Received: (qmail 79075 invoked by uid 500); 22 Jul 2014 18:06:42 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 79037 invoked by uid 500); 22 Jul 2014 18:06:42 -0000 Mailing-List: contact issues-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 issues@cordova.apache.org Received: (qmail 78868 invoked by uid 99); 22 Jul 2014 18:06:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2014 18:06:42 +0000 Date: Tue, 22 Jul 2014 18:06:41 +0000 (UTC) From: "Jesse MacFadyen (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-6748) Can't update windows8 platform MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-6748. --------------------------------- Resolution: Fixed Fix Version/s: 3.6.0 Available with 3.6.0 > Can't update windows8 platform > ------------------------------ > > Key: CB-6748 > URL: https://issues.apache.org/jira/browse/CB-6748 > Project: Apache Cordova > Issue Type: Bug > Components: Windows 8 > Affects Versions: 3.4.0 > Environment: Windows 8.1 > Cordova 3.4.1 > Reporter: Avner Silberman > Assignee: Jesse MacFadyen > Fix For: 3.6.0 > > > I can't upgrade an existing windows8 (cordova 3.1) project. Looking at update.js it is out of date with newer folder structures. > Steps to reproduce: > cordova create win8update > cd win8update > cordova platform add windows8 > cordova platform update windows8 > Running command: C:\Users\avner\.cordova\lib\windows8\cordova\3.4.0\windows8\bin\update.bat c:\Bitbucket\test\platforms\windows8 > The path provided is not a path to a cordova windows phone project. > Please provide the path to the root folder of your cordova windows phone project. > Command finished with error code 2: C:\Users\avner\.cordova\lib\windows8\cordova\3.4.0\windows8\bin\update.bat c:\Bitbucket\test\platforms\windows8 > Error: C:\Users\avner\.cordova\lib\windows8\cordova\3.4.0\windows8\bin\update.bat: Command failed with exit code 2 > at ChildProcess.whenDone (C:\Users\avner\AppData\Roaming\npm\node_modules\cordova\src\superspawn.js:126:23) > at ChildProcess.EventEmitter.emit (events.js:98:17) > at maybeClose (child_process.js:743:16) > at Process.ChildProcess._handle.onexit (child_process.js:810:5) -- This message was sent by Atlassian JIRA (v6.2#6252)