You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2008/07/08 19:12:31 UTC

[jira] Created: (ZOOKEEPER-72) Initial creation/setup of ZooKeeper ASF site.

Initial creation/setup of ZooKeeper ASF site.
---------------------------------------------

                 Key: ZOOKEEPER-72
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-72
             Project: Zookeeper
          Issue Type: Task
            Reporter: Patrick Hunt
            Assignee: Patrick Hunt
             Fix For: 3.0.0


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.


[jira] Resolved: (ZOOKEEPER-72) Initial creation/setup of ZooKeeper ASF site.

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt resolved ZOOKEEPER-72.
-----------------------------------

    Resolution: Fixed

committed as revision 678839

> 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.


[jira] Updated: (ZOOKEEPER-72) Initial creation/setup of ZooKeeper ASF site.

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-72:
----------------------------------

    Attachment: ZOOKEEPER-72_1.tar.gz

Initial zookeeper/site directory in Apache SVN.

> 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.


[jira] Updated: (ZOOKEEPER-72) Initial creation/setup of ZooKeeper ASF site.

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-72:
----------------------------------

    Component/s: documentation

> 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
>
>
> 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.


[jira] Commented: (ZOOKEEPER-72) Initial creation/setup of ZooKeeper ASF site.

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Commented: (ZOOKEEPER-72) Initial creation/setup of ZooKeeper ASF site.

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611718#action_12611718 ] 

Patrick Hunt commented on ZOOKEEPER-72:
---------------------------------------

REMINDER: once asf zookeeper site is liv,e hadoop main site must be updated to include zookeeper link in subproject list.


> 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
>
>
> 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.