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

(cherry picked from commit 44b06d34a5)
This commit is contained in:
Akira Ajisaka 2017-12-06 11:40:33 +09:00
parent ceb4043ae1
commit 4e92b1e89e
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 0 deletions

View File

@ -394,6 +394,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>