You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2014/08/23 22:11:09 UTC

svn commit: r1620066 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration/builder/ test/java/org/apache/commons/configuration/builder/

Author: oheger
Date: Sat Aug 23 20:11:08 2014
New Revision: 1620066

URL: http://svn.apache.org/r1620066
Log:
Removed obsolete BeanInfo classes.

Because of new features provided by [beanutils] it is no longer necessary to
have additional BeanInfo classes.

Removed:
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/BuilderParametersBeanInfo.java
    commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/builder/ParametersBeanTestImplBeanInfo.java
    commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/builder/TestBuilderParametersBeanInfo.java