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 8B18811DDF for ; Tue, 13 May 2014 20:03:55 +0000 (UTC) Received: (qmail 57517 invoked by uid 500); 13 May 2014 19:37:15 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 57493 invoked by uid 500); 13 May 2014 19:37:15 -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 57485 invoked by uid 99); 13 May 2014 19:37:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 19:37:15 +0000 Date: Tue, 13 May 2014 19:37:14 +0000 (UTC) From: "Sergey Grebnov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6684) [3.5.0rc][Windows8] Splash screen setting breaks the build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sergey Grebnov created CB-6684: ---------------------------------- Summary: [3.5.0rc][Windows8] Splash screen setting breaks the = build Key: CB-6684 URL: https://issues.apache.org/jira/browse/CB-6684 Project: Apache Cordova Issue Type: Bug Components: Windows 8 Reporter: Sergey Grebnov Assignee: Sergey Grebnov Add dummy splash screen settings to config.xml Run build C:\temp\_rc3_5_0\app =CE=BB cordova build windows8 Running command: C:\temp\_rc3_5_0\app\platforms\windows8\cordova\build.bat Building Cordova Windows 8 Project: Configuration : Debug Directory : C:\temp\_rc3_5_0\app\platforms\windows8 MSBuildToolsPath: C:\Program Files (x86)\MSBuild\12.0\bin\ cmd /c ""C:\Program Files (x86)\MSBuild\12.0\bin\msbuild" "C:\temp\_rc3_5_0= \app\platforms\windows8\CordovaApp.sln" /clp:NoSummary;NoItemAndPropertyLis= t;Verbosity=3Dminimal /nologo /p:Configuration=3DDebug" Building the projects in this solution one at a time. To enable parallel bu= ild, please add the "/m" switch. Applying Platform Config ... Setting SplashScreen =3D screen package.appxmanifest(20,31): error APPX1617: App manifest references the sp= lash screen image 'screen' which has an unsupported extension. Extension must be JPG, JPEG, or PNG. [C:\temp\_r= c3_5_0\app\platforms\windows8\CordovaApp.jsproj] Error: C:\temp\_rc3_5_0\app\platforms\windows8\cordova\build.bat: Command f= ailed with exit code 2 at ChildProcess.whenDone (C:\Users\Sergei\AppData\Roaming\npm\node_modu= les\cordova\node_modules\cordova-lib\src\cordova\superspawn.js:131: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) We should check that file exists and if not then echo warning message inste= ad of fail -- This message was sent by Atlassian JIRA (v6.2#6252)