[
https://issues.apache.org/jira/browse/ZOOKEEPER-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Kalmar updated ZOOKEEPER-3028:
--------------------------------------
Summary: Step 3 - Separate java server and client code (was: Separate java
server and client code)
> Step 3 - Separate java server and client code
> ---------------------------------------------
>
> Key: ZOOKEEPER-3028
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3028
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: build, scripts
> Affects Versions: 3.6.0
> Reporter: Norbert Kalmar
> Assignee: Norbert Kalmar
> Priority: Major
>
> After step 1 is completed, the java server and client code should be
> separated into different packages:
> {noformat}
> zookeeper
> |-bin
> |-conf
> |-zk-client
> | |-zk-client-c
> | |-zk-client-java
> |-zk-contrib
> | |-...
> |-zk-docs
> |-zk-it (integration tests)
> |-zk-server
> |-zk-recipes
> | |-...
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)