[ https://issues.apache.org/jira/browse/GEODE-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754191#comment-16754191 ]
ASF subversion and git services commented on GEODE-6054: -------------------------------------------------------- Commit 587abebf0d450b92000d276c7e7cbb91ccf20513 in geode-native's branch refs/heads/develop from Ivan Godwin [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=587abeb ] GEODE-6054: Move Windows CI workers to Server 2016 and VS 2017 (#439) * Build with Visual Studio 2017 runtime. * Fix up VS2015 dependencies in 3rd-party OSS * Add 2017 provisioner file * Use default version of OpenSSH * Added script to fix ssh-user permissions * Swith from choco to vs bootstrapper * Execute Repair-AuthorizedKeyPermission on boot * Fixed path to OpenSSHUtils * Wait for install to finish, before exit * Merging init-ssh and install-ssh to avoid permission issues * Point to proper vcvarsall.bat location * added windows 10 sdk to package ids * Mark ThinClientPoolTestsN as FLAKY * Up SSD size for build-windows AMI, to agree with new base image * GEODE-6054: Run EC2Launch script at end of packer scripts, add cleanup script where missing * installing .NET 3.5 for nunit * Add component IDs for VisualStudio2017 install * Use two part install of visual studio * Switch to direct aka download of vs bootstrapper * GEODE-6054: Replace EC2Config with EC2Launch in base AMI step * Refactor initialization process * add 60s delay before install-dependencies Co-authored-by: Ivan Godwin <igod...@pivotal.io> Co-authored-by: Mike Martell <mmart...@pivotal.io> Co-authored-by: Ernie Burghardt <eburgha...@pivotal.io> Co-authored-by: Jake Barrett <jbarr...@pivotal.io> Co-authored-by: Matt Reddington <mredding...@pivotal.io> > Make geode-native build with VS 2017 runtime > -------------------------------------------- > > Key: GEODE-6054 > URL: https://issues.apache.org/jira/browse/GEODE-6054 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Blake Bender > Priority: Major > Labels: pull-request-available > Time Spent: 4h 40m > Remaining Estimate: 0h > > Just need to configure cmake locally with VS 2017 runtime, build and run > tests and make sure everything is copacetic. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)