[JBoss JIRA] (JBDS-3983) Development Suite Installer should work behind proxy
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3983?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3983:
--------------------------------
Epic Status: Done
> Development Suite Installer should work behind proxy
> ----------------------------------------------------
>
> Key: JBDS-3983
> URL: https://issues.jboss.org/browse/JBDS-3983
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Affects Versions: 10.1.0.AM1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: release_notes
> Fix For: 11.2.0.AM2
>
>
> DevSuite installer cannot download stack software form external links because it uses nodejs request module without proxy settings:
> CDK also requires proxy to be configured to have vagrant up working after installation, which could affect CDK Server Adapter Implementation.
> To make DevStudio Installer working behind proxy there should be variable HTTPS_PROXY in user environment which sets up URL to proxy server. URL examples for none auth proxy:
> * http(s)://servername.com:3128
> * http(s)://192.168.0.47:3128
> For auth proxy:
> * http(s)://username:password@servername.com:3128
> * http(s)://username:password@192.168.0.47:3128
> If you use email as username then replace @ with %40:
> * http(s)://username%40server.com:password@servername.com:3128
> * http(s)://username%40server.com:password@192.168.0.47:3128
> Additional details are here https://github.com/request/request#controlling-proxy-behaviour-using-envi....
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (JBDS-3983) Development Suite Installer should work behind proxy
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3983?page=com.atlassian.jira.plugin.... ]
Denis Golovin closed JBDS-3983.
-------------------------------
Fix Version/s: 11.2.0.AM2
(was: 11.x)
Resolution: Done
> Development Suite Installer should work behind proxy
> ----------------------------------------------------
>
> Key: JBDS-3983
> URL: https://issues.jboss.org/browse/JBDS-3983
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: platform-installer
> Affects Versions: 10.1.0.AM1
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: release_notes
> Fix For: 11.2.0.AM2
>
>
> DevSuite installer cannot download stack software form external links because it uses nodejs request module without proxy settings:
> CDK also requires proxy to be configured to have vagrant up working after installation, which could affect CDK Server Adapter Implementation.
> To make DevStudio Installer working behind proxy there should be variable HTTPS_PROXY in user environment which sets up URL to proxy server. URL examples for none auth proxy:
> * http(s)://servername.com:3128
> * http(s)://192.168.0.47:3128
> For auth proxy:
> * http(s)://username:password@servername.com:3128
> * http(s)://username:password@192.168.0.47:3128
> If you use email as username then replace @ with %40:
> * http(s)://username%40server.com:password@servername.com:3128
> * http(s)://username%40server.com:password@192.168.0.47:3128
> Additional details are here https://github.com/request/request#controlling-proxy-behaviour-using-envi....
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (JBIDE-25351) CDK server adapter can be saved even though that there is error
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25351?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-25351:
--------------------------------
Fix Version/s: 4.5.2.Final
> CDK server adapter can be saved even though that there is error
> ---------------------------------------------------------------
>
> Key: JBIDE-25351
> URL: https://issues.jboss.org/browse/JBIDE-25351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.1.Final
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Fix For: 4.5.2.Final
>
>
> CDK 3.2+ server editor allows user to save the editor even if it shows error in server's name that is already in use.
> Also, error decorator is placed in the bottom part of the field, and in page header, there is only message "1 error detected". Change the error message in header or just do not show anything as is happening with validation of field like Minishift Binary.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months