API Documentation: | PropertiesGeneratorTask |
---|
A convenience superclass for those tasks which generate Properties configuration files from a domain object of type T.
Property | Description |
inputFile | The input file to load the initial configuration from. Defaults to the output file. If the specified input file does not exist, this task uses some default initial configuration. |
outputFile | The output file to write the final configuration to. |