[
https://issues.jboss.org/browse/JBDS-4140?page=com.atlassian.jira.plugin....
]
Jan Richter closed JBDS-4140.
-----------------------------
Apparently, Windows now only works with 'Path', with 'PATH' I'm
getting the undefined and later on problems with calling vagrant.
Setting 'Path' variable does not work for child_process on OS
X
---------------------------------------------------------------
Key: JBDS-4140
URL:
https://issues.jboss.org/browse/JBDS-4140
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.2.0.AM3
Environment: Mac OS X,
Windows
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Critical
Fix For: 10.2.0.AM3
Current code sets up environment variable using name 'Path' for running command
with child_process module and it works perfectly only under windows. On OS X it it
doesn't work, thats why install log has entry
{code}Setting PATH variable to 'undefined:/bin'{code}.
Under windows both names 'Path' and 'PATH' works with child_process
module.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)