You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ha...@apache.org on 2013/06/03 03:44:42 UTC

svn commit: r1488825 - in /hive/trunk/hcatalog/src/test/e2e/hcatalog/resource: default.res windows.res

Author: hashutosh
Date: Mon Jun  3 01:44:42 2013
New Revision: 1488825

URL: http://svn.apache.org/r1488825
Log:
HIVE-4610 : HCatalog checkstyle violation after HIVE4578 (Brock Noland via Ashutosh Chauhan)

Modified:
    hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/default.res
    hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/windows.res

Modified: hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/default.res
URL: http://svn.apache.org/viewvc/hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/default.res?rev=1488825&r1=1488824&r2=1488825&view=diff
==============================================================================
--- hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/default.res (original)
+++ hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/default.res Mon Jun  3 01:44:42 2013
@@ -1,2 +1,19 @@
+# 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.
+#
 $resources = {
 };

Modified: hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/windows.res
URL: http://svn.apache.org/viewvc/hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/windows.res?rev=1488825&r1=1488824&r2=1488825&view=diff
==============================================================================
--- hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/windows.res (original)
+++ hive/trunk/hcatalog/src/test/e2e/hcatalog/resource/windows.res Mon Jun  3 01:44:42 2013
@@ -1,2 +1,19 @@
+# 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.
+#
 $resources = {
 };