[
https://issues.apache.org/jira/browse/HTTPCLIENT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michajlo Matijkiw updated HTTPCLIENT-978:
-----------------------------------------
Attachment: httpclient-cache_ehcache-patch.patch
This patch adds the package org.apache.http.impl.client.cache.ehcache, and a
few tests for it. The package contains a single class, EhcacheHttpCache, which
is a simple HttpCache implementation build around ehcache. The pom.xml was
also updated to add the ehcache java interface and its dependency, slf4j.
There are a total of 2 new files, and one modified.
This patch is contributed with the permission of my employer.
> provide an ehcache implementation for HttpCache
> -----------------------------------------------
>
> Key: HTTPCLIENT-978
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-978
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: Cache
> Reporter: Jonathan Moore
> Attachments: httpclient-cache_ehcache-patch.patch
>
>
> Provide an implementation of the HttpCache interface that stores cache
> entries in ehcache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]