Directory Offset |
String |
The directory relative to the current working directory which contains the files to operate on. |
No |
Property File |
String |
The name of the property file to edit. |
Yes |
Add/Update properties |
String |
A new line separated list of name=value pairs |
No |
Additional properties |
String |
If you want to use additional properties defined elsewhere add a comma-separated list here. For example adding ${p:environment/allProperties} means that we will pick up all environment properties and add them as nave/value pairs to the list. Any collisions would be resolved in favor of the explicit property list in the Add/Update properties box above. |
No |
Additional properties prefix |
String |
Use this if you want to filter the properties specified in the Additional Properties box above. The prefix will be stripped from the property name to form the correct property to be added in the property file. |
No |
Remove properties |
String |
A new line separated list of names of properties to remove. |
No |