[
https://issues.jboss.org/browse/JBDS-4430?page=com.atlassian.jira.plugin....
]
Jan Richter commented on JBDS-4430:
-----------------------------------
True, it's just sneaky and runs after EAP declares success and I did not see that.
But the mac part does hold, because the file is on a different path.
EAP is not added to runtime locations
-------------------------------------
Key: JBDS-4430
URL:
https://issues.jboss.org/browse/JBDS-4430
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.0.0.AM1
Reporter: Jan Richter
Assignee: Denis Golovin
Fix For: 11.0.0.AM1
The event handler responsible for adding EAP to devstudio runtime locations gets called
immediately after the main installation, no matter what state devstudio is in. Hence, EAP
is not usually added to runtime_locations.properties.
On windows, runtime detection can still somehow get past this and finds EAP on its own.
But on mac it doesn't. Plus the location of runtime_locations.properties file on mac
is different to other platforms (needs update in the code).
And btw. it could use some logging as well.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)