My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

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.

Powered by Google Project Hosting