Author: oheger
Date: Sun Apr 20 19:20:49 2014
New Revision: 1588823
URL: http://svn.apache.org/r1588823
Log:
Removed obsolete ViewNode class.
There is no need to have view nodes any longer. ImmutableNode instances can be
shared between multiple configuration instances.
Removed:
commons/proper/configuration/branches/immutableNodes/src/main/java/org/apache/commons/configuration/tree/ViewNode.java
commons/proper/configuration/branches/immutableNodes/src/test/java/org/apache/commons/configuration/tree/TestViewNode.java