[JBoss JIRA] (JBDS-4121) Run DevSuite Installer with Elevated privileges on Mac OSX
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4121?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4121:
--------------------------------
Priority: Critical (was: Blocker)
> Run DevSuite Installer with Elevated privileges on Mac OSX
> ----------------------------------------------------------
>
> Key: JBDS-4121
> URL: https://issues.jboss.org/browse/JBDS-4121
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Environment: Mac OS X
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Critical
> Fix For: 10.2.0.GA
>
> Attachments: DevSuite.zip
>
>
> During installation PATH environment variable should be updated. For example to make permanent changes for PATH variable /etc/paths file should be modified and that requires administrative privileges.
> For Alpha release we could be running installer with sudo
> {code}sudo open DevSuite.app{code}
> Another option to investigate is using AppleScript and run the same shell script above with elevated privileges like this
> {code}do shell script «open DevSuite.app» with administrator privileges{code}
> that would trigger standard UI Dialog requesting user login/password with administrative privileges. This should be included int DevSuite.app package configuration after it is assembled by electron packages.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4100) Run PR checks for Windows and Mac
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4100?page=com.atlassian.jira.plugin.... ]
Denis Golovin resolved JBDS-4100.
---------------------------------
Resolution: Done
PR build check now runs on macOS, ui and unit tests is supposed to test all platform specific code on any slave.
> Run PR checks for Windows and Mac
> ---------------------------------
>
> Key: JBDS-4100
> URL: https://issues.jboss.org/browse/JBDS-4100
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.2.0.GA
>
> Attachments: pr-checks.png
>
>
> Now PR's are verified only for Windows
> !pr-checks.png!
> When Mac build is ready we have to create checks for Mac as well and rename checks to show what platform was used for verification.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-23421) Terminating Server Adapter running in debug mode does not terminate Node.js debug session
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23421?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-23421.
---------------------------------
Verified in DevStudio 10.2.0.GA Build id: GA-v20161124-0000-B6532.
> Terminating Server Adapter running in debug mode does not terminate Node.js debug session
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-23421
> URL: https://issues.jboss.org/browse/JBIDE-23421
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Labels: nodejs, openshift_v3, server_adapter
> Fix For: 4.4.2.Final
>
>
> Stopping server adapter will not stop the V8 debug session - one should still terminate it manually. This might be coupled with the replication controller issue - https://issues.jboss.org/browse/JBIDE-23412 due to the fact that after stopping server adapter app is still running in the DEV_MODE (which is unexpected behaviour IMO) and debug session is still alive. Moreover, If you try to restart the adapter the debug session will be terminated (expected behaviour), so it might be just a side effect of other issue
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months