GitHub user tamaashu opened a pull request:
https://github.com/apache/zookeeper/pull/698
ZOOKEEPER-3155: Remove Forrest XMLs and their build process from the â¦
â¦project (branch 3.4)
In this commit I've removed the forrest XML files and their result from the
repository.
I've also removed the process to generate HTML and PDF files from the
forrest files, since it's not needed anymore.
It also effects the test-github-pr.sh and test-patch.sh, since we do have
less parameters for them (FORREST_HOME).
Change-Id: I30ecdb181f19eed05d86838b12c75e0c03e33710
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tamaashu/zookeeper ZOOKEEPER-3155-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/698.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 #698
----
commit 408b1968051ac582d7f4a81cccd756ac851db36c
Author: Tamas Penzes <tamaas@...>
Date: 2018-11-08T14:26:50Z
ZOOKEEPER-3155: Remove Forrest XMLs and their build process from the
project (branch 3.4)
In this commit I've removed the forrest XML files and their result from the
repository.
I've also removed the process to generate HTML and PDF files from the
forrest files, since it's not needed anymore.
It also effects the test-github-pr.sh and test-patch.sh, since we do have
less parameters for them (FORREST_HOME).
Change-Id: I30ecdb181f19eed05d86838b12c75e0c03e33710
----
---