]
Pavol Pitonak edited comment on JBDS-3754 at 10/7/16 2:42 AM:
--------------------------------------------------------------
Virtualbox is still not using https link
Installer: redirect links for Vagrant and VirtualBox should use
https
---------------------------------------------------------------------
Key: JBDS-3754
URL:
https://issues.jboss.org/browse/JBDS-3754
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: platform-installer
Affects Versions: 9.1.0.CR1
Reporter: Pavol Pitonak
Assignee: Denis Golovin
Priority: Blocker
Labels: havoc
Fix For: 10.2.0.AM2
Installer's requirements.json file \[1] declares location of Vagrant and VirtualBox
installers like these:
{code}
http://developers.redhat.com/redirect/to/vagrant-1.7.4.download
http://developers.redhat.com/redirect/to/virtualbox-5.0.8.download
{code}
They should use *https* scheme.
\[1]
https://github.com/redhat-developer-tooling/developer-platform-install/bl...