HADOOP-6411. Remove deprecated file src/test/hadoop-site.xml. Contributed by Konstantin Boudnik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@887047 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8d6c5c41f2
commit
3549d30d7e
@ -57,6 +57,8 @@ Trunk (unreleased changes)
|
||||
HADOOP-6405. Update Eclipse configuration to match changes to Ivy
|
||||
configuration (Edwin Chan via cos)
|
||||
|
||||
HADOOP-6411. Remove deprecated file src/test/hadoop-site.xml. (cos)
|
||||
|
||||
Release 0.21.0 - Unreleased
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet type="text/xsl" href="nutch-conf.xsl"?>
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
<!-- DO NOT PUT ANY PROPERTY IN THIS FILE. INSTEAD USE -->
|
||||
<!-- core-site.xml, mapred-site.xml OR hdfs-site.xml -->
|
||||
<!-- This empty script is to avoid picking properties from -->
|
||||
<!-- conf/hadoop-site.xml This would be removed once support -->
|
||||
<!-- for hadoop-site.xml is removed. -->
|
||||
|
||||
<configuration>
|
||||
|
||||
|
||||
|
||||
</configuration>
|
Loading…
Reference in New Issue
Block a user