/
ChmodInstallerListener

ChmodInstallerListener

This Listener is not functional yet! Refer to IZPACK-1643.


This listener does set the file and directory permissions during installation. For this purpose, you must apply the nested <additionaldata> element to a pack's <file><fileset> or <singlefile>.

AttributeDescriptionValue range
keyAn action key to applypermission.dir | permission.file
valueA value to the above action key for specifying how to apply the particular action.

Integer

If the value begins with "0", it is interpreted an an octal number,
otherwise as a decimal number representing the chmod-compatible permission on the appropriate files when the listener is executing during the installation.

This listener must be used in combination with the ChmodCompilerListener.

Related content

BSFInstallerListener and BSFUninstallerListener
BSFInstallerListener and BSFUninstallerListener
Read with this
Packs
More like this
AntActionInstallerListener and AntActionUninstallerListener
AntActionInstallerListener and AntActionUninstallerListener
Read with this
Unattended Installations Using Properties
Unattended Installations Using Properties
More like this
GUI Preferences
GUI Preferences
Read with this
ConfigurationInstallerListener
ConfigurationInstallerListener
More like this