Mitchel Labonte created DRILL-6026:
--------------------------------------
Summary: dependency missing for javax.annotation.concurrent
Key: DRILL-6026
URL: https://issues.apache.org/jira/browse/DRILL-6026
Project: Apache Drill
Issue Type: Bug
Reporter: Mitchel Labonte
Priority: Minor
When building from sources, the following error pops up:
exec/memory/base/src/main/java/org/apache/drill/exec/memory/Accountant.java[22,34]
error: package javax.annotation.concurrent does not exist
exec/memory/base/src/main/java/org/apache/drill/exec/memory/Accountant.java[34,1]
error: cannot find symbol
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)