Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/java-commons-configuration,
Java based library providing a generic configuration interface
Branch: CURRENT,
Version: 1.6,
Package name: java-commons-configuration-1.6,
Maintainer: kamel.derouicheCommons Configuration provides a generic configuration interface which
enables an application to read configuration data from a variety of sources:
- Properties files
- XML documents
- Windows INI files
- Property list files (.plist)
- JNDI
- JDBC Datasource
- System properties
- Applet parameters
- Servlet parameters
Additional sources of configuration parameters can be created by using custom
configuration objects.
Required to run:[
lang/sun-jre6]
Required to build:[
lang/sun-jdk6]
Master sites:
SHA1: b0f50a2ce31d849786396a49c8d32baac6f5592e
RMD160: efb973a070ed1070de7bef28dace3447645a7da6
Filesize: 3809.347 KB
Version history: (Expand)
- (2010-09-10) Package deleted from pkgsrc
- (2010-09-09) Package added to pkgsrc.se, version java-commons-configuration-1.6 (created)
CVS history: (Expand)
2010-09-09 02:28:52 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
replace by apache-commons-configuration
|
2010-09-08 23:53:46 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import java-commons-configuration-1.6 as wip/java-commons-configuration.
Commons Configuration provides a generic configuration interface which
enables an application to read configuration data from a variety of sources:
- Properties files
- XML documents
- Windows INI files
- Property list files (.plist)
- JNDI
- JDBC Datasource
- System properties
- Applet parameters
- Servlet parameters
Additional sources of configuration parameters can be created by using custom
configuration objects.
|