svn commit: r472380 - /xml/xindice/trunk/java/src/org/apache/xindice/core/CollectionManager.java

[email protected]
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
Author: vgritsenko
Date: Tue Nov  7 20:07:09 2006
New Revision: 472380

URL: http://svn.apache.org/viewvc?view=rev&rev=472380
Log:
cleanup

Modified:
    xml/xindice/trunk/java/src/org/apache/xindice/core/CollectionManager.java

Modified: xml/xindice/trunk/java/src/org/apache/xindice/core/CollectionManager.java
URL: http://svn.apache.org/viewvc/xml/xindice/trunk/java/src/org/apache/xindice/core/CollectionManager.java?view=diff&rev=472380&r1=472379&r2=472380
==============================================================================
--- xml/xindice/trunk/java/src/org/apache/xindice/core/CollectionManager.java (original)
+++ xml/xindice/trunk/java/src/org/apache/xindice/core/CollectionManager.java Tue Nov  7 20:07:09 2006
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * CVS $Id$
+ * $Id$
  */
 
 package org.apache.xindice.core;
@@ -33,7 +33,7 @@
 /**
  * CollectionManager is the base class for both Database and Collection.
  *
- * @version CVS $Revision$, $Date$
+ * @version $Revision$, $Date$
  */
 public class CollectionManager implements Configurable {
 
@@ -46,7 +46,7 @@
 
     // FIXME: Access to collections and config is not synchronized
     private final Map collections = new HashMap();
-    private Configuration config = null;
+    private Configuration config;
 
 
     protected CollectionManager() {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.