You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2020/08/08 00:50:00 UTC

[jira] [Created] (CURATOR-581) Possible malformed OSGi export pattern

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)