[ 
https://issues.apache.org/jira/browse/CB-12416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855912#comment-15855912
 ] 

ASF subversion and git services commented on CB-12416:
------------------------------------------------------

Commit 04ffbeb789135f1e87dfd5ad80f99977c10e9470 in cordova-windows's branch 
refs/heads/5.0.x from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=04ffbeb ]

CB-12416 (Windows) Built bundles are misplaced when building for multiple archs

Added scale-240 exclude back to avoid an empty Windows 10 package creation
This closes #226


> (Windows) Built bundles are misplaced when building for multiple archs
> ----------------------------------------------------------------------
>
>                 Key: CB-12416
>                 URL: https://issues.apache.org/jira/browse/CB-12416
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: Master
>            Reporter: Alexander Sorokin
>              Labels: triaged
>
> When running a command like {{cordova build windows --release -- --archs="arm 
> x86 x64"}}, the expected output would be that each built bundle is located in 
> its own folder, like this:
> {{CordovaApp.Windows10_1.0.0.0_arm_Test}}
> {{CordovaApp.Windows10_1.0.0.0_x86_Test}}
> {{CordovaApp.Windows10_1.0.0.0_x64_Test}}
> But cordova-windows@5.0.0 builds only the first specified architecture in its 
> own folder, like this:
> {{CordovaApp.Windows10_1.0.0.0_arm_Test}} <- arm package here
> {{CordovaApp.Windows10_1.0.0.0_Test}} <- x86 and x64 packages here



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to