[jbosstools-issues] [JBoss JIRA] (JBDS-3446) Add support for IzPack INSTALL_PATH property to predefine installation path

Denis Golovin (JIRA) issues at jboss.org
Tue Jun 9 12:06:02 EDT 2015


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

Denis Golovin commented on JBDS-3446:
-------------------------------------

This feature would compliment automated installer. It would be much easier to use than automated installer in case when everything should be done by default. There would be no need to have .xml file just "java -jar installer.jar -console". We should also add flag to accept license by default or it would stop and wait for input.

> Add support for IzPack INSTALL_PATH property to predefine installation path
> ---------------------------------------------------------------------------
>
>                 Key: JBDS-3446
>                 URL: https://issues.jboss.org/browse/JBDS-3446
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: installer
>    Affects Versions: 8.1.0.GA
>            Reporter: Martin Malina
>            Assignee: Denis Golovin
>             Fix For: 9.0.0.Beta2
>
>
> In a recent discussion around JBIDE-19852 , it was pointed out that IzPack supports supplying properties to the installer, so that some values are predefined.
> Details are here:
> http://docs.codehaus.org/display/IZPACK/Unattended+Installations
> The idea is that you could run this:
> java -DINSTALL_PATH=/default/path -jar installer.jar
> And this would pre-fill the installation path to the path given in the command.



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


More information about the jbosstools-issues mailing list