Преглед на файлове

HDFS-12889. Router UI is missing robots.txt file. Contributed by Bharat Viswanadham.

(cherry picked from commit 44b06d34a537f8b558007cc92a5d1a8e59b5d86b)
(cherry picked from commit c81057d936353e385339ff0578aadaceeb465cb9)
Akira Ajisaka преди 7 години
родител
ревизия
c49b4f7977
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      hadoop-hdfs-project/hadoop-hdfs/pom.xml

+ 1 - 0
hadoop-hdfs-project/hadoop-hdfs/pom.xml

@@ -389,6 +389,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
             <exclude>src/main/webapps/hdfs/robots.txt</exclude>
             <exclude>src/main/webapps/journal/robots.txt</exclude>
             <exclude>src/main/webapps/secondary/robots.txt</exclude>
+            <exclude>src/main/webapps/router/robots.txt</exclude>
             <exclude>src/contrib/**</exclude>
             <exclude>src/site/resources/images/*</exclude>
             <exclude>src/main/webapps/static/bootstrap-3.0.2/**</exclude>