[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906347#action_12906347
 ] 

Jonathan Moore edited comment on HTTPCLIENT-977 at 9/5/10 10:14 AM:
--------------------------------------------------------------------

If we make the memcached client Maven dependency's scope be "provided", does 
that fix our licensing issues? Then a client may link it into their executable 
at their option, and we can just provide instructions on how to do so if 
desired. Then there would actually not be anything included from that project 
(neither source code nor compiled binary). 

Failing that, can we just include the source code for 
MemcachedHttpCacheStorage.java in httpclient-contrib for now?

We'll separately pursue options for providing non-source access (perhaps it's 
worth building an Apache 2.0-licensed Java memcached client, for example).


      was (Author: cimjmoore):
    If we make the memcached client Maven dependency's scope be "provided", 
does that fix our licensing issues? Then a client may link it into their 
executable at their option, and we can just provide instructions on how to do 
so if desired.

Failing that, can we just include the source code for 
MemcachedHttpCacheStorage.java in httpclient-contrib for now?

We'll separately pursue options for providing non-source access (perhaps it's 
worth building an Apache 2.0-licensed Java memcached client, for example).

  
> provide a memcached implementation for HttpCache
> ------------------------------------------------
>
>                 Key: HTTPCLIENT-977
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-977
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: Cache
>            Reporter: Jonathan Moore
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: MemcachedHttpCacheStorage.patch
>
>
> The feature here would be an implementation of the HttpCache interface that 
> stored cache entries in memcached.

-- 
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]

Reply via email to