[jbosstools-issues] [JBoss JIRA] (JBIDE-19574) Add API so that downloaded runtimes can be installed via java -jar command

Radim Hopp (JIRA) issues at jboss.org
Tue May 26 06:56:19 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radim Hopp closed JBIDE-19574.
------------------------------


Verified in  JBT 4.3.0.Alpha2. I saw some usability issues and I've created new jira for that: https://issues.jboss.org/browse/JBIDE-19852

> Add API so that downloaded runtimes can be installed via java -jar command
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-19574
>                 URL: https://issues.jboss.org/browse/JBIDE-19574
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: runtime-detection, server
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>              Labels: need-info
>             Fix For: 4.3.0.Alpha2
>
>
> Runtime detection currently supports only 'extraction' as a method of installation. It was recently expanded to include not just unzipping of jars, but also extracting .tar.gz files / .tar files / etc.   But there's still no API for completely alternate methods of installation. 
> This JIRA should add an extension point for (basically the plumbing) to allow for alternate installation types in general, as well as add a default java -jar installation method as well. 
> It will be up to other runtimes (ie teiid etc) to USE this functionality in their own products, but it is up to jbt-base to make sure it is feasible at the API level. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list