You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/08/20 06:55:42 UTC

svn commit: r1159845 - /james/app/trunk/src/main/config/james/hbase-site.xml

Author: eric
Date: Sat Aug 20 04:55:41 2011
New Revision: 1159845

URL: http://svn.apache.org/viewvc?rev=1159845&view=rev
Log:
Empty container for HBase configuration (JAMES-1273)

Added:
    james/app/trunk/src/main/config/james/hbase-site.xml

Added: james/app/trunk/src/main/config/james/hbase-site.xml
URL: http://svn.apache.org/viewvc/james/app/trunk/src/main/config/james/hbase-site.xml?rev=1159845&view=auto
==============================================================================
--- james/app/trunk/src/main/config/james/hbase-site.xml (added)
+++ james/app/trunk/src/main/config/james/hbase-site.xml Sat Aug 20 04:55:41 2011
@@ -0,0 +1,25 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
+<!--
+/**
+ * Copyright 2010 The Apache Software Foundation
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+-->
+<configuration>
+</configuration>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org