GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/564
ZOOKEEPER-3033 create zk-recipes maven structure
Create the zk-recipes maven structure for the maven migration.
Tested the recipes build with the new directory structure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3033
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/564.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 #564
----
commit aad023111b36c1c2628f8043de513871efa12665
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-07-09T13:01:18Z
ZOOKEEPER-3033 create zk-recipes maven structure
----
---