You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Norbert Kalmar (JIRA)" <ji...@apache.org> on 2018/04/20 11:30:00 UTC

[jira] [Updated] (ZOOKEEPER-3022) Step 1. to maven - Separate project structure

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

Norbert Kalmar updated ZOOKEEPER-3022:
--------------------------------------
    Summary: Step 1. to maven - Separate project structure  (was: Separate project structure)

> Step 1. to maven - Separate project structure
> ---------------------------------------------
>
>                 Key: ZOOKEEPER-3022
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3022
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: build, scripts
>    Affects Versions: 3.6.0
>            Reporter: Norbert Kalmar
>            Priority: Major
>
> Create a project structure that separates the different parts of ZooKeeper into a more meaningful packages for the future maven build.
> {noformat}
> zookeeper
> |-bin
> |-conf
> |-zk-client-c
> |-zk-contrib
> | |-zk-contrib-fatjar
> | |-zk-contrib-huebrowser
> | |-zk-contrib-loggraph
> | |-zk-contrib-monitoring
> | |-zk-contrib-rest
> | |-zk-contrib-zkfuse
> | |-zk-contrib-zkperl
> | |-zk-contrib-zkpython
> | |-zk-contrib-zktreeutil
> | \-zk-contrib-zooinspector
> |-zk-docs
> |-zk-it (integration tests)
> |-zk-server
> |-zk-recipes
> | |-zk-recipes-election
> | |-zk-recipes-lock
> \ \-zk-recipes-queue
> {noformat}



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