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

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

Commit 2fc86e2833637daa6e842e5d8eb7c88c4f50d784 in cordova-android's branch 
refs/heads/master from [~mlegenhausen]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=2fc86e2 ]

CB-9391 Fixes cdvBuildMultipleApks option casting

This closes #199


> cdvBuildMultipleApks options for android build isn't respected
> --------------------------------------------------------------
>
>                 Key: CB-9391
>                 URL: https://issues.apache.org/jira/browse/CB-9391
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>
> Casting {{cdvBuildMultipleApks}} via {{!!}} does not work when you want to 
> modify the build process via the command line. The problem can be simply 
> reproduced when running: {{cordova build android -- 
> --gradleArg=-PcdvBuildMultipleApks=false}}. The expected output would be a 
> build with a single apk. But the result is a build with multiple apks cause 
> !!"false" is true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to