[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4574:
--------------------------------
Component/s: fusetools
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: fusetools, installer, platform-installer, runtime-detection
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25136) Add OSIO related bundles/features to update site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25136?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25136:
-------------------------------
Description:
As OSIO integration brought new bundles/features, we should add them to the integrated update site.
The bundles are:
- org.jboss.tools.openshift.io.core
- org.jboss.tools.openshift.io.ui
- org.jboss.tools.openshift.io.test
The features are:
- org.jboss.tools.openshift.io.feature and .feature.source
- org.jboss.tools.openshift.io.test.feature and .feature.source
was:
As OSIO integration brought new bundles/features, we should add them to the integrated update site.
The bundles are:
- org.jboss.tools.openshift.io.core
- org.jboss.tools.openshift.io.ui
- org.jboss.tools.openshift.io.test
The features are:
- org.jboss.tools.openshift.io.feature and org.jboss.tools.openshift.io.feature.source
- org.jboss.tools.openshift.io.test.feature
-
> Add OSIO related bundles/features to update site
> ------------------------------------------------
>
> Key: JBIDE-25136
> URL: https://issues.jboss.org/browse/JBIDE-25136
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.5.1.AM3
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Labels: Openshift.io, site
> Fix For: 4.5.1.AM3
>
>
> As OSIO integration brought new bundles/features, we should add them to the integrated update site.
> The bundles are:
> - org.jboss.tools.openshift.io.core
> - org.jboss.tools.openshift.io.ui
> - org.jboss.tools.openshift.io.test
> The features are:
> - org.jboss.tools.openshift.io.feature and .feature.source
> - org.jboss.tools.openshift.io.test.feature and .feature.source
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25137) externalize the Eclipse platform and JEE bundles used for running jbt builds/tests
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25137?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25137:
-------------------------------
Description:
Currently, we have a number of Eclipse URLs in jobs and they're inconsistently applied, plus are scattered across a lot of jobs / variations.
Instead, we should externalize these URLs as variables we can control from some other global properties file, perhaps located in https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/ and called *jbosstools-jenkins.properties*. This would make the jobs easier to maintain and I'd forget to update stuff less often. :D
Affected jobs:
* devstudio_master/job/jbosstools-composite-install_master/config.xml
* devstudio_master/job/jbosstools-install-p2director.install-tests.matrix_master/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.70.x/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x-experimental/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatformrequirements-mirror-matrix/config.xml
* jbosstools-releng/job/jbosstools-cleanup/config.xml
* ...?
URL patterns:
* /eclipse/downloads/drops4/R-4.7.1-201709061700/eclipse-platform-4.7.1-linux-gtk.tar.gz
* /eclipse/downloads/drops4/M-4.7.1RC4-201709061700/eclipse-platform-4.7.1RC4-linux-gtk.tar.gz
* /eclipse/downloads/drops4/S-4.7RC4a-201706120950/eclipse-platform-4.7RC4a-linux-gtk.tar.gz
* http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...
* http://download.eclipse.org/eclipse/downloads/drops4/S-4.7RC4a-2017061209...
* eclipse_downloads_drops4_R-4.7.1-201709061700_eclipse-platform-4.7.1-linux-gtk.tar.gz
* eclipse-platform-4.7.1-linux-gtk.tar.gz
* ... more?
was:
Currently, we have a number of Eclipse URLs in jobs and they're inconsistently applied, plus are scattered across a lot of jobs / variations.
Instead, we should externalize these URLs as variables we can control from ide-config.properties or some other global properties file. This would make the jobs easier to maintain and I'd forget to update stuff less often. :D
Affected jobs:
* devstudio_master/job/jbosstools-composite-install_master/config.xml
* devstudio_master/job/jbosstools-install-p2director.install-tests.matrix_master/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.70.x/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x-experimental/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatformrequirements-mirror-matrix/config.xml
* jbosstools-releng/job/jbosstools-cleanup/config.xml
* ...?
URL patterns:
* /eclipse/downloads/drops4/R-4.7.1-201709061700/eclipse-platform-4.7.1-linux-gtk.tar.gz
* /eclipse/downloads/drops4/M-4.7.1RC4-201709061700/eclipse-platform-4.7.1RC4-linux-gtk.tar.gz
* /eclipse/downloads/drops4/S-4.7RC4a-201706120950/eclipse-platform-4.7RC4a-linux-gtk.tar.gz
* http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...
* http://download.eclipse.org/eclipse/downloads/drops4/S-4.7RC4a-2017061209...
* eclipse_downloads_drops4_R-4.7.1-201709061700_eclipse-platform-4.7.1-linux-gtk.tar.gz
* eclipse-platform-4.7.1-linux-gtk.tar.gz
* ... more?
> externalize the Eclipse platform and JEE bundles used for running jbt builds/tests
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-25137
> URL: https://issues.jboss.org/browse/JBIDE-25137
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, install-tests, integration-tests
> Affects Versions: 4.5.1.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM3
>
>
> Currently, we have a number of Eclipse URLs in jobs and they're inconsistently applied, plus are scattered across a lot of jobs / variations.
> Instead, we should externalize these URLs as variables we can control from some other global properties file, perhaps located in https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/ and called *jbosstools-jenkins.properties*. This would make the jobs easier to maintain and I'd forget to update stuff less often. :D
> Affected jobs:
> * devstudio_master/job/jbosstools-composite-install_master/config.xml
> * devstudio_master/job/jbosstools-install-p2director.install-tests.matrix_master/config.xml
> * devstudio_target_platforms/job/jbosstoolstargetplatform-4.70.x/config.xml
> * devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x/config.xml
> * devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x-experimental/config.xml
> * devstudio_target_platforms/job/jbosstoolstargetplatformrequirements-mirror-matrix/config.xml
> * jbosstools-releng/job/jbosstools-cleanup/config.xml
> * ...?
> URL patterns:
> * /eclipse/downloads/drops4/R-4.7.1-201709061700/eclipse-platform-4.7.1-linux-gtk.tar.gz
> * /eclipse/downloads/drops4/M-4.7.1RC4-201709061700/eclipse-platform-4.7.1RC4-linux-gtk.tar.gz
> * /eclipse/downloads/drops4/S-4.7RC4a-201706120950/eclipse-platform-4.7RC4a-linux-gtk.tar.gz
> * http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...
> * http://download.eclipse.org/eclipse/downloads/drops4/S-4.7RC4a-2017061209...
> * eclipse_downloads_drops4_R-4.7.1-201709061700_eclipse-platform-4.7.1-linux-gtk.tar.gz
> * eclipse-platform-4.7.1-linux-gtk.tar.gz
> * ... more?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Aurélien Pupier commented on JBDS-4574:
---------------------------------------
strange, when creating from UI, it creates automatically "Red Hat JBoss Fuse 6.3 Runtime Server" and not ""fuseplatformkaraf Runtime Server", I will need to look closer to find why i tis different.
thanks for the fast investigation [~dgolovin]
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: installer, platform-installer
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Aurélien Pupier reassigned JBDS-4574:
-------------------------------------
Assignee: Aurélien Pupier
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: installer, platform-installer
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25137) externalize the Eclipse platform and JEE bundles used for running jbt builds/tests
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-25137:
----------------------------------
Summary: externalize the Eclipse platform and JEE bundles used for running jbt builds/tests
Key: JBIDE-25137
URL: https://issues.jboss.org/browse/JBIDE-25137
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, install-tests, integration-tests
Affects Versions: 4.5.1.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.1.AM3
Currently, we have a number of Eclipse URLs in jobs and they're inconsistently applied, plus are scattered across a lot of jobs / variations.
Instead, we should externalize these URLs as variables we can control from ide-config.properties or some other global properties file. This would make the jobs easier to maintain and I'd forget to update stuff less often. :D
Affected jobs:
* devstudio_master/job/jbosstools-composite-install_master/config.xml
* devstudio_master/job/jbosstools-install-p2director.install-tests.matrix_master/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.70.x/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatform-4.71.x-experimental/config.xml
* devstudio_target_platforms/job/jbosstoolstargetplatformrequirements-mirror-matrix/config.xml
* jbosstools-releng/job/jbosstools-cleanup/config.xml
* ...?
URL patterns:
* /eclipse/downloads/drops4/R-4.7.1-201709061700/eclipse-platform-4.7.1-linux-gtk.tar.gz
* /eclipse/downloads/drops4/M-4.7.1RC4-201709061700/eclipse-platform-4.7.1RC4-linux-gtk.tar.gz
* /eclipse/downloads/drops4/S-4.7RC4a-201706120950/eclipse-platform-4.7RC4a-linux-gtk.tar.gz
* http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl...
* http://download.eclipse.org/eclipse/downloads/drops4/S-4.7RC4a-2017061209...
* eclipse_downloads_drops4_R-4.7.1-201709061700_eclipse-platform-4.7.1-linux-gtk.tar.gz
* eclipse-platform-4.7.1-linux-gtk.tar.gz
* ... more?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4574:
--------------------------------
Description:
i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
!image-2017-10-03-17-30-35-495.png|thumbnail!
was:
i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat Jboss Fuse Runtime Server 6.3"?
!image-2017-10-03-17-30-35-495.png|thumbnail!
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: installer, platform-installer
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-4574:
-------------------------------------
[~aurelien.pupier] I cannot control it on DevSuite side, because there is no API to provide name to runtime detection plugin. Name generation is on detection plugin side and the code seems to be [here |https://github.com/jbosstools/jbosstools-fuse/blob/master/servers/plugins/org.fusesource.ide.server.karaf.core/src/org/fusesource/ide/server/karaf/core/runtime/integration/KarafRuntimeDetector.java#L87]. RuntimeDefinition is created a bit earlier in the same class [here|https://github.com/jbosstools/jbosstools-fuse/blob/master/servers/pl...]. By default the name for server bean is generated in ServerBeanLoader [here|https://github.com/jbosstools/jbosstools-server/blob/master/as/plugi...] and it is a last segment for server location.
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: installer, platform-installer
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat JBoss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25136) Add OSIO related bundles/features to update site
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25136?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-25136:
----------------------------------
Assignee: Nick Boldt
> Add OSIO related bundles/features to update site
> ------------------------------------------------
>
> Key: JBIDE-25136
> URL: https://issues.jboss.org/browse/JBIDE-25136
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.5.1.AM3
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Labels: Openshift.io, site
> Fix For: 4.5.1.AM3
>
>
> As OSIO integration brought new bundles/features, we should add them to the integrated update site.
> The bundles are:
> - org.jboss.tools.openshift.io.core
> - org.jboss.tools.openshift.io.ui
> - org.jboss.tools.openshift.io.test
> The features are:
> - org.jboss.tools.openshift.io.feature and org.jboss.tools.openshift.io.feature.source
> - org.jboss.tools.openshift.io.test.feature
> -
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4574) Improve naming of Karaf runtime created by installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4574?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4574:
--------------------------------
Fix Version/s: 11.1.0.AM3
> Improve naming of Karaf runtime created by installer
> ----------------------------------------------------
>
> Key: JBDS-4574
> URL: https://issues.jboss.org/browse/JBDS-4574
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: installer, platform-installer
> Affects Versions: 11.0.1.GA
> Reporter: Aurélien Pupier
> Fix For: 11.1.0.AM3
>
> Attachments: image-2017-10-03-17-30-35-495.png
>
>
> i used Development Suite installer 2.0.1 and installed Jboss Fuse Karaf Runtime from it, the name created for the Server adapter is "fuseplatformkaraf Runtime Server" which can be more user-friendly, what do you think of "Red Hat Jboss Fuse Runtime Server 6.3"?
> !image-2017-10-03-17-30-35-495.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months