[
https://issues.apache.org/jira/browse/ZOOKEEPER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611779#action_12611779
]
Patrick Hunt commented on ZOOKEEPER-72:
---------------------------------------
Please review. This is the initial zookeeper/site directory in SVN. There's a
bunch of binaries which svn diff won't handle so I used a tar instead. This is
an initial version - we need to fill in the gaps -- ie add actual
documentation.
The contents of "publish" is what's published to ASF apache.org http site. More
background, ie hadoop process:
http://wiki.apache.org/hadoop/HowToRelease
Some things to note:
1) run the ant script in site to regenerate publish directory:
PATH=$PATH:/home/phunt/dev/apache-forrest-0.8/bin
JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun ant
2) forrest needs java5, the build.xml script runs forrest out of forrest's bin
directory
3) site/publish/docs will have snapshots of trunk/docs specific to the release,
see:
http://svn.apache.org/repos/asf/hadoop/hbase/site/publish/
notice that "current" is a symbolic link to a particular revision (snapshot
from trunk)
I will create this link when I push the initial site.
4) In general the links should work - however links to zookeeper on apache.org
obviously won't work yet.
Add comments/votes if you see issues.
> Initial creation/setup of ZooKeeper ASF site.
> ---------------------------------------------
>
> Key: ZOOKEEPER-72
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-72
> Project: Zookeeper
> Issue Type: Task
> Components: documentation
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Fix For: 3.0.0
>
> Attachments: ZOOKEEPER-72_1.tar.gz
>
>
> Using the output of ZOOKEEPER-70 generate the ZooKeeper apache.org site.
> Out structure/process is based on Hadoop's "how to release" document:
> http://wiki.apache.org/hadoop/HowToRelease
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.