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

Andor Molnar resolved ZOOKEEPER-3033.
-------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 3.4.14)

Issue resolved by pull request 599
[https://github.com/apache/zookeeper/pull/599]

> Step 1.2 - Create zk-recipes maven structure
> --------------------------------------------
>
>                 Key: ZOOKEEPER-3033
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3033
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: build, scripts
>    Affects Versions: 3.5.4, 3.6.0, 3.4.12
>            Reporter: Norbert Kalmar
>            Assignee: Norbert Kalmar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.5
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Create a project structure that separates the different parts of ZooKeeper 
> into a more meaningful packages for the future maven build.
> This should be done in iterations to limit the impact.
> * First iteration - safe changes including moving src/docs to zk-docs, 
> creating zk-it empty directory. Build and conf directory remains unchanged. 
> These changes also have minimum impact on PR’s.
> * *Second iteration* - move src/recipes to zk-recipes.
> * Third iteration - move src/contrib to zk-contrib.
> * Fourth iteration - move src/c to zk-client (java will be moved in Phase 2)
> * Fifth iteration - move jute under src directory
> * Sixth iteration - move src/java/main to zk-server, which will be further 
> separated in Step 2.
> {noformat}
> zookeeper
> | -bin
> | -conf
> | -zookeeper-docs
> | -zookeeper-it (integration tests)
> | -zookeeper-recipes
> |    | -zookeeper-recipes-election
> |    | -zookeeper-recipes-lock
> \    \ -zookeeper-recipes-queue
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to