[JBoss JIRA] (JBIDE-20001) Confusing New->Connection dialog that tells v3 and Enterprise users to create an Online account
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20001?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-20001:
-------------------------------------
can't we just do something as simple as :
if (url == publicUrl) {
display "If you do not have an account on OpenShift, please sign up"
}
for v2 : publicUrl="https://openshift.redhat.com"
for v3 : publicUrl="" -> no public url yet, no sign up message
openshift.v2.publicUrl and openshift.v3.publicUrl could be keys defined, with their values, in http://download.jboss.org/jbosstools/configuration/ide-config.properties. You retrieve the value with `PropertiesHelper.getPropertiesProvider().getValue(key)`
The day v3 online goes live, we update openshift.v3.publicUrl. Next time the user restarts JBT/JBDS, ide-config.properties is reloaded, new publicUrl value read, message is displayed.
> Confusing New->Connection dialog that tells v3 and Enterprise users to create an Online account
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-20001
> URL: https://issues.jboss.org/browse/JBIDE-20001
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Steve Speicher
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: Screen Shot 2015-06-09 at 10.35.54 AM.png
>
>
> The Eclipse tooling is intended to be used with V2 Online (for now) and V3 when it is available. Also it is intended to be used with on-premise Enterprise instances, which do not require an Online account. This instruction may be confusing to these customers.
> Along these lines, the V3 Server is prefilled with the URL for the online service which may not work for some time. I propose selecting a different default value for V3
> An alternative could be that after they enter the URL they could attempt to "valid it" or "open in browser".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBDS-3276) JBDS-IS Installer support
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBDS-3276?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBDS-3276:
-----------------------------
Summary: JBDS-IS Installer support (was: JBDS-IS Installer)
> JBDS-IS Installer support
> -------------------------
>
> Key: JBDS-3276
> URL: https://issues.jboss.org/browse/JBDS-3276
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer, integration-platform, requirements
> Affects Versions: 8.0.0.GA
> Reporter: Burr Sutter
> Assignee: Paul Leacu
> Attachments: Red Hat JBoss Developer Studio 9.0.0.Alpha2_105.png
>
>
> As a Fuse, integration-focused developer, I need a downloadable installer that will allow me to quickly and easily install JBDS with Fuse capabilities.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBDS-3276) JBDS-IS Installer support
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBDS-3276?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBDS-3276:
----------------------------------
This Jira still needs some discussion. The support provided by the JBDS base installer I believe is adequate for 9.0.0.GA. There's code in the JBDSIS project that references it but we need verify if we want it (for JBDSIS). I spoke with Max about this when he was in Westford - we agreed to get it prototyped/ working again and then to bring up the discussion. If I run into any blocking issues I'll look for a fix in JBDS 9.1.0 (or 10)
To answer Len's question above - there must be 2 installers - one for JBDS and one for JBDSIS (a superset). This is because JBDSIS releases typically 6 months after JBDS and then releases more often after JBDS is off to the next Eclipse rev.
> JBDS-IS Installer support
> -------------------------
>
> Key: JBDS-3276
> URL: https://issues.jboss.org/browse/JBDS-3276
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer, integration-platform, requirements
> Affects Versions: 8.0.0.GA
> Reporter: Burr Sutter
> Assignee: Paul Leacu
> Attachments: Red Hat JBoss Developer Studio 9.0.0.Alpha2_105.png
>
>
> As a Fuse, integration-focused developer, I need a downloadable installer that will allow me to quickly and easily install JBDS with Fuse capabilities.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months