GitHub user tamaashu opened a pull request:
https://github.com/apache/zookeeper/pull/671
ZOOKEEPER-3155: Remove Forrest XMLs and their build process from the â¦
â¦project
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
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/671.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 #671
----
commit f467281da8072246ea3e51ac76f2e2144603fe2e
Author: Tamas Penzes <tamaas@...>
Date: 2018-10-16T10:45:56Z
ZOOKEEPER-3155: Remove Forrest XMLs and their build process from the project
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
----
---