Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-2313

Rat excludes has a typo for excluding editsStored files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0-alpha
    • 3.0.0-alpha1
    • test
    • None
    • Reviewed

    Description

      In hadoop-hdfs-project/hadoop-hdfs/pom.xml, this:

      <exclude>src/test/resources/editStored*</exclude>
      

      Should be:

      <exclude>src/test/resources/editsStored*</exclude>
      

      Attachments

        1. hdfs-2313.0.patch
          0.7 kB
          Aaron Myers

        Activity

          People

            atm Aaron Myers
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: