[
https://issues.apache.org/jira/browse/ZOOKEEPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611748#action_12611748
]
Patrick Hunt commented on ZOOKEEPER-70:
---------------------------------------
Please review this patch. Note the following:
1) apply both the patch and the tar file. Untar the tar w/in the trunk - it
will add trunk/docs and trunk/src/docs. There are a bunch of binaries not
handled by svn diff
2) during normal process contributor will submit patch for things in src/docs -
however committer is responsible for running forrest, which updates truck/docs,
and then committing resulting trunk/docs along with trunk/src/docs.
3) you need java5 t to run forrest
4) here's my command line for forrest ant target:
JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun ant
-Dforrest.home=/home/phunt/dev/apache-forrest-0.8 docs
Attach comments/votes and I'll commit when ready. Note that this issue is
blocking ZOOKEEPER-72 - publishing the asf zk site. on apache.org.
> Add skeleton forrest doc structure for ZooKeeper
> ------------------------------------------------
>
> Key: ZOOKEEPER-70
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-70
> Project: Zookeeper
> Issue Type: Task
> Components: documentation
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Fix For: 3.0.0
>
> Attachments: ZOOKEEPER-70.tar.gz, ZOOKEEPER-70_1.patch
>
>
> Add a skeleton forrest doc structure for ZooKeeper.
> Doug has suggested using hbase as a starting point.
> Note: I noticed that forrest doesn't work with java6, it will run with java5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.