[
https://issues.apache.org/jira/browse/CURATOR-581?focusedWorklogId=473529&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-473529
]
ASF GitHub Bot logged work on CURATOR-581:
------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Aug/20 05:24
Start Date: 22/Aug/20 05:24
Worklog Time Spent: 10m
Work Description: TisonKun opened a new pull request #373:
URL: https://github.com/apache/curator/pull/373
According to
https://access.redhat.com/documentation/en-us/red_hat_fuse/7.2/html/deploying_into_apache_karaf/buildbundle
this is the correct pattern for wildcard in export package config. Also it
fixes the problem that IDEA complains with `The package
'org.apache.curator.framework.api' is not exported by the bundle dependencies`
cc @Randgalt @eolivelli @cammckenzie
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 473529)
Time Spent: 0.5h (was: 20m)
> 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
> Priority: Major
> Attachments: patch1.diff
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)