Natalia Bartol created CB-5224:
----------------------------------
Summary: Fix invalid pattern for testing msbuild availability for
wp7 - localization!
Key: CB-5224
URL: https://issues.apache.org/jira/browse/CB-5224
Project: Apache Cordova
Issue Type: Bug
Components: CordovaJS
Affects Versions: 3.1.0
Environment: Windows
Reporter: Natalia Bartol
Priority: Critical
Please take a look at:
https://github.com/apache/cordova-wp8/pull/12
"It looks like the regex used to check if msbuild is in the path is a bit
flawed. For example in the italian localization of msbuild the -version command
outputs:
Microsoft (R) Build Engine versione 4.0.30319.17929
[Microsoft .NET Framework versione 4.0.30319.18051]
Copyright (C) Microsoft Corporation. Tutti i diritti riservati.
4.0.30319.17929
Locally I have circumvented the error by editing check_reqs.js however it would
be better to use a regex that takes into account localized versions of the .net
framework"
Patch is ready - very small change, thus critical priority.
--
This message was sent by Atlassian JIRA
(v6.1#6144)