You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by vg...@apache.org on 2007/04/20 03:26:26 UTC

svn commit: r530607 - /xml/xindice/trunk/java/src/org/apache/xindice/core/filer/HashFiler.java

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