]
Jan Richter updated JBDS-4138:
------------------------------
Affects Version/s: 10.2.0.AM3
(was: 10.3.0.AM1)
Remove setting VAGRANT_DETECTED_OS from vagrant setup
-----------------------------------------------------
Key: JBDS-4138
URL:
https://issues.jboss.org/browse/JBDS-4138
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: platform-installer
Affects Versions: 10.2.0.AM3
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Minor
In vagrant setup the installer calls
{code}setx VAGRANT_DETECTED_OS "cygwin"{code}
We can remove that since the very same code is run in cdk setup and it isn't really
necessary unless cdk is being installed anyway.