Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » Usage of the commons logging bundle.
Usage of the commons logging bundle. [message #14213] Mon, 01 September 2008 07:45 Go to next message
Dmitry Hazin is currently offline Dmitry HazinFriend
Messages: 6
Registered: July 2009
Junior Member
Hi,

We want to use some Orbit bundles in our eclipse project
(http://eclipse.org/smila) and in particular we need
org.apache.commons.logging bundle.
The problem is that this bundle just exports all commons logging
packages (with Export-Package directive in the manifest file) but does
nothing with logger implementations.
Could you please clarify, if this bundle is intented to be used for
logging or just for satisfying some dependencies?
I don't see the way how it can be used for logging without importing
logger implementation class or using Buddy-Policy in manifest.

Thanks.
Dmitry
Re: Usage of the commons logging bundle. [message #14230 is a reply to message #14213] Mon, 01 September 2008 20:25 Go to previous message
Eclipse UserFriend
Originally posted by: david_williams.linux.vnet.ibm.com

dhazin wrote:

> Could you please clarify, if this bundle is intended to be used for
> logging or just for satisfying some dependencies?
> I don't see the way how it can be used for logging without importing
> logger implementation class or using Buddy-Policy in manifest.
>

Yes, mostly to satisfy constraints, though some simple logging cases can
be used, apparently (I've never used it).

This has probably achieved "FAQ" criteria, but for now, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181813
and its dups and associated bugs. Probably this comment:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186489#c6
is most related to your question?

Thanks,
Re: Usage of the commons logging bundle. [message #564356 is a reply to message #14213] Mon, 01 September 2008 20:25 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 176
Registered: July 2009
Senior Member
dhazin wrote:

> Could you please clarify, if this bundle is intended to be used for
> logging or just for satisfying some dependencies?
> I don't see the way how it can be used for logging without importing
> logger implementation class or using Buddy-Policy in manifest.
>

Yes, mostly to satisfy constraints, though some simple logging cases can
be used, apparently (I've never used it).

This has probably achieved "FAQ" criteria, but for now, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181813
and its dups and associated bugs. Probably this comment:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186489#c6
is most related to your question?

Thanks,
Previous Topic:Usage of the commons logging bundle.
Next Topic:org.aopalliance bundle do not specify version on exported packages
Goto Forum:
  


Current Time: Tue Apr 23 11:56:40 GMT 2024

Powered by FUDForum. Page generated in 0.03040 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top