[
https://issues.apache.org/jira/browse/CB-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996972#comment-13996972
]
ASF GitHub Bot commented on CB-6685:
------------------------------------
GitHub user sgrebnov opened a pull request:
https://github.com/apache/cordova-wp8/pull/33
CB-6685 [3.5.0rc][WP8] Build error: Command failed with exit code 2
https://issues.apache.org/jira/browse/CB-6685
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-wp8 CB-6685
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-wp8/pull/33.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #33
----
commit 73f5372587d3fa09d7a35dc201fb1f4df9452595
Author: sgrebnov <[email protected]>
Date: 2014-05-13T22:15:11Z
CB-6685 [3.5.0rc][WP8] Build error: Command failed with exit code 2
----
> [3.5.0rc][WP8] Build error: Command failed with exit code 2
> -----------------------------------------------------------
>
> Key: CB-6685
> URL: https://issues.apache.org/jira/browse/CB-6685
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Affects Versions: 3.5.0
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
>
> λ cordova build wp8
> Running command: C:\temp\_rc3_5_0\app\platforms\wp8\cordova\build.bat
> WARNING: [ --debug | --release ] not specified, defaulting to debug...
> Cleaning cordova project...
> Building Cordova-WP8 Project:
> Configuration : Debug
> Directory : C:\temp\_rc3_5_0\app\platforms\wp8
> MSBuildToolsPath: C:\Program Files (x86)\MSBuild\12.0\bin\
> buildCommand = %comspec% /c ""C:\Program Files
> (x86)\MSBuild\12.0\bin\msbuild"
> "C:\temp\_rc3_5_0\app\platforms\wp8\BlankCordovaApp1.sln"
> /clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal /nologo
> /p:Configuration=Debug"
> Building the projects in this solution one at a time. To enable parallel
> build, please add the "/m" switch.
> BlankCordovaApp1 ->
> C:\temp\_rc3_5_0\app\platforms\wp8\Bin\Debug\io.cordova.BlankCordovaApp1.dll
> Begin application manifest generation
> Application manifest generation completed successfully
> Begin Xap packaging
> Error: C:\temp\_rc3_5_0\app\platforms\wp8\cordova\build.bat: Command failed
> with exit code 2
> at ChildProcess.whenDone
> (C:\Users\Sergei\AppData\Roaming\npm\node_modules\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)
--
This message was sent by Atlassian JIRA
(v6.2#6252)