[JBoss JIRA] (JBIDE-22969) Make sure OpenShift Tools support proxies
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22969?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-22969:
------------------------------------------
[~adietish] yes, i deny all http out connections and allow only out connections to proxy server + leave other protocols enabled e.g. for DNS (and SSH must be stayed allowed too).
Andre, i don't have these forwarding lines in my terminal when i start the cdk (possible i do smth wrong or missed it).
[~akazakov], [~adietish] anyway, the main thing i don't understand now is the first sentence in the description: "CDK is now support proxy servers". How is it dong it? Does it detect now these iptables rules and does all the staff itself and sends all the requests to the correct IP? Then we don't need to set any proxy settings in eclipse.
> Make sure OpenShift Tools support proxies
> -----------------------------------------
>
> Key: JBIDE-22969
> URL: https://issues.jboss.org/browse/JBIDE-22969
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Reporter: Alexey Kazakov
> Assignee: Dmitrii Bocharov
> Fix For: 4.4.1.Final
>
> Attachments: proxy_settings.png
>
>
> CDK is now support proxy servers. We also should make sure OpenShift Tools works fine with proxies too.
> If devstudio and cdk are installed using DevSuite installer and user configured proxy server correctly then everything should just work on Eclipse side.
> This issue covers:
> - testing
> - creating all needed (currently missing) automated tests (including reddeer/swt bot Integration Tests)
> - fixing any problems we have in OpenShift tooling regarding proxy support.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3996) No installer jar as a result of jbdevstudio-product repo build
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3996?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3996.
-----------------------------
So it now builds on mvn verify, yay. Closing.
> No installer jar as a result of jbdevstudio-product repo build
> --------------------------------------------------------------
>
> Key: JBDS-3996
> URL: https://issues.jboss.org/browse/JBDS-3996
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, installer
> Affects Versions: 10.1.0.AM3
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 10.1.0.GA
>
>
> When I build the jbdevstudio-product git repo using {code}mvn clean verify -DskipTests{code}, I was expecting to have the installer jar created in installer/target/, but all I see is a installer-10.1.0-SNAPSHOT.zip , not the installer jar (which should be called devstudio*.jar).
> This was on mac and I did it because I wanted to verify this JIRA:
> JBDS-3986 support building devstudio on windows
> So I wanted to try this on another platform first.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3812) Target folder input looks weird
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3812?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3812.
-----------------------------
Looks good to me now. The border issue seems to be caused by the 250% interface scaling factor I'd used with the 4k display, so it's probably not worth pressing on.
With that said, I think this issue is ready to be closed.
> Target folder input looks weird
> -------------------------------
>
> Key: JBDS-3812
> URL: https://issues.jboss.org/browse/JBDS-3812
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc, ui
> Fix For: 10.1.0.GA
>
> Attachments: selected.png, unselected.png
>
>
> There are a few visual issues with the target folder input group that make it look really weird:
> - When not focused, there is no real border around the input box, just a little line on the bottom
> - The Browse button is shoved right on top of the input field - when the field is focused, its border is hidden under the button on the right
> - The input field should probably be auto-focused
> - When the validation message shows an error, it has a red icon with black text
> - The path with spaces warning has black text - plus since this path is not allowed, it should show as error, not a warning
> - The message that folder will be created looks exactly like a warning, it should be styled as info (no orange text and icon)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-4008) Installer may use different credentials than those used to log in
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4008?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-4008.
-----------------------------
Verified with devsuite-1.1.0-GA-20160824-118-installer.
> Installer may use different credentials than those used to log in
> -----------------------------------------------------------------
>
> Key: JBDS-4008
> URL: https://issues.jboss.org/browse/JBDS-4008
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.AM3
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Fix For: 10.1.0.GA
>
>
> The basic idea is that the user may still edit the login form after login button has been clicked.
> Authentication will use the values from the moment the button was clicked. But if the user for some reason changes the fields during authentication, the installer will use the most recent values. Hence one can successfully log in and then get a failure when i.e. an authenticated download is needed or later when launching CDK during box registration.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3820) Run the Vagrant, Virtualbox and OpenJDK MSI installers with suppressed UI
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3820?page=com.atlassian.jira.plugin.... ]
Jan Richter closed JBDS-3820.
-----------------------------
Nothing to do here other than closing then.
> Run the Vagrant, Virtualbox and OpenJDK MSI installers with suppressed UI
> -------------------------------------------------------------------------
>
> Key: JBDS-3820
> URL: https://issues.jboss.org/browse/JBDS-3820
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 10.1.0.GA
>
>
> If I remember correctly, we've been running the msi installers with reduced UI (/qb) because suppressing the UI required administrative privileges.
> Since the 7zipped installer needs those privileges to start, we could switch to using suppressed UI (/qn), could we not?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months