[
https://issues.apache.org/jira/browse/HADOOP-14087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898843#comment-15898843
]
Hudson commented on HADOOP-14087:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11363 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11363/])
HADOOP-14087. S3A typo in pom.xml test exclusions. Contributed by Aaron
(aajisaka: rev f597f4c43e0a6e2304b9bcaf727d6d8d15a365f9)
* (edit) hadoop-tools/hadoop-aws/pom.xml
> S3A typo in pom.xml test exclusions
> -----------------------------------
>
> Key: HADOOP-14087
> URL: https://issues.apache.org/jira/browse/HADOOP-14087
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/s3
> Affects Versions: 2.8.0, 3.0.0-alpha2
> Reporter: Aaron Fabbri
> Assignee: Aaron Fabbri
> Fix For: 2.8.0, 3.0.0-alpha3
>
> Attachments: HADOOP-14087.001.patch, HADOOP-14087.002.patch
>
>
> Noticed a copy/paste typo in hadoop-tools/hadoop-aws/pom.xml:
> {code:xml}
>
> <exclude>**/ITestJets3tNativeS3FileSystemContract.java</exclude>
> <exclude>**/ITest*Root*.java</exclude>
> <exclude>**/ITestS3AFileContextStatistics.java</exclude>
> <include>**/ITestS3AHuge*.java</include>
> {code}
> That is in excludes section so the last line should be <exclude>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]