Ted Yu created HBASE-10612:
------------------------------
Summary: Remove unnecessary dependency on org.eclipse.jdt:core
Key: HBASE-10612
URL: https://issues.apache.org/jira/browse/HBASE-10612
Project: HBase
Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
Transitive dependency on org.eclipse.jdt:core comes from
org.mortbay.jetty:jsp-2.1
This dependency is not needed.
Removing it would get rid of the following jar under lib:
{code}
-rw-r--r-- 1 root root 3566844 Feb 20 20:50 core-3.1.1.jar
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)