...
...
...
...
...
...
...
...
...
...
Warning |
---|
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>.
Attribute | Description | Value range |
---|---|---|
key | An action key to apply | permission.dir | permission.file |
value | A 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, |
This listener must be used in combination with the ChmodCompilerListener.