Proposal for Configuration Package

(0) Rationale

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.

(1) Scope of the Package

This proposal is to create a package of Java utility classes to read simplify configuring a java application.

(1.5) Interaction With Other Packages

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.

(2) Initial Source of the Package

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.

(3) Required Jakarta-Commons Resources

(4) Initial Committers

The initial committers on the Configuration component shall be as follows: