Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
HADOOP-13079 added package-info.java in test\java\org\apache\hadoop\fs\shell\ to avoid checkstyle comment.
But this resulted in an eclipse compile error "The type package-info is already defined", because in src folder in same package package-info.java already present.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-13079 Add -q option to Ls to print ? instead of non-printable characters
- Resolved