Zili Chen created CURATOR-581:
---------------------------------
Summary: Possible malformed OSGi export pattern
Key: CURATOR-581
URL: https://issues.apache.org/jira/browse/CURATOR-581
Project: Apache Curator
Issue Type: Improvement
Reporter: Zili Chen
Assignee: Jordan Zimmerman
Attachments: patch1.diff
Every time when I open Curator in IDEA it complains with
{quote}The package 'org.apache.curator.framework.api' is not exported by the
bundle dependencies
{quote}
and so on if the code refers a class/method outside its module.
I can "fix" the warnings if the patch attached applied. But I'm not an expert
of OSGi so I don't know if it is a valid "fix".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)