HDFS-12889. Router UI is missing robots.txt file. Contributed by Bharat Viswanadham.
(cherry picked from commit44b06d34a5
) (cherry picked from commit4e92b1e89e
)
This commit is contained in:
parent
981f117a1b
commit
7fd6407886
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue