|
Project Information
Featured
|
A set of ant task that help convert Apache Commons Configuration property files into build properties, java Enum's (that are populated at runtime), and any exportable property / env file desired (e.g., csh, bash, bat, etc.). The tasks: LoadPropertiesTask, CreateEnumTask and ExportPrertiesTask are defined in TaskDefinitions. I provide a sample Usage in an ant file and Java source file. |