[jbosstools-issues] [JBoss JIRA] (JBIDE-19402) should get other product/community runtimes made available from download runtimes

Rob Stryker (JIRA) issues at jboss.org
Thu Apr 9 16:03:18 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057503#comment-13057503 ] 

Rob Stryker commented on JBIDE-19402:
-------------------------------------

I've made a subtask + PR to get FSW 6.0 added to stacks for download. 

DV, however, is another issue entirely.  Our code currently 'installs' a runtime by unzipping it.  We do not have API for alternate methods of install.  DV is provided only via an installer jar, which, when unzipped, has a very incorrect structure. It must be installed via the installer, ie, via a java -jar command. 

This would require API changes to our wizard, and possibly to the DownloadRuntime objects themselves. Most likely I'd need to add another property for installation method  (extract,  jarInstall, etc).   I could also conceivably provide an extension point for the extraction method, in case other runtimes have yet even more unique installation methods (or perhaps even a completely custom logic for remote installation or some such). 

I'll investigate it further. 

> should get other product/community runtimes made available from download runtimes
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-19402
>                 URL: https://issues.jboss.org/browse/JBIDE-19402
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: runtime-detection, server
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>
> Teiid, Fuse, SOA-P etc. runtimes would make sense to have available via download runtimes.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list