Hi Bert,

On trunk (Karaf 3), you have two new commands:

bundle:capabilities

and

bundle:requirements

It's similar to the OBR. Import packages are bundle requirements; export packages are bundle capabilities.

However, I think it's not easy for the users and more over the semantic is not exactly the same:

- bundle:requirements is per bundles
- package:import was "global" to all bundles

So even if we can have more or less the same with capabilities/requirements, I will reintroduce package:* in Karaf 3 (end of this week).

Regards
JB

On 03/14/2012 11:55 AM, jbert wrote:
Hello,

I regularly used packages:exports in Karaf 2.2.5 for diagnosing resolve
errors; it provides a list of packages combined with the bundle-id of the
bundle exporting a given package.

The packages:imports command seems to be replaced by bundle:requirements in
Karaf 3, but did anyone think to port the exports functionality? I didn't
spot a bundle:exports command...

I know about bundle:headers, but this command works differently; you can't
simply grep for a given package without having to resort to the "--context"
parameter. I also looked at the help for the headers command, and it doesn't
have some "--exports" switch, so no luck there.

Did I miss something, or did this functionality get lost?


With best regards,

Bert Jacobs

--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-3-alternative-for-packages-exports-missing-tp3824976p3824976.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to