Author: ebourg
Date: Tue Feb 19 03:44:34 2008
New Revision: 629077
URL: http://svn.apache.org/viewvc?rev=629077&view=rev
Log:
Removed HierarchicalXMLConfiguration
Removed:
commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration2/HierarchicalXMLConfiguration.java
Modified:
commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml
Modified:
commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml?rev=629077&r1=629076&r2=629077&view=diff
==============================================================================
---
commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml
(original)
+++
commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml
Tue Feb 19 03:44:34 2008
@@ -47,6 +47,9 @@
<action dev="ebourg" type="update">
Calendar objects in PropertyListConfiguration are now saved with their
own time zone.
</action>
+ <action dev="ebourg" type="remove">
+ HierarchicalXMLConfiguration has been removed, XMLConfiguration should
be used instead.
+ </action>
</release>
<release version="1.6" date="in SVN" description="">