On Mon, 2011-05-30 at 08:58 +0800, LongkerDandy wrote: > Hi > > Is there place I can download HttpAsyncClient OSGi package? > Or how can I package it myself? > > Thanks > LongkerDandy
This can be done with the maven-bundle-plugin. You can use the OSGi module for HttpClient as a starting point. http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/httpclient-osgi/ Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
