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 2013/08/06 21:16:20 UTC

svn commit: r1511079 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/Lock.java

Author: oheger
Date: Tue Aug  6 19:16:19 2013
New Revision: 1511079

URL: http://svn.apache.org/r1511079
Log:
Removed obsolete Lock class.

After the redesign of synchronization and concurrent access this class is no
longer needed.

Removed:
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/Lock.java