13.5 Additional modes - Reference Documentation
Authors: Andres Almiray
Version: 1.2.0
13.5 Additional modes
If any of the afore mentioned packaging modes does not suite your needs you may use the Installer plugin to craft a better packaging option. This plugin supports the following additional modes:izpack- universal installer using Izpack.mac- for MacOSX.rpm- for rpm based Linux distributions.deb- for .deb based Linux distributions.jsmooth- for Windows.
griffon package izpackgriffon prepare-izpack // edit target/installer/izpack/resources/installer.xml // and/or add more files to that directory griffon create-izpack
PreparePackageStart, PreparePackageEnd, CreatePackageStart and CreatePackageEnd.