[JBoss JIRA] (JBIDE-21840) Checkbox to save password in Secure Storage is not checked when password is stored
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21840?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21840:
------------------------------------------
same here. merging.
> Checkbox to save password in Secure Storage is not checked when password is stored
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-21840
> URL: https://issues.jboss.org/browse/JBIDE-21840
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: connection_wizard, openshift_v3
> Fix For: 4.3.1.CR1
>
> Attachments: edit-connection-wizard.png, secure-storage.png
>
>
> In OpenShift connection wizard there is a checkbox to store password/token in secure storage. If I choose on an existing OpenShift 3 connection with basic authentication to store password in secure storage, technically it is stored and visible on Secure Storage preference page, but in Connection wizard it is not visible. Upon next opening of the Edit Connection wizard, checkbox is unchecked although password is checked.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3666) Back off and retry if download fails
by Josephine Qian (JIRA)
[ https://issues.jboss.org/browse/JBDS-3666?page=com.atlassian.jira.plugin.... ]
Josephine Qian commented on JBDS-3666:
--------------------------------------
So if a download has failed and the user chooses to download it again, we will help the user install that component after the download is complete? I am just trying to think about an appropriate label here. I think if we just call it Try Again or Retry, people would assume we will help them fix all the issues.
Another question:
If all the download are successful but one component can't be installed successfully, how would the user move forward?
> Back off and retry if download fails
> ------------------------------------
>
> Key: JBDS-3666
> URL: https://issues.jboss.org/browse/JBDS-3666
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Story
> Components: installer
> Reporter: Pete Muir
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: Havoc
> Fix For: 9.1.0.CR1
>
>
> We should back off and retry downloads when they fail, automatically. We should also off a manual retry button.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3666) Back off and retry if download fails
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3666?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3666:
-------------------------------------
I am sure we have no time to implement try again for installation, but we can for download. That's why I was thinking about having it per item and for download failures only, because it is all asynchronous tasks and scenario when 'one download fails/other is still running' could be common.
> Back off and retry if download fails
> ------------------------------------
>
> Key: JBDS-3666
> URL: https://issues.jboss.org/browse/JBDS-3666
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Story
> Components: installer
> Reporter: Pete Muir
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: Havoc
> Fix For: 9.1.0.CR1
>
>
> We should back off and retry downloads when they fail, automatically. We should also off a manual retry button.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3671) sshd needs to be installed and started
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3671?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3671:
-------------------------------------
cygwin setup was removed and I have not restored it yet. I'll do it ASAP today, so I can point you out to the source. In short it does .msi setup as external process and then run shell script to add cygwin/bin to PATH. Here the [link to the version|https://github.com/redhat-developer-tooling/developer-platform-in...] before it was replaced with mingw.
Silent cygwin setup issue is JBDS-3632, it supposed to run msi as it does but without ui at all and use downloaded repository with packages. it means we still use the same command line, but with couple more options.
> sshd needs to be installed and started
> --------------------------------------
>
> Key: JBDS-3671
> URL: https://issues.jboss.org/browse/JBDS-3671
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Reporter: Hardy Ferentschik
> Labels: havoc
> Fix For: 9.1.0.CR1
>
>
> As parts of the Docker story we need to be able to mount the users home directory into the VM (as docker-machine does as well). Only this way the user can then use Docker mounts to mount for example project directories into a Docker container.
> docker-machine uses the vbguest additions for that, but we still need to determine whether this is possible for us due to potential licensing issues.
> An alternative approach is to use [sshfs|https://github.com/dustymabe/vagrant-sshfs/] and use ssh to mount the user's home directory into the VM. sshfs, however, requires a running sshd on the host. On Windows I am aware of two ways of doing that
> * Cygwin - http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cyg...
> * Win32-OpenSSH - https://github.com/PowerShell/Win32-OpenSSH
> I think the Windows ssh port would be the preferred solution, however, when testing it, the connection failed when using sshfs. I was able to simple ssh from the guest (CDK) to the host (Windows), but when using sshfs the connection would just abort. More investigation is required for using vagrant-sshfs with Win32-OpenSSH. It might just be that the Windows port is not fully functional which would leave use with the cygwin approach.
> Bottom line, if we want to use the sshfs approach as an alternative for vbguest additions, we need to get sshd installed one way or the other.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21386) Create and use Neon M5 target platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21386?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21386:
------------------------------------
Merged, built, published. Composite install job is blue again.
Now we just need to wait for:
* JBIDE-21861 update to Docker Tools 2.0.0
> Create and use Neon M5 target platform
> --------------------------------------
>
> Key: JBIDE-21386
> URL: https://issues.jboss.org/browse/JBIDE-21386
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform, upstream
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Critical
> Fix For: 4.4.0.Alpha1
>
> Attachments: jbds-tp-p2diff-460-summary.txt, jbds-tp-p2diff-460.txt, JBIDE-21386_NeonM5_JBDS_p2diff.txt, JBIDE-21386_NeonM5_JBDS_p2diff_summary.txt, JBIDE-21386_NeonM5_p2diff.txt, JBIDE-21386_NeonM5_p2diff_summary.txt, jbt-tp-p2diff-460-summary.txt, jbt-tp-p2diff-460.txt, jbtcentral-p2diff_460.txt, p2diff.JBIDE-21386.summary.txt, p2diff.JBIDE-21386.txt
>
>
> Prepare TP to use Neon M5 bits. Cloned from JBIDE-20976 so I can start a fresh issue.
> https://wiki.eclipse.org/index.php?title=Neon/Simultaneous_Release_Plan#S...
> Story points: 21 (fibonacci)
> * jbt tp,
> * jbds tp,
> * central tp;
> * jbt-build-sites,
> * jbds site build;
> * update install/matrix jobs to use new Eclipse JEE/platform binary;
> * mailing list announcements
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3566) include AERI in JBDS 9.1
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3566?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3566:
----------------------------------
Version of AERI is from Mars.2.RC4.
In JBT 4.3.1.CR1 TP 4.52.0.CR1-SNAPSHOT: org.eclipse.epp.logging.aeri.ide 1.100.0.v20160217-0435
In JBDS 9.1.0.CR1 TP 4.52.0.CR1-SNAPSHOT: org.eclipse.epp.logging.aeri.ide 1.100.0.v20160217-0435
Same versions in the 4.50.2.CR1-SNAPSHOT TPs, and in http://download.eclipse.org/releases/mars/ too.
---
It's showing up in JBDS 9.1, as shown in the attached screenshot:
!https://issues.jboss.org/secure/attachment/12399018/aeri-in-jbds91.png!
But I can't get it to *fire and prompt me to do anything* related to submitting info back to Eclipse.
How do you make AERI trigger and send events back to Eclipse?
> include AERI in JBDS 9.1
> ------------------------
>
> Key: JBDS-3566
> URL: https://issues.jboss.org/browse/JBDS-3566
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aeri, build, target-platform
> Affects Versions: 9.1.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: aeri-in-jbds91.png, error-prefs-jbds.png, error-prefs-jbt.png, error-reporting.png
>
>
> Include required bundles for AERI in JBDS. Details TBD.
> Maybe need these?
> {code}
> org.eclipse.epp.logging.aeri.feature_1.0.1.v20150913-0716
> org.eclipse.epp.logging.aeri.ide_1.0.1.v20150913-0657.jar
> org.eclipse.epp.logging.aeri.ui_1.0.1.v20150913-0716.jar
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21831) Change host to localhost when cdk is selected in new server dialog
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21831?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-21831.
---------------------------------
Resolution: Done
Fixed with 1 line commit:
{code}
@@ -42,6 +42,7 @@ public class CDKServer extends ServerDelegate {
}
public void setDefaults(IProgressMonitor monitor) {
+ getServerWorkingCopy().setHost("localhost"); //$NON-NLS-1$
setAttribute(PROP_PASS_CREDENTIALS, true);
}
{code}
Tested manually, works as expected.
> Change host to localhost when cdk is selected in new server dialog
> ------------------------------------------------------------------
>
> Key: JBIDE-21831
> URL: https://issues.jboss.org/browse/JBIDE-21831
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.3.1.CR1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.4.0.Alpha1
>
> Attachments: new-cdk-server.png
>
>
> When you open the new server dialog, select OpenShift 2, it will set host to openshift.redhat.com. When you then select cdk, it will complain that it only works on localhost. So the suggestion is to make it work the same way OpenShift adapters work and ensure that host is always changed to localhost when you select the cdk adapter.
> This was spotted and brought up by [~mlabuda].
> For reference, this is the JIRA where similar thing was discussed for OpenShift: JBIDE-20114
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21821) JBT 4.3.0.Final / JBDS 9.0.0.GA target platforms include org.eclipse.egit.importer.ui 4.0, which installs jgit 4.0; this breaks egit 4.1.1 views when JBT 4.3.0 or JBDS 9.0.0 are installed into Mars.2
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21821?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-21821:
-------------------------------
Fix Version/s: 4.3.1.CR1
> JBT 4.3.0.Final / JBDS 9.0.0.GA target platforms include org.eclipse.egit.importer.ui 4.0, which installs jgit 4.0; this breaks egit 4.1.1 views when JBT 4.3.0 or JBDS 9.0.0 are installed into Mars.2
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21821
> URL: https://issues.jboss.org/browse/JBIDE-21821
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Reporter: Thomas Mäder
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.3.0.Final, 4.3.1.CR1
>
> Attachments: FrameworkEvent ERROR.txt, jbt-error, jgit40_41_JBDS.installed.txt, jgit40_41_JBT.installed.txt
>
>
> Installing Red Hat JBoss Developer Studio 9.0.0GA into a fresh Eclipse 4.5.2 (for Eclipse Committers) causes Egit to break.
> # Install Eclipse 4.5.2
> # In the Marketplace, search for "jboss developer studio"
> # You get a single result: Red Hat JBoss Developer Studio 9.0.0 GA
> # Install it
> # Restart
> # Observe: the EGit views and preferences are missing
> # Observe: you get messages in the Eclipse error log concerning a dependency version incompatibility
> -----
> JBT 4.3.0.Final / JBDS 9.0.0.GA target platforms include org.eclipse.egit.importer.ui 4.0.0.201506090130-r (Mars.1 version), which installs jgit 4.0.3.201509231615-r (Mars.1 version); this breaks egit 4.1.1 views when installed into Mars.2, because Mars.2 site does not include org.eclipse.egit.ui.importer 4.1.1.201511131810-r, and you confuse egit when you have both jgit 4.0 and 4.1 installed, disabling views and preferences.
> Solution proposed is to add org.eclipse.egit.ui.importer 4.1.1.201511131810-r to the composite site from which JBT 4.3.0.Final and JBDS 9.0.0.GA are installed, so that when org.eclipse.egit.ui.importer is installed, p2 can select the 4.1.1 version instead of the 4.0.0 version.
> I would want to pull a mirror of http://download.eclipse.org/egit/updates-4.1.1/ onto download.jboss.org if we're cool with this solution.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21872) NPE is thrown on OS 3 connection without any project on fresh start of IDE
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21872?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-21872:
-----------------------------------
Assignee: Viacheslav Kabanovich
Resolution: Done
Applied in master and 4.3.x. Thanks [~scabanovich]!
> NPE is thrown on OS 3 connection without any project on fresh start of IDE
> --------------------------------------------------------------------------
>
> Key: JBIDE-21872
> URL: https://issues.jboss.org/browse/JBIDE-21872
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Blocker
> Labels: connection, openshift_v3
> Fix For: 4.3.1.CR1
>
>
> When I start IDE and I have not stored password/token in secure storage for an OpenShift 3 connection, I am prompted to fill in credentials. After successfully filling in and hiting Finish button, connection is established, but if connection does not contain any project beneath it, there is NPE thrown with following stack trace
> {code}
> There was an error retrieving children in the OpenShift explorer
> java.lang.NullPointerException
> at java.util.ArrayList.<init>(ArrayList.java:177)
> at org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectCache.getProjectsFor(OpenShiftProjectCache.java:73)
> at org.jboss.tools.openshift.internal.ui.explorer.OpenShiftExplorerContentProvider.getChildrenFor(OpenShiftExplorerContentProvider.java:93)
> at org.jboss.tools.openshift.internal.common.ui.explorer.BaseExplorerContentProvider$1.run(BaseExplorerContentProvider.java:167)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21872) NPE is thrown on OS 3 connection without any project on fresh start of IDE
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21872?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21872:
--------------------------------
Fix Version/s: 4.4.0.Alpha1
> NPE is thrown on OS 3 connection without any project on fresh start of IDE
> --------------------------------------------------------------------------
>
> Key: JBIDE-21872
> URL: https://issues.jboss.org/browse/JBIDE-21872
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Blocker
> Labels: connection, openshift_v3
> Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> When I start IDE and I have not stored password/token in secure storage for an OpenShift 3 connection, I am prompted to fill in credentials. After successfully filling in and hiting Finish button, connection is established, but if connection does not contain any project beneath it, there is NPE thrown with following stack trace
> {code}
> There was an error retrieving children in the OpenShift explorer
> java.lang.NullPointerException
> at java.util.ArrayList.<init>(ArrayList.java:177)
> at org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectCache.getProjectsFor(OpenShiftProjectCache.java:73)
> at org.jboss.tools.openshift.internal.ui.explorer.OpenShiftExplorerContentProvider.getChildrenFor(OpenShiftExplorerContentProvider.java:93)
> at org.jboss.tools.openshift.internal.common.ui.explorer.BaseExplorerContentProvider$1.run(BaseExplorerContentProvider.java:167)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years