[kepler-dev] [Bug 3949] - Get the installer working with the new build system

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue May 5 16:40:22 PDT 2009


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





------- Comment #6 from berkley at nceas.ucsb.edu  2009-05-05 16:40 -------
Added functionality to the installer build task that allows it to pull in
custom packs from modules.  To use this, put an install.xml file in the
module-info directory of the module.  Any other resources needed for the
install can also be placed there.  For an example, see the R module.

Also added functionality for the installer to remove elements from the
install.xml file with an 'os' attribute that does not match the OS that the
current installer is targeted at.  This will reduce the amount of time it takes
to build the installer and the size of the produced installer.  This will also
allow us to automate the creation of OS specific installers.


More information about the Kepler-dev mailing list