Spec URL: http://akurtakov.fedorapeople.org/jakarta-commons-configuration.spec SRPM URL: http://akurtakov.fedorapeople.org/jakarta-commons-configuration-1.4-6.fc12.src.rpm Description: Configuration is a project to provide a generic Configuration interface and allow the source of the values to vary. It provides easy typed access to single, as well as lists of configuration values based on a 'key'. Right now you can load properties from a simple properties file, a properties file in a jar, an XML file, JNDI settings, as well as use a mix different sources using a ConfigurationFactory and CompositeConfiguration. Custom configuration objects are very easy to create now by just subclassing AbstractConfiguration. This works similar to how AbstractList works.
This is a full review request. The pre-review request was bug #500256.
OK naming OK version OK licensing OK requires OK source (md5sums match) OK files OK macros OK changelog OK sections (rm at beginning of install, clean present) X Fix description: add an "of" between "mix" and "different" X get rid of post{,un} requires for javadoc X use %{__sed} -i 's/\r//' instead of dos2unix
(In reply to comment #2) > OK naming > OK version > OK licensing > OK requires > OK source (md5sums match) > OK files > OK macros > OK changelog > OK sections (rm at beginning of install, clean present) > > X Fix description: add an "of" between "mix" and "different" Fixed. > X get rid of post{,un} requires for javadoc Fixed. > X use %{__sed} -i 's/\r//' instead of dos2unix Fixed New sources: Spec URL: http://akurtakov.fedorapeople.org/jakarta-commons-configuration.spec SRPM URL: http://akurtakov.fedorapeople.org/jakarta-commons-configuration-1.4-7.fc12.src.rpm
Thanks. Approved.
Built in rawhide. http://koji.fedoraproject.org/koji/buildinfo?buildID=128120