There is currently no configuration package that can work with multiple sources of data, and provide configuration capabilities for multiple applications. This package provides a simple to use api for performing configuration.
This proposal is to create a package of Java utility classes to read simplify configuring a java application.
Configuration relies on many other commons packages. It will utilize the JUnit unit testing framework for developing and executing unit tests, but this is of interest only to developers of the component.
This code originated in JServ, was brought into Turbine, moved to Velocity and improved, and then moved into the Commons as Configurations sub-project.
The proposed package name for the new component is
org.apache.commons.configuration
.
configuration
in the
jakarta-commons
CVS repository.The initial committers on the Configuration component shall be as follows: