Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Martin
fe91dcbf67
download windows pre-req files using the host OS
Many pre-req file have moved to require TLS 1.2, to address this
downloading these files in the host system will allows this requirement
to be meet even when the guest OS being built does not yet support TLS 1.2.

* downloads dotnet and wmf from a provisioner run by the host OS
* updates dotnet to 4.5.2
* update wmf for powershell 5.1
* adjust install process for wmf to run as SYSTEM
* moves boxstarter and Ruby install into the chocolatey_installs path

Furhter work should be done to validate the downlaod hash and support caching downloads
instead of force each build to download again.

This does not remove the need for downloads by chocolatey when preforming those installs.
2023-02-03 13:46:46 -06:00
Jeffrey Martin
34283b14a1
lock the java package
The many services that rely on java need to have better limits.

By installing a specific compatible java version early the build
can eliminate churn and provide more consistent enviornments.
2020-08-19 08:11:37 -05:00
Chan9390
e487176a49
Corrected tomcat version 2017-05-20 15:27:24 +05:30
James Barnett
eaa36eeeb6
VC2008 and Wamp successfully installing. 2016-09-15 16:34:31 -05:00
James Barnett
e100d7b13e
Initial commit. 2016-08-30 10:53:02 -05:00