Vinayakumar B created HADOOP-13314:
--------------------------------------
Summary: Remove 'package-info.java' from
'test\java\org\apache\hadoop\fs\shell\' to remove eclipse compile error
Key: HADOOP-13314
URL: https://issues.apache.org/jira/browse/HADOOP-13314
Project: Hadoop Common
Issue Type: Bug
Reporter: Vinayakumar B
Assignee: Vinayakumar B
Priority: Trivial
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]