[JBoss JIRA] (JBDS-3889) Remove JBoss from Platform Installer full name
by Denis Golovin (JIRA)
Denis Golovin created JBDS-3889:
-----------------------------------
Summary: Remove JBoss from Platform Installer full name
Key: JBDS-3889
URL: https://issues.jboss.org/browse/JBDS-3889
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Task
Components: platform-installer
Affects Versions: 10.0.0.Alpha2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 10.0.0.Alpha2
Platform installer full name is "Red Hat Developer Studio Platform Installer" and it should be updated in many places throughout Plafrom Installer:
1. Banner
2. Window title
3. Confirmation page Dev Studio name
4. Start up page Dev Studio name
5. Exec file "Details" tab info
6. Target install folder name (see JBDS-3874)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3888) DevStudio build results should contain file with additional biuild information
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3888?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3888:
-----------------------------
> DevStudio build results should contain file with additional biuild information
> ------------------------------------------------------------------------------
>
> Key: JBDS-3888
> URL: https://issues.jboss.org/browse/JBDS-3888
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Feature Request
> Components: build, platform-installer
> Affects Versions: 10.0.0.Alpha2
> Reporter: Denis Golovin
> Assignee: Nick Boldt
>
> Current implementation hardcode DevStudio version/url into Platform-Installer. Would be good to be able to get this info form download location in form of content.json file:
> {code}{
> "name": "Red Hat Developer Studio",
> "description": "DevStudio 10.0.0.Alpha2 Nightly Build",
> "fullVersion": "10.0.0.Alpha2-XXXXXXXXXXXXX-B0001",
> "installer": "https//downloadhost.com/devstudio-10.0.0.Alpha2-XXXXXXXXXXX-B0001-installer.jar"
> }{code}
> Full URL is required to avoid download interruptions, when new version of DevStudio is uploaded and files available from stable URL is overwritten with latest nightly build. In this case a client downloaded content.json has direct link to installer jar from specific nightly location, which is usually kept for several days.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3888) DevStudio build results should contain file with additional biuild information
by Denis Golovin (JIRA)
Denis Golovin created JBDS-3888:
-----------------------------------
Summary: DevStudio build results should contain file with additional biuild information
Key: JBDS-3888
URL: https://issues.jboss.org/browse/JBDS-3888
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Feature Request
Components: build, platform-installer
Affects Versions: 10.0.0.Alpha2
Reporter: Denis Golovin
Assignee: Nick Boldt
Current implementation hardcode DevStudio version/url into Platform-Installer. Would be good to be able to get this info form download location in form of content.json file:
{code}{
"name": "Red Hat Developer Studio",
"description": "DevStudio 10.0.0.Alpha2 Nightly Build",
"fullVersion": "10.0.0.Alpha2-XXXXXXXXXXXXX-B0001",
"installer": "https//downloadhost.com/devstudio-10.0.0.Alpha2-XXXXXXXXXXX-B0001-installer.jar"
}{code}
Full URL is required to avoid download interruptions, when new version of DevStudio is uploaded and files available from stable URL is overwritten with latest nightly build. In this case a client downloaded content.json has direct link to installer jar from specific nightly location, which is usually kept for several days.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months