Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Bundle-BuddyPolicy vs. Eclipse-BuddyPolicy

There is no Bundle-BuddyPolicy header in the OSGi spec. This is probably why you cannot find information about it at the OSGi website.

--

BJ Hargrave
Senior Technical Staff Member, IBM
OSGi Fellow and CTO of the
OSGi Alliance
hargrave@xxxxxxxxxx

office: +1 386 848 1781
mobile: +1 386 848 3788






From:        Libor Jelinek <ljelinek@xxxxxxxxxxx>
To:        equinox-dev@xxxxxxxxxxx,
Date:        2012/07/10 15:13
Subject:        [equinox-dev] Bundle-BuddyPolicy vs. Eclipse-BuddyPolicy
Sent by:        equinox-dev-bounces@xxxxxxxxxxx




Hi Equinox developers,
I would like to ask you for clarification about state of Equinox-specific's Eclipse-BuddyPolicy header vs. Bundle-BuddyPolicy.

I'm having a debate with Ceki Gulcu (a great man behind Log4J and Logback) whether OSGi-fied Logback bundle should include or not include Eclipse-BuddyPolicy in its MANIFEST.MF.

This is just a one of methods how to contribute logback.xml at runtime. But there was an opinion at logback-dev mailinglist that Eclipse-BuddyPolicy is somehow deprecated are there is "more standard" OSGi Bundle-BuddyPolicy for the same purpose. Unfortunately I can't find any info about this header at osgi.org website [1].

Methods are summarized by me at at [2].

My questions:

1) Is Eclipse-BuddyPolicy deprecated or not recommended?

2) What's the meaning and state of Bundle-BuddyPolicy?

3) Is Bundle-BuddyPolicy really OSGi standard header for this purpose?

Links:
[1] http://www.osgi.org/Specifications/ReferenceHeaders
[2] http://devblog.virtage.com/2012/07/logback-and-eclipse-attaching-logback-xml/

--
Hezky den / Have a nice day
Libor JELÍNEK

VIRTAGE SOFTWARE // software - design - web
Lucni 542 // 285 04 Uhlirske Janovice // Czech Republic
support: +420 315 555 488 // cell: +420 777 205 142
email/jabber:
ljelinek@xxxxxxxxxxx // web: www.virtage.com

Visit our developer adventures at
http://devblog.virtage.com!
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top