[
https://issues.apache.org/jira/browse/CB-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14112698#comment-14112698
]
ASF subversion and git services commented on CB-7377:
-----------------------------------------------------
Commit 9534848857251de00f8ebcefe0265cffad433d04 in cordova-windows's branch
refs/heads/3.6.x from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=9534848 ]
CB-7377 Removes unnecessary rules tracing which is also incorrectly handled by
PS
> Whitelist. Windows build error due to 'invalid URI rules in config.xml'
> -----------------------------------------------------------------------
>
> Key: CB-7377
> URL: https://issues.apache.org/jira/browse/CB-7377
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows 8
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
>
> This occurs if config.xml contains access rule which does not use 'https://'
> protocol. Windows 8.1 and Windows Phone 8.1 targets which we recently added
> support for support https only so we have the following build error as a
> result.
> App manifest contains invalid content URI rules 'http://*'. The rule must
> begin with 'https://' ...
> Repro steps
> 1. Get and install: cordova-cli, cordova-js, all plugins, cordova-windows,
> cordova mobile-spec (mspec brunch)
> 2. Create mobilespec app using
> cordova-mobile-spec/createmobilespec/createmobilespec
> 3. Add windows platform to created app
> 4. Build mobilespec app for windows
--
This message was sent by Atlassian JIRA
(v6.2#6252)