[jbosstools-issues] [JBoss JIRA] (JBIDE-19852) Set default path for runtimes downloaded and installed via java -jar

Martin Malina (JIRA) issues at jboss.org
Wed May 27 08:26:02 EDT 2015


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

Martin Malina commented on JBIDE-19852:
---------------------------------------

Max suggested this:
{quote}
B) if the installer is a izpack based installer there might be ways to 
do it already: 
http://docs.codehaus.org/display/IZPACK/Unattended+Installations
   Try with java -DINSTALL_PATH=/opt/myplace -jar myinstaller.jar  to 
see if that works ?
{quote}
I tried it and it didn't work anywhere.
Encouraged by Max, I created these issues :)
JBDS-3446 for JBDS (although we're not gonna install JBDS from within JBDS, it may still be a good thing to have there)
https://bugzilla.redhat.com/show_bug.cgi?id=1225450 for JBoss DV
https://bugzilla.redhat.com/show_bug.cgi?id=1225457 for JBoss FSW

> Set default path for runtimes downloaded and installed via java -jar
> --------------------------------------------------------------------
>
>                 Key: JBIDE-19852
>                 URL: https://issues.jboss.org/browse/JBIDE-19852
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: runtime-detection, server
>    Affects Versions: 4.3.0.Alpha2
>            Reporter: Radim Hopp
>
> I'm not sure if this is possible, but it would be nice if the installer would fill the installation path from Download Runtime wizard.
> The same for runtime detection after the download and installation is finished.
> Example scenario:
> 1. Select JBoss DV 6.1 for download&installation
> 2. On "Download Runtime" page of wizard fill some install folder (for example /home/<user>/downloadedDV)
> 3. Click Finish - DV is downloaded and it's installer executed
> ASSERT: /home/<user>/downloadedDV is default installation path in installer
> 4. In the installer select different installation folder (for example /home/<user>/DV)
> 5. Finish installer
> ASSERT: /home/<user>/DV is added to runtime-detection paths instead of /home/<user>/downloadedDV 



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


More information about the jbosstools-issues mailing list