[
https://issues.apache.org/jira/browse/CB-7129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102135#comment-14102135
]
ASF subversion and git services commented on CB-7129:
-----------------------------------------------------
Commit 10eb7b4adadab20b0aa0fb84290da4638b1af986 in cordova-windows's branch
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=10eb7b4 ]
CB-7129 VS2012 solution now accepts "anycpu" target instead of "any cpu"
> Switch to nodejs for windows platform scripts
> ---------------------------------------------
>
> Key: CB-7129
> URL: https://issues.apache.org/jira/browse/CB-7129
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Windows 8
> Affects Versions: 3.6.0
> Reporter: Vladimir Kotikov
> Assignee: Jesse MacFadyen
> Fix For: 3.6.0
>
>
> Current realization of platform/tooling scripts on Windows is using WSH
> (Windows Scripting Host) as JS engine which works unpredictable with unicode
> symbols (incorrect reading/writing of UTF-8 encoded files, incorect passing
> of unicode paths as arguments to another scripts, etc.)
> Switching to NodeJS can help to resolve many of unicode related issues in
> cordova-windows projects.
--
This message was sent by Atlassian JIRA
(v6.2#6252)