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

ASF GitHub Bot commented on CB-9235:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-windows/pull/92

    CB-9235 Adds more checks based on the windows-target-version

    This is an implementation for 
[CB-9235](https://issues.apache.org/jira/browse/CB-9235)
    
    The logic of `check_all` method was updated to include additional checks 
for Visual Studio and  Windows/Windows phone SDKs.
    Also logic of checks has been improved to checks for versions depending on 
the `windows-target-version` and `windows-phone-target-version` preferences 
from platform’s config.xml.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-windows CB-9235

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-windows/pull/92.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #92
    
----
commit 90a0df174b1d42a269ee5fe89f1d2a445967ae76
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2015-06-23T12:14:39Z

    CB-9235 Adds more checks based on the windows-target-version

----


> Enhance check_reqs for Windows to include more checks
> -----------------------------------------------------
>
>                 Key: CB-9235
>                 URL: https://issues.apache.org/jira/browse/CB-9235
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: 4.0.0
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>
> For Windows the requirements will vary depending on the version of Windows 
> you are targeting:
> _8.1:_
> * MSBuild
> * VS 2013
> _Phone:_
> * 8.1 Phone support – at least VS 2013 Update 2.
> * Phone SDK
> _Win 10:_
> * UAP Windows SDK
> * VS 2015 RC+
> We'll need to enhance check_reqs for Windows with more checks based on the 
> windows-target-version and windows-phone-target-version. 



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

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

Reply via email to