Author: vgritsenko Date: Thu Apr 19 18:26:25 2007 New Revision: 530607 URL: http://svn.apache.org/viewvc?view=rev&rev=530607 Log: remove deprecation from hash filer
Modified: xml/xindice/trunk/java/src/org/apache/xindice/core/filer/HashFiler.java Modified: xml/xindice/trunk/java/src/org/apache/xindice/core/filer/HashFiler.java URL: http://svn.apache.org/viewvc/xml/xindice/trunk/java/src/org/apache/xindice/core/filer/HashFiler.java?view=diff&rev=530607&r1=530606&r2=530607 ============================================================================== --- xml/xindice/trunk/java/src/org/apache/xindice/core/filer/HashFiler.java (original) +++ xml/xindice/trunk/java/src/org/apache/xindice/core/filer/HashFiler.java Thu Apr 19 18:26:25 2007 @@ -68,7 +68,6 @@ * (DEFAULT_DESCRIPTORS_MAX).</li> * </ul> * - * @deprecated This class has been temporarily deprecated by BTreeFiler. * @version $Revision$, $Date$ */ public class HashFiler extends Paged