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

S3A typo in pom.xml test exclusions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0, 3.0.0-alpha2
    • 2.8.0, 3.0.0-alpha4
    • fs/s3
    • None

    Description

      Noticed a copy/paste typo in hadoop-tools/hadoop-aws/pom.xml:

                            <exclude>**/ITestJets3tNativeS3FileSystemContract.java</exclude>
                            <exclude>**/ITest*Root*.java</exclude>
                            <exclude>**/ITestS3AFileContextStatistics.java</exclude>
                            <include>**/ITestS3AHuge*.java</include>
      

      That is in excludes section so the last line should be <exclude>

      Attachments

        1. HADOOP-14087.001.patch
          0.6 kB
          Aaron Fabbri
        2. HADOOP-14087.002.patch
          0.6 kB
          Aaron Fabbri

        Issue Links

          Activity

            People

              fabbri Aaron Fabbri
              fabbri Aaron Fabbri
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: