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]
