Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-405

Duplicate browseDirectory.jsp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10.1
    • 0.11.0
    • None
    • None

    Description

      I found 2 identical files
      src\webapps\datanode\browseDirectory.jsp
      and
      src\webapps\dfs\browseDirectory.jsp

      And there is a line in build.xml that makes the copy
      <copy file="${src.webapps}/datanode/browseDirectory.jsp" todir="${src.webapps}/dfs/"/>

      That does not seem right. If one of them is a copy of another, then only one should be in svn.
      Another thing is that while copying files to the build/ directory is OK, copying files around within
      the source directories makes things complicated. Is there a way to avoid that?

      Attachments

        1. 405.patch
          0.4 kB
          navychen

        Activity

          People

            navychen navychen
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: