You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/02/18 13:53:18 UTC

[jira] [Updated] (CB-10303) Windows platform ignores some build options

     [ https://issues.apache.org/jira/browse/CB-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov updated CB-10303:
----------------------------------
    Labels: regression  (was: )

> Windows platform ignores some build options
> -------------------------------------------
>
>                 Key: CB-10303
>                 URL: https://issues.apache.org/jira/browse/CB-10303
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: 4.3.0
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>            Priority: Critical
>              Labels: regression
>             Fix For: 4.3.0
>
>
> When we run packaging, we put values in the build.json file like this:
> {code:title=build.json}
> {
>   "windows": {
>     "release": {
>       "packageCertificateKeyFile": "res\\native\\windows\\CordovaApp.pfx",
>       "publisherId": "CN=995C8641-FD13-454D-B93F-C1E4381956B9"
>     }
>   }
> }
> {code}
> After the packaging, the appxmanifest file has this in it: {{<Identity ... Publisher="CN=$username$" Version="1.1.0.0" />}}
> The {{$username$}} should have been replaced by CN=995C8641-FD13-454D-B93F-C1E4381956B9.
> Another problem, related to arguments parsing is that build.js ignores {{options.archs}} and take it if I set {{options.argv='--archs=x64'}}



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

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