GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/507
ZOOKEEPER-3022 separate project structure 1st step
First step of creating a maven build for ZooKeeper.
No code changes, just a directory re-structure, and modified build scripts.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3022_maven1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/507.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #507
----
commit 4b8f0a717f38c81299b7c4da32cc1483b8520cc9
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-04-24T13:57:19Z
ZOOKEEPER-3022 separate project structure 1st step
----
---