Skip to main content



      Home
Home » Eclipse Projects » Orbit » Usage of the commons logging bundle.
Usage of the commons logging bundle. [message #14213] Mon, 01 September 2008 03:45 Go to next message
Eclipse UserFriend
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 16: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 16:25 Go to previous message
Eclipse UserFriend
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 Jul 08 01:15:53 EDT 2025

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

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

Back to the top