You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes the extra semicolon after an import that causes `-Pclover` to
fail with
com.atlassian.clover.api.CloverException: hadoop/hadoop-tools/
hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/impl/
ITestS3APutIfMatchAndIfNoneMatch.java:43:43:unexpected token: ;`
Closes#7956
Signed-off-by: Chris Nauroth <[email protected]>
0 commit comments