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

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

Commit 2d7d219fc1864fa22f87cebadac173fd41091351 in cordova-windows's branch 
refs/heads/master from Jason Wang (DEVDIV)
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=2d7d219 ]

CB-11548 Fix issues where MSBuild cannot be found

This is due to VS installation change. Let Cordova Windows look for MSBuild 
under VSINSTALLDIR process environment variable. Also, make Cordova Windows 
more resilient to MSBuild version change. This commit contains work by Vladimir 
and Jason. Code is reviewed by Vladimir and Tim Barham. Commits are squashed.


> Cordova-windows should allow to use specific version of msbuild
> ---------------------------------------------------------------
>
>                 Key: CB-11548
>                 URL: https://issues.apache.org/jira/browse/CB-11548
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Windows
>    Affects Versions: 4.4.0
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>              Labels: build, windows
>             Fix For: 4.4.1
>
>
> Currently cordova-windows uses own logic to determine and find required 
> version of msbuild to build the project. However there might be some 
> situations when user might want to specify, which msbuild version should be 
> used
> The idea is to check {{VSINSTALLDIR}} environment variable before building 
> the project and if it is defined - use it to find required msbuild executable



--
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