Author: oheger
Date: Thu Nov 8 13:06:42 2007
New Revision: 593311
URL: http://svn.apache.org/viewvc?rev=593311&view=rev
Log:
Updated release notes to reflect latest modifications at the dependencies
Modified:
commons/proper/configuration/trunk/RELEASE-NOTES.txt
commons/proper/configuration/trunk/xdocs/changes.xml
Modified: commons/proper/configuration/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/RELEASE-NOTES.txt?rev=593311&r1=593310&r2=593311&view=diff
==============================================================================
--- commons/proper/configuration/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/configuration/trunk/RELEASE-NOTES.txt Thu Nov 8 13:06:42
2007
@@ -206,3 +206,9 @@
* The dependencies to commons-codec and commons-jxpath have been marked as
optional. They are not required by the core classes.
+
+* The dependency to commons-logging was updated to the current version
+ 1.1. Older versions of commons-logging will still work.
+
+* Some of the dependencies in the m2 pom have been updated to be more
+ consistent.
Modified: commons/proper/configuration/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/xdocs/changes.xml?rev=593311&r1=593310&r2=593311&view=diff
==============================================================================
--- commons/proper/configuration/trunk/xdocs/changes.xml (original)
+++ commons/proper/configuration/trunk/xdocs/changes.xml Thu Nov 8 13:06:42
2007
@@ -23,6 +23,14 @@
<body>
<release version="1.5" date="in SVN" description="">
+ <action dev="oheger" type="update" due-to="Jörg Schaible">
+ Some of the dependencies in the m2 pom have been updated to be more
+ consistent.
+ </action>
+ <action dev="oheger" type="update" due-to="Jörg Schaible">
+ The dependency to commons-logging was updated to the current version
+ 1.1. Older versions of commons-logging will still work.
+ </action>
<action dev="oheger" type="add" issue="CONFIGURATION-273">
A new method interpolatedConfiguration() was added to
AbstractConfiguration.
This method returns a configuration with the same type and