[
https://issues.jboss.org/browse/JBDS-3446?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-3446:
-------------------------------------
IMO this feature is easy to implement, but it is really useless. There is no difference if
one type location in console or in PathSelectionPanel field, it still typing :)
It might be good idea to implement support for this as simple way to do headless
installation. For example if -DINSTALL_PATH=/path/to/target is added in to java cmd it
would skip UI and just do automated install into provided directory without automated
install xml file.
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
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)