Hey Bill, All I know of OSGi is that it's part of the Eclipse SDK/API core, which is a fantastic system in it's own btw.
Eitherway. If you don't mind, can you please elaborate on what exactly this system of your's is. Thanks. Q On Fri, Aug 22, 2008 at 3:36 PM, Bill Higgins <[EMAIL PROTECTED]> wrote: > I've attached the OSGi-ified HttpCore JARs to the Jira bug > (https://issues.apache.org/jira/browse/HTTPCORE-125) > > > On Wed, Aug 20, 2008 at 11:49 AM, Oleg Kalnichevski <[EMAIL PROTECTED]> > wrote: > > On Wed, 2008-08-20 at 11:31 -0400, Bill Higgins wrote: > >> > Code that requires the Equinox Servlet Bridge to work seems a bit out > of > >> > scope for me, but I believe we could consider taking it as one of > those > >> > 'contrib' components provided in source only as reference material. A > >> > lot of code start off in the 'contrib' package initially but > eventually > >> > find its home within officially distributed packages. > >> > > >> > Does this sound ok to you? > >> > >> Yes, this makes sense. However, I don't understand the mechanics of > >> making a 'contrib' component contribution. > > > > It is basically a bunch of components either considered out of scope or > > dependent on some external libraries. These components are available in > > the repository but are not distributed with the official release > > packages: > > > > > http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/contrib/src/main/java/org/apache/http/contrib/ > > > >> Can you give me a pointer > >> (via this mailing list or private email) on how to make this sort of > >> contribution? > >> > > > > Just open a JIRA issue and attach the code to it. > > > > Oleg > > > > > > > >> - Bill > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > > - Bill > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Quintin Beukes
