Re: File based HTTP cache implementation is feature complete

2010-08-16 Thread Campbell, Joseph
Agree - sound like an ecellent direction to go in. Look forward to seeing the patch/ changes. Joe -- If the user can't find it, the feature is not there. -- Jeff Atwood - Original Message - From: Moore, Jonathan To: HttpComponents Project Sent: Mon Aug 16 16:36:24 2010 Subje

Hudson build is back to normal : HttpCompo nents Client » HttpClient OSGi bundle #158

2010-08-16 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apach

Hudson build is back to normal : HttpComponents Client #158

2010-08-16 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org

RE: File based HTTP cache implementation is feature complete

2010-08-16 Thread Oleg Kalnichevski
On Mon, 2010-08-16 at 16:36 -0400, Moore, Jonathan wrote: > Just an update here. I've done some scratch refactoring, and see how to > do this now. I'm not quite done but am perhaps halfway there. > > The main issue here is that there is a "hidden class" inside > CachingHttpClient that handles reso

RE: File based HTTP cache implementation is feature complete

2010-08-16 Thread Moore, Jonathan
Just an update here. I've done some scratch refactoring, and see how to do this now. I'm not quite done but am perhaps halfway there. The main issue here is that there is a "hidden class" inside CachingHttpClient that handles resource management and storage of entries in an HttpCache; by extractin

Re: svn commit: r985733

2010-08-16 Thread Oleg Kalnichevski
On Mon, 2010-08-16 at 10:58 +0100, sebb wrote: > On 15 August 2010 19:51, wrote: > > Author: olegk > > Date: Sun Aug 15 18:51:32 2010 > > New Revision: 985733 ... > > +public class EhcacheHttpCache implements HttpCache { > > + > > +private Ehcache cache; > > + > > Could this be final? >

Re: svn commit: r985733 - in /httpcomponents/httpclient/trunk: ./ httpclient-cache/ httpclient-cache/src/main/java/org/apache/http/impl/client/cache/ehcache/ httpclient-cache/src/test/java/org/apache/

2010-08-16 Thread sebb
On 15 August 2010 19:51, wrote: > Author: olegk > Date: Sun Aug 15 18:51:32 2010 > New Revision: 985733 > > URL: http://svn.apache.org/viewvc?rev=985733&view=rev > Log: > HTTPCLIENT-978: ehcache based HTTP cache implementation > Contributed by Michajlo Matijkiw > > Added: >     > httpcomponents/

Build failed in Hudson: HttpComponents Client #157

2010-08-16 Thread Apache Hudson Server
See Changes: [olegk] HTTPCLIENT-978: ehcache based HTTP cache implementation Contributed by Michajlo Matijkiw -- [...truncated 185 lines...] Running org.apache.http.impl.client.Tes

Build failed in Hudson: HttpComponent s Client » HttpClient OSGi bundle #157

2010-08-16 Thread Apache Hudson Server
See -- [INFO] [INFO] Building HttpClient OSGi bundle [INFO]task-segmen