[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-36:
----------------------------------

    Attachment: rest_2.tar.gz

initial attempt at rest support -- using jax-rs via jersey.

untar the rest_2.tar.gz into the contrib directory
  there are a number of files that need to be added to lib so for this
  initial drop using tar/gz rather than patch.

Currently readonly (get) via json is supported. See the readme for details and 
quickstart on trying it out.

there's a python script in src that tests the currently supported features
  see the readme for quickstart including running this script

----------- 
jersey/grizzly are under CDDL

I think I followed the rules outlined in Category B: Reciprocal Licenses
http://www.apache.org/legal/3party.html

specifically I only included binaries for CDDL licensed code (jersey/grizzly)
I also added NOTICE.txt specific to these libs
I also ran RAT and it seems happy.

we should verify before committing to svn.


> REST access to ZooKeeper
> ------------------------
>
>                 Key: ZOOKEEPER-36
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-36
>             Project: Zookeeper
>          Issue Type: New Feature
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>         Attachments: rest_2.tar.gz
>
>
> Moved from SourceForge to Apache.
> http://sourceforge.net/tracker/index.php?func=detail&aid=1961763&group_id=209147&atid=1008547

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to