[kepler-dev] [Bug 4003] Support for non-GUI Kepler installer.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Sun May 9 17:12:46 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4003

Christopher Brooks <cxh at eecs.berkeley.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cxh at eecs.berkeley.edu

--- Comment #1 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-05-09 17:12:46 PDT ---
One workaround for this is to have IzPack use

<panel classname="FinishPanel"/>

instead of

<panel classname="SimpleFinishPanel"/>


FinishPanel will create a auto-install.xml file which can be run
with
java -jar installer.jar auto-install.xml

See

http://izpack.org/documentation/advanced-features.html#automated-installers

For information about building a Kepler installer, see
https://kepler-project.org/developers/teams/build/building-kepler-installers/?searchterm=installer

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list