GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/574
ZOOKEEPER-3030 - MAVEN MIGRATION - move contrib directories
Move the contrib projects according to new directory structure.
In the PR src/contrib/zkperl/build/check_zk_version.c and .h looks like I
removed the file. but everything looks good on my local (I just moved them, did
not modify anything). Will investigate further.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3030
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/574.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 #574
----
commit b46f7bfa910c6d018e09ec2122ec8712571b2e67
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-07-17T10:08:16Z
ZOOKEEPER-3030 - MAVEN MIGRATION - move contrib directories
----
---