Date: Tue, 22 Nov 2005 16:32:01 +0000 (UTC) From: Herve Quiroz <hq@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/jakarta-commons-configuration Makefile distinfo pkg-descr Message-ID: <200511221632.jAMGW1qp056928@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hq 2005-11-22 16:32:01 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/jakarta-commons-configuration Makefile distinfo
pkg-descr
Log:
Commons Configuration provides a generic configuration interface which enables
an application to read configuration data from a variety of sources. Commons
Configuration provides typed access to single, and multi-valued configuration
parameters.
Configuration parameters may be loaded from the following sources:
* Properties files
* XML documents
* JNDI
* JDBC Datasource
Different configuration sources can be mixed using a ConfigurationFactory and
CompositeConfiguration. Additional sources of configuration parameters can be
created by using custom configuration objects. This customization can be
achieved by extending AbstractConfiguration.
WWW: http://jakarta.apache.org/commons/configuration/
Revision Changes Path
1.2045 +1 -0 ports/devel/Makefile
1.1 +40 -0 ports/devel/jakarta-commons-configuration/Makefile (new)
1.1 +2 -0 ports/devel/jakarta-commons-configuration/distinfo (new)
1.1 +18 -0 ports/devel/jakarta-commons-configuration/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221632.jAMGW1qp056928>
