GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/550
ZOOKEEPER-3022 - Iteration 1 - docs, it
First iteration of the directory changes in maven migration.
This time, the empty zookeeper-it for future integration tests were
created, and the docs source were moved to zookeeper-docs.
Tested with forest v0.9, documents generations were successful with ant.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3022-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/550.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 #550
----
commit 93c44dfcfec7755413a3da938564c12748fa5c36
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-06-26T13:30:40Z
ZOOKEEPER-3022 - Iteration 1 - docs, it
----
---