]
Jan Richter closed JBDS-4138.
-----------------------------
Verified in B208.
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
Fix For: 10.2.0.AM3
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.