Browse Source

HADOOP-405. Move current version of browseDirectory.jsp to the place where it's actually used. Contributed by navychen.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@502401 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 18 years ago
parent
commit
3d9e5b5baf
2 changed files with 0 additions and 1 deletions
  1. 0 1
      build.xml
  2. 0 0
      src/webapps/datanode/browseDirectory.jsp

+ 0 - 1
build.xml

@@ -175,7 +175,6 @@
   
   <target name="compile-core-classes" depends="init, compile-rcc-compiler">
 
-    <copy file="${src.webapps}/datanode/browseDirectory.jsp" todir="${src.webapps}/dfs/"/>
     <jsp-compile
      uriroot="${src.webapps}/task"
      outputdir="${build.src}"

+ 0 - 0
src/webapps/dfs/browseDirectory.jsp → src/webapps/datanode/browseDirectory.jsp