[JBoss JIRA] (JBDS-4123) Progress sometimes not updating for multiple file downloads
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4123?page=com.atlassian.jira.plugin.... ]
Jan Richter updated JBDS-4123:
------------------------------
Fix Version/s: 10.3.0.AM2
(was: 10.x)
Sprint: devex #123 November 2016, devex #126 January 2017 (was: devex #123 November 2016)
> Progress sometimes not updating for multiple file downloads
> -----------------------------------------------------------
>
> Key: JBDS-4123
> URL: https://issues.jboss.org/browse/JBDS-4123
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Jan Richter
> Assignee: Jan Richter
> Fix For: 10.3.0.AM2
>
>
> Namely for CDK, sometimes the progress doesn't register that it should start. The handler that should set the correct values does not seem to fire properly every time. The result is a progress bar stuck on 0% for the entirety of the download.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-4155) Update status when download is finished
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4155?page=com.atlassian.jira.plugin.... ]
Jan Richter updated JBDS-4155:
------------------------------
Fix Version/s: 10.3.0.AM2
(was: 10.3.0.GA)
Story Points: 2
Sprint: devex #126 January 2017
> Update status when download is finished
> ---------------------------------------
>
> Key: JBDS-4155
> URL: https://issues.jboss.org/browse/JBDS-4155
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Reporter: Aurélien Pupier
> Assignee: Jan Richter
> Fix For: 10.3.0.AM2
>
> Attachments: image-2016-11-03-10-33-34-799.png
>
>
> !image-2016-11-03-10-33-34-799.png|thumbnail!
> the Red Hat Container Development Kit download has finished but the status is still "Downloading" Worth modifying it to "Downloaded"
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-21331) Connection wizard: it looks as if the wizard is creating new connection instances several times
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21331?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21331:
-------------------------------------
Sprint: (was: devex #126 January 2017)
> Connection wizard: it looks as if the wizard is creating new connection instances several times
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-21331
> URL: https://issues.jboss.org/browse/JBIDE-21331
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: connection_wizard, openshift_v3
> Fix For: 4.4.3.AM2
>
>
> The connection wizard creates new connection instances in several places which seems unnecessary (we need it at least once where we dont want to modify an existing connection and operate on a copy before merging the changes back upon successfull verification)
> {code:title=ConnctionWizardPageModel}
> private void initEditConnection(IConnection connection) {
> this.selectedConnection = connection;
> this.connection = connection.clone();
> ...
> {code}
> {code:title=ConnctionWizardPageModel}
> public IStatus connect() {
> ...
> try {
> this.connection = createConnection();
> ...
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23279) Exception generated when OS 3 connection URL is invalid
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23279?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23279:
-------------------------------------
Sprint: (was: devex #126 January 2017)
> Exception generated when OS 3 connection URL is invalid
> -------------------------------------------------------
>
> Key: JBIDE-23279
> URL: https://issues.jboss.org/browse/JBIDE-23279
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.2.AM1
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Labels: openshift, openshift_v3
> Fix For: 4.4.3.AM2
>
>
> EXEC: launch application wizard via file menu: New > OpenShift > OpenShift application
> EXEC: select <New Connection>
> EXEC: enter invalid URL in the host field
> ASSERT: an com.openshift.restclient.OpenShiftException: Unable to initialize client exception is logged into the console
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months