You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/10/02 08:12:01 UTC

svn commit: r293075 [1/2] - in /beehive/site: ./ src/documentation/conf/ src/documentation/content/xdocs/ src/documentation/content/xdocs/releases/ www/ www/releases/

Author: ekoneil
Date: Sat Oct  1 23:11:51 2005
New Revision: 293075

URL: http://svn.apache.org/viewcvs?rev=293075&view=rev
Log:
Update the Beehive website for the 1.0 release:

- documentation
- downloads
- news headline

Note, getting the releases/releases-1.0.html download page working required working around a Forrest bug documented here:

  http://issues.apache.org/jira/browse/FOR-480

The workaround is in build.xml and copies the skin-ed .html files from $FORREST_HOME/main/site

Note, this isn't ready to go live yet.  Should be done with it tomorrow...


Added:
    beehive/site/src/documentation/content/xdocs/releases/release-1.0.cgi
    beehive/site/src/documentation/content/xdocs/releases/release-1.0.html   (with props)
    beehive/site/www/releases/release-1.0.cgi
    beehive/site/www/releases/release-1.0.html   (with props)
Modified:
    beehive/site/build.xml
    beehive/site/forrest.properties
    beehive/site/src/documentation/conf/cli.xconf
    beehive/site/src/documentation/content/xdocs/documentation.xml
    beehive/site/src/documentation/content/xdocs/downloads.xml
    beehive/site/src/documentation/content/xdocs/index.xml
    beehive/site/src/documentation/content/xdocs/releases/release-1.0m1.html
    beehive/site/src/documentation/content/xdocs/site.xml
    beehive/site/www/contributors.html
    beehive/site/www/documentation.html
    beehive/site/www/documentation.pdf
    beehive/site/www/downloads.html
    beehive/site/www/downloads.pdf
    beehive/site/www/faq.html
    beehive/site/www/index.html
    beehive/site/www/index.pdf
    beehive/site/www/license.html
    beehive/site/www/linkmap.html
    beehive/site/www/linkmap.pdf
    beehive/site/www/mailinglists.html
    beehive/site/www/releases/release-1.0m1.html
    beehive/site/www/releases/release-1.0m1.pdf

Modified: beehive/site/build.xml
URL: http://svn.apache.org/viewcvs/beehive/site/build.xml?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/build.xml (original)
+++ beehive/site/build.xml Sat Oct  1 23:11:51 2005
@@ -31,6 +31,8 @@
             <fileset dir="${site.build.dir}"/>
         </copy>
 
+        <copy todir="${site.staging.dir}/releases" file="${os.FORREST_HOME}/main/site/releases/release-1.0.html"/>
+
         <echo>Running dos2unix to fixup line endings on skin generated by Forrest</echo>
         <exec executable="dos2unix" dir="www/skin">
             <arg line="*"/>

Modified: beehive/site/forrest.properties
URL: http://svn.apache.org/viewcvs/beehive/site/forrest.properties?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/forrest.properties (original)
+++ beehive/site/forrest.properties Sat Oct  1 23:11:51 2005
@@ -46,10 +46,12 @@
 # Parent properties must be set. This usually means uncommenting
 # project.content-dir if any other property using it is uncommented
 
+project.content-dir=src/documentation
+project.conf-dir=${project.content-dir}/conf
+project.configfile=${project.home}/${project.conf-dir}/cli.xconf
+
 #project.status=status.xml
-#project.content-dir=src/documentation
 #project.raw-content-dir=${project.content-dir}/content
-#project.conf-dir=${project.content-dir}/conf
 #project.sitemap-dir=${project.content-dir}
 #project.xdocs-dir=${project.content-dir}/content/xdocs
 #project.resources-dir=${project.content-dir}/resources

Modified: beehive/site/src/documentation/conf/cli.xconf
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/conf/cli.xconf?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/src/documentation/conf/cli.xconf (original)
+++ beehive/site/src/documentation/conf/cli.xconf Sat Oct  1 23:11:51 2005
@@ -306,7 +306,7 @@
        | <uris> nodes are processed. Thus, one xconf file can be
        | used to manage multiple sites.
        +-->
-   <uris name="release-1.0" follow-links="false">
+   <uris name="mirrors" follow-links="false">
      <uri type="append" src="releases/release-1.0.html"/>
    </uris>
 

Modified: beehive/site/src/documentation/content/xdocs/documentation.xml
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/documentation.xml?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/documentation.xml (original)
+++ beehive/site/src/documentation/content/xdocs/documentation.xml Sat Oct  1 23:11:51 2005
@@ -14,6 +14,7 @@
     </header>
     <body>
         <ul>
+            <li>Beehive 1.0 <a href="ext:beehive/releases/v10">docs</a></li>
             <li>Beehive 1.0 m1 <a href="ext:beehive/releases/v10m1">docs</a></li>
             <li>Beehive Nightly <a href="ext:beehive/releases/nightly">docs</a></li>
         </ul>

Modified: beehive/site/src/documentation/content/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/downloads.xml?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/downloads.xml (original)
+++ beehive/site/src/documentation/content/xdocs/downloads.xml Sat Oct  1 23:11:51 2005
@@ -18,8 +18,7 @@
             <title>Releases and Milestone Builds</title>
             <p></p>
             <ul>
-<!--            <li><a href="releases/release-1.0.cgi">Beehive 1.0 (any day now)</a></li> -->
-            <li><a href="site:releases/release10m1">Beehive 1.0 Milestone 1 (June 6, 2005)</a></li>
+            <li><a href="releases/release-1.0.cgi">Beehive 1.0 (September 30, 2005)</a></li>
             </ul>
         </section>
         <section>
@@ -27,6 +26,12 @@
             <p>
             Nightly Beehive builds are available <a href="http://cvs.apache.org/dist/beehive/nightly/">here</a>.
             </p>
+        </section>
+        <section>
+            <title>Old releases</title>
+            <ul>
+            <li><a href="site:releases/release10m1">Beehive 1.0 Milestone 1 (June 6, 2005)</a></li>
+            </ul>
         </section>
     </body>
     <footer>

Modified: beehive/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/index.xml?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/index.xml (original)
+++ beehive/site/src/documentation/content/xdocs/index.xml Sat Oct  1 23:11:51 2005
@@ -38,6 +38,7 @@
 <section id="news">
     <title>News</title>
     <ul>
+        <li><strong>2005-09-30</strong>: Beehive releases 1.0!</li>
         <li><strong>2005-07-28</strong>: Beehive becomes a top-level Apache project.</li>
         <li><strong>2005-07-12</strong>: Beehive graduates from the Apache Incubator.</li>
         <li><strong>2005-06-06</strong>: Beehive releases v1.0 milestone 1!
@@ -50,6 +51,9 @@
 </section>
 <section id="docs">
 <title>Documentation</title>
+    <p>
+        <a href="ext:beehive/releases/v10/">Beehive 1.0 Documentation</a>
+    </p>
     <p>
         <a href="ext:beehive/releases/v10m1/">Beehive 1.0 Milestone 1 Documentation</a>
     </p>

Added: beehive/site/src/documentation/content/xdocs/releases/release-1.0.cgi
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/releases/release-1.0.cgi?rev=293075&view=auto
==============================================================================
--- beehive/site/src/documentation/content/xdocs/releases/release-1.0.cgi (added)
+++ beehive/site/src/documentation/content/xdocs/releases/release-1.0.cgi Sat Oct  1 23:11:51 2005
@@ -0,0 +1,23 @@
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Added: beehive/site/src/documentation/content/xdocs/releases/release-1.0.html
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/releases/release-1.0.html?rev=293075&view=auto
==============================================================================
--- beehive/site/src/documentation/content/xdocs/releases/release-1.0.html (added)
+++ beehive/site/src/documentation/content/xdocs/releases/release-1.0.html Sat Oct  1 23:11:51 2005
@@ -0,0 +1,156 @@
+<!--
+  Copyright 2001-2005 The Apache Software Foundation or its licensors,
+  as applicable.
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- 
+  Note: To understand how this template is used, see the documentation at http://forrest.apache.org/howto/howto-asf-mirror.html
+-->
+<html>
+  <head>
+    <title>Apache Beehive 1.0 Release</title>
+  </head>
+  <body>
+    <h1><a name="how" />How to download</h1>
+    <p>
+    Use the links below to download a distribution of Apache Beehive from one of our mirrors. It is good practice to 
+    <a href="[location]#verify">verify the integrity</a> of the distribution files.
+    </p>
+    <p>
+    Apache Beehive is distributed as a <code>zip</code> archive (for Windows) and as a <code>tar.gz</code> archive (for UNIX). The contents are the same,
+    the only difference is the line-endings of all text files.
+    </p>
+    <p>
+    The distribution contains all of the source code, documentation, and resources, together with the pre-built ready-to-run Beehive binary.
+    </p>
+    <h1><a name="closest"/>Current official release (closest mirror site automatically selected)</h1>
+    <p>
+    You are currently using <b>[preferred]</b>. If you encounter a problem with this mirror, then please select another.  If all
+    mirrors are failing, there are backup mirrors at the end of the list.  See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.
+    </p>
+    <h1>Distributions</h1>
+    <p>
+    Use the links below to download a distribution of Apache Beehive from one of our mirrors. It is good practice to 
+    <a href="[location]#verify">verify the integrity</a> of the distribution files.
+    </p>
+    <p>
+    You are currently using <strong>[preferred]</strong>. If you encounter a problem with this mirror, then please select another.  If all
+    mirrors are failing, there are backup mirrors at the end of the list.  See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.
+    </p>
+
+<form action="[location]" method="get" id="SelectMirror">
+Other mirrors: <select name="Preferred">
+<!--[if-any http] [for http]-->
+<option value="[http]">[http]</option>
+<!--[end] [end]-->
+<!--[if-any ftp] [for ftp]-->
+<option value="[ftp]">[ftp]</option>
+<!--[end] [end]-->
+<!--[if-any backup] [for backup]-->
+<option value="[backup]">[backup] (backup)</option>
+<!--[end] [end]-->
+</select>
+<input type="submit" value="Change" />     
+</form>
+
+    <p>There are three different distributions:</p>
+    <ul>
+      <li><code>bin</code> distribution - contains the documentation, Javadoc, and JAR files for Beehive.</li>
+      <li><code>lib</code> distribution - contains only the JAR files for Beehive.</li>
+      <li><code>src</code> distribution - contains Beehive source files at the point which the binaries were built.</li>
+    </ul>
+
+    <p>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0.zip">apache-beehive-1.0.zip</a>
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.zip.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.zip.md5">MD5</a>]
+    <br/>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0.tar.gz">apache-beehive-1.0.tar.gz</a> 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.tar.gz.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.tar.gz.md5">MD5</a>]
+    </p>
+    
+    <p>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0-lib.zip">apache-beehive-1.0-lib.zip</a> 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.zip.asc">PGP</a>]  
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.zip.md5">MD5</a>]
+    <br/>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0-lib.tar.gz">apache-beehive-1.0-lib.tar.gz</a> 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.tar.gz.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.tar.gz.md5">MD5</a>]
+    </p>
+    
+    <p>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0-docs.zip">apache-beehive-1.0-docs.zip</a>
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.zip.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.zip.md5">MD5</a>]
+    <br/>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0-docs.tar.gz">apache-beehive-1.0-docs.tar.gz</a> 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.tar.gz.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.tar.gz.md5">MD5</a>]
+    </p>
+
+    <p>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0-src.zip">apache-beehive-1.0-src.zip</a>  
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.zip.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.zip.md5">MD5</a>]
+    <br/>
+    <a href="[preferred]/beehive/1.0/apache-beehive-1.0-src.tar.gz">apache-beehive-1.0-src.tar.gz</a> 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.tar.gz.asc">PGP</a>] 
+    [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.tar.gz.md5">MD5</a>]
+    </p>
+
+    <h1><a name="verify"/>Verifying a Release</h1>
+
+    <p>
+    It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures.  MD5 verification ensures the
+    file was not corrupted during the download process.  PGP verification ensures that the file came from a certain person.
+    </p>
+
+    <p>
+    The PGP signatures can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>.
+    First download the Apaceh Beehive <a href="http://www.apache.org/dist/beehive/KEYS">KEYS</a>
+    as well as the <code>asc</code> signature file for the particular distribution. It is important that you get these files from the ultimate
+    trusted source - the main ASF distribution site, rather than from a mirror.  Then verify the signatures using:
+    </p>
+<pre>
+% pgpk -a KEYS
+% pgpv apache-beehive-X.Y.tar.gz.asc
+
+<em>or</em>
+
+% pgp -ka KEYS
+% pgp apache-beehive-X.Y.tar.gz.asc
+
+<em>or</em>
+
+% gpg --import KEYS
+% gpg --verify apache-beehive-X.Y.tar.gz.asc
+</pre>
+
+    <p>
+    To verify the MD5 signature on the files, you need to use a program called <code>md5</code> or <code>md5sum</code>, which is
+    included in many UNIX distributions.  It is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU
+    Textutils</a>.  Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, 
+    <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or <a href="http://www.slavasoft.com/fsum/">here</a>.  
+    Then, verify the signatures using:
+    </p>
+<pre>
+md5sum -c apache-beehive-X.Y.tar.gz.md5
+</pre>
+    <p>
+    Apache Beehive strongly recommends that you verify your downloads with both PGP and MD5.
+    </p>
+</body>
+</html>

Propchange: beehive/site/src/documentation/content/xdocs/releases/release-1.0.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/site/src/documentation/content/xdocs/releases/release-1.0m1.html
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/releases/release-1.0m1.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/releases/release-1.0m1.html (original)
+++ beehive/site/src/documentation/content/xdocs/releases/release-1.0m1.html Sat Oct  1 23:11:51 2005
@@ -16,7 +16,7 @@
 -->
 <html>
   <head>
-    <title>Download Apache Beehive</title>
+    <title>Download Apache Beehive 1.0m1</title>
   </head>
   <body>
 <h1><a name="how" />How to download</h1>
@@ -43,7 +43,7 @@
       <li>src distribution - contains Beehive source files at the point which the binaries were built.</li>
     </ul>
     <p>
-    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip">apache-beehive-incubating01.0m1.zip</a>
+    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip">apache-beehive-incubating-1.0m1.zip</a>
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip.asc">PGP</a>] 
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip.md5">MD5</a>]
     <br/>
@@ -57,7 +57,7 @@
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.zip.asc">PGP</a>]  
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.zip.md5">MD5</a>]
     <br/>
-    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-1.0m1-lib.tar.gz">apache-beehive-incubating-1.0m1-lib.tar.gz</a> 
+    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz">apache-beehive-incubating-1.0m1-lib.tar.gz</a> 
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz.asc">PGP</a>] 
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz.md5">MD5</a>]
     </p>
@@ -67,7 +67,7 @@
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.zip.asc">PGP</a>] 
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.zip.md5">MD5</a>]
     <br/>
-    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-1.0m1-src.tar.gz">apache-beehive-1.0m1-src.tar.gz</a> 
+    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz">apache-beehive-incubating-1.0m1-src.tar.gz</a> 
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz.asc">PGP</a>] 
     [<a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz.md5">MD5</a>]
     </p>

Modified: beehive/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/site.xml?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/site.xml (original)
+++ beehive/site/src/documentation/content/xdocs/site.xml Sat Oct  1 23:11:51 2005
@@ -10,6 +10,7 @@
         <faq label="FAQ" href="faq.html"/>
     </about>
     <docs label="Documentation" tab="welcome">
+        <release-v10 href="ext:beehive/releases/v1.0/" label="1.0"/>
         <release-v10m1 href="ext:beehive/releases/v10m1/" label="1.0 Milestone 1"/>
         <nightly href="ext:beehive/releases/nightly" label="Nightly"/>
     </docs>
@@ -19,15 +20,16 @@
         <svn label="Source Code" href="http://svn.apache.org/viewcvs.cgi/beehive/trunk"/>
     </links>
     <releases>
-<!--        <release10 href="releases/release-1.0.html"/> -->
+        <release10 href="releases/release-1.0.html"/>
         <release10m1 href="releases/release-1.0m1.html"/>
     </releases>
     <external-refs>
         <asf-license href="http://www.apache.org/licenses/LICENSE-2.0"/>
         <beehive href="http://beehive.apache.org/">
             <releases href="releases/">
-                <nightly href="nightly"/>
+                <v10 href="1.0"/>
                 <v10m1 href="v1.0m1"/>
+                <nightly href="nightly"/>
             </releases>
         </beehive>
         <jsr href="http://jcp.org/en/jsr/detail">

Modified: beehive/site/www/contributors.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/contributors.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/contributors.html (original)
+++ beehive/site/www/contributors.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">

Modified: beehive/site/www/documentation.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/documentation.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/documentation.html (original)
+++ beehive/site/www/documentation.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">
@@ -112,6 +115,9 @@
 <h1>Documentation</h1>
         
 <ul>
+            
+<li>Beehive 1.0 <a href="http://beehive.apache.org/releases/1.0">docs</a>
+</li>
             
 <li>Beehive 1.0 m1 <a href="http://beehive.apache.org/releases/v1.0m1">docs</a>
 </li>

Modified: beehive/site/www/documentation.pdf
URL: http://svn.apache.org/viewcvs/beehive/site/www/documentation.pdf?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/documentation.pdf (original)
+++ beehive/site/www/documentation.pdf Sat Oct  1 23:11:51 2005
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 448 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 493 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gat=f5B"Cm&B/jCMAp!&nMrVa),"0`Ff<fQXmLXjq'.2=L&g5ff1>tSJdt`tXEVd5p\[sE.3"3iO>.Q5cBr:*N!Yk-"Q:DTUm\2an44Ef$i&pKQJ&^NX*RYsb>fXu+FS5Q#Um<H?VWAtdDVUI;bB(ike_ke*$%Wk*CFTYbFS%<SYRU8LKo($i%aUJA`$4-1.HlR&lC0'7U!bLi;FN1)T@t^iI]*&]E%2^.Ir\XI;_Zo*ldQ+%F`)PW]BjsVq@[6[*1F0YZsF>V0R)#)J.X*f?q5`kDMAcgjg[/8YXo[Z=ALM-Ls:p09]=Pco-F&201TX$7Ia_"EAbnQV1.XR!%^!,O+'WISD&09E@O,ie\jM,47M#>9:r[TkZ8<<-3c:JL0q\$:/!p$gYe1HBNu.>gDX5U^AHDEk@dKIm"<YH1",5HP:))Z.7,p\\ItO\$Eef~>
+Gat=hc#1BP&;9LtMEShM`p7kdk?-G9WJ=(t\[=Sn@"'@D1^"A.?cN3,$<dJQ+du,;G5Op'2iTl3(kcE>dS[r`>8D2q7gRmU#Y?mPP-\7.8E]KiHH`_ggb-`83R&@Wpk&.WKcm%e6[h&;+@@AhkGJl51sh'[\_0%Yh`JF#:8SubL-%\$>RMG,-Tn6QG?(#h&\sf"eB6TWXeZ/GIte5o@BknHOYc57kCB^6/<5@NHf'p>/bGgIW13c,=,`iPH&N2i%eFLZL;aHj;OSo`nSmgTs#^d#NgI(,MCIZQ#`hHbAVuquNGK*060F0ROC\2K1do(DGr2_RnYD]BY!A/S,Z28\YF-NEM)\7JATGj$g'1C=Ar_VDJ6Xm)+T30_/jWoS<3PW[KR81C</o7f!f6(2'1J#$b]WP^*qJEqW%_1MFG7qi-#Ah(S/RYfCa8A7K.PONHrOtg753uflc%6N"^#0%bo5PbY6&QB[b04UCQAAr'e&i4~>
 endstream
 endobj
 6 0 obj
@@ -24,15 +24,16 @@
 [
 8 0 R
 9 0 R
+10 0 R
 ]
 endobj
 8 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 186.66 589.8 208.656 577.8 ]
+/Rect [ 168.324 589.8 190.32 577.8 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://beehive.apache.org/releases/v1.0m1)
+/A << /URI (http://beehive.apache.org/releases/1.0)
 /S /URI >>
 /H /I
 >>
@@ -40,36 +41,47 @@
 9 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 189.996 576.6 211.992 564.6 ]
+/Rect [ 186.66 576.6 208.656 564.6 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://beehive.apache.org/releases/nightly)
+/A << /URI (http://beehive.apache.org/releases/v1.0m1)
 /S /URI >>
 /H /I
 >>
 endobj
 10 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 189.996 563.4 211.992 551.4 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://beehive.apache.org/releases/nightly)
+/S /URI >>
+/H /I
+>>
+endobj
+11 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-11 0 obj
+12 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-12 0 obj
+13 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-13 0 obj
+14 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
@@ -88,31 +100,32 @@
 endobj
 3 0 obj
 << 
-/Font << /F3 10 0 R /F5 11 0 R /F1 12 0 R /F2 13 0 R >> 
+/Font << /F3 11 0 R /F5 12 0 R /F1 13 0 R /F2 14 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 xref
-0 14
+0 15
 0000000000 65535 f 
-0000001588 00000 n 
-0000001646 00000 n 
-0000001696 00000 n 
+0000001827 00000 n 
+0000001885 00000 n 
+0000001935 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000610 00000 n 
-0000000730 00000 n 
-0000000761 00000 n 
-0000000950 00000 n 
-0000001141 00000 n 
-0000001254 00000 n 
-0000001364 00000 n 
-0000001472 00000 n 
+0000000655 00000 n 
+0000000775 00000 n 
+0000000813 00000 n 
+0000000999 00000 n 
+0000001188 00000 n 
+0000001380 00000 n 
+0000001493 00000 n 
+0000001603 00000 n 
+0000001711 00000 n 
 trailer
 <<
-/Size 14
+/Size 15
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-1808
+2047
 %%EOF

Modified: beehive/site/www/downloads.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/downloads.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/downloads.html (original)
+++ beehive/site/www/downloads.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">
@@ -121,6 +124,9 @@
 <li>
 <a href="#Nightly+Builds">Nightly Builds</a>
 </li>
+<li>
+<a href="#Old+releases">Old releases</a>
+</li>
 </ul>
 </div>
         
@@ -139,21 +145,32 @@
 <div class="section">
 <p></p>
 <ul>
-
             
 <li>
-<a href="releases/release-1.0m1.html">Beehive 1.0 Milestone 1 (June 6, 2005)</a>
+<a href="releases/release-1.0.cgi">Beehive 1.0 (September 30, 2005)</a>
 </li>
             
 </ul>
 </div>
         
-<a name="N1002D"></a><a name="Nightly+Builds"></a>
+<a name="N1002B"></a><a name="Nightly+Builds"></a>
 <h2 class="boxed">Nightly Builds</h2>
 <div class="section">
 <p>
             Nightly Beehive builds are available <a class="external" href="http://cvs.apache.org/dist/beehive/nightly/">here</a>.
             </p>
+</div>
+        
+<a name="N10039"></a><a name="Old+releases"></a>
+<h2 class="boxed">Old releases</h2>
+<div class="section">
+<ul>
+            
+<li>
+<a href="releases/release-1.0m1.html">Beehive 1.0 Milestone 1 (June 6, 2005)</a>
+</li>
+            
+</ul>
 </div>
     
 </div>

Modified: beehive/site/www/downloads.pdf
URL: http://svn.apache.org/viewcvs/beehive/site/www/downloads.pdf?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/downloads.pdf (original)
+++ beehive/site/www/downloads.pdf Sat Oct  1 23:11:51 2005
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 513 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 548 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHG9on$O&A@sBbV>6g/0DllYM!NaNKgI1H;E'4=GJ0#%]DWjjkn\BNaO)Kdn><(B&Lq'Gn6:og&3,tRNi76-H"foA/M`m!Si)+Wj#Ob(pRNSocAQU5+CH@2.GsMn-\io,:J,%"RiX@aUqt#OB%4J<_hTej^Dq62K@RjmA9N=Ns!5eq$<jKO;!kF"!:+^oE*jHVs&3J8oJ4q\Wf0um$d2aFJI76k65=':mfVqU)?=?PX2L2:=.m0.ts0>.Md=NK9^2Jo0t+*1-_]qSEkY_,S[%rnDKoi+<9?;'YA6KK)VLQ45ZWIY4/XK$*FL"723M8ZX<[ClX(.<,q:q9IEra-%T^Fnqj,LEHR1AXFGV/)K8Q=Zjb*'!3/Y<j]+!?6OtIMA38T:-n)8&f@q?(]'l1>rp8<ga`l>QS>NNN)Ed]6H'Bd[H*J9VlXDt.uA+,TSSofToUlkkq9A4a?b,;).^$sHuT[Iq]Fu9*_)m)_3'[QmOZYtg`BQ'/X-m$SS[](9^~>
+Gaua;b>.(O'Sc@-MR+iHj7+EjRVe`h<+9`U<bN6qF^'dR(:MDB\">WO`s0J8c%*-VO*tp'n&1,Fqg?51jp4>fa`)J^)2;ut!-\s).]a@F7]_tE]n`*1\bW@3,M)8cIR1[4&sPZ$"Abb:aUqt#&64YC<h@)Sb/;fSCuW)^g.UgC4q7][bssGs#rt:s3TMEa2gsiELSs"LSsA0P\dKs2lCi!n\'R3rY!+KM$\Q<T:.$glk_MO&TbHl:ZB`9u(Q!iP8)m4LdWqUO;ct)>)p\+@$PEeE3b\"0#ma%GKOWCC,i2nXG3@W#G:3;942KI_?G$G*Y6m*.EUl]reGF$NS@8Cn0mji7&YIDdprb_1n#r;]iZPa!-&9/%*$`VB9%[\3ZUMC,#gAq,`"8P.78Uto!IZ78`+a`TKC<VFQcm;eItMb0ls$c*AMh%7CUk8TcG_YNj4qeZEaDq[Squ(<q=R$Dj%;2[\Ap5BhBhPpl39[M,lrI][.dKLT9d4b_FsV1V<L>6./$Ls>*Z$7TQA28\i&WC]iELSGVFUINhB04~>
 endstream
 endobj
 6 0 obj
@@ -25,6 +25,7 @@
 8 0 R
 10 0 R
 12 0 R
+14 0 R
 ]
 endobj
 8 0 obj
@@ -58,29 +59,40 @@
 >>
 endobj
 14 0 obj
-<< /Length 1336 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 102.0 505.066 168.98 493.066 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 15 0 R
+/H /I
+>>
+endobj
+16 0 obj
+<< /Length 1541 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gb"/&a`?E"&A@B[E3u[c#Q\DpEL_9Nil\'[Z#WCS3D^?!YsOQ_8_GtNT8'kK"]7#qjd:ro/D^820*(il5.d<1r...@C>g+Qli@[4tP>C*mLa##FMWEgjIsI5DTdB],G[GA4,=Nhg>%fY%c$g.0W,GpA!h>tu1L*s3\?&H4'uHWuo[mdN`a*[
 /7UN[(o9c%%:dbnG2DO<D!b,pR:"1lemp;_p/L%[/e`])m2i+p9mi6PjRk^g,Snlel^'EBhQ:\]j=82X\%Lp#t8@S<k05.2)>ru`"FChpqoiLPDg=E,!Y3ZgD>JOY>L<SA$5O8_Apl[50ZMk%h[P`[2A$MhYPTbU\mq;s@'j6/`5;[(alOtgB&05V'"?\qpn$Zf</"h<t2'(Kk-f2b%>V`K(l;ucN,"=Ec2IjN]][QbG:LJ(*[`r7t>7RnQ34:#^$#,3-d-pS%2;\*&#F4HbBTJ?CPFuJgFHD^7e_JkC&;0=X;,"e+4KT8V,5tB1WTiG<I-;;QKBW8WPWo_HIfRbeogS~>
+Gb"/'a`?E"&A@B[E3u[c#Q\DpEL_9NilYdL.u.)o"!u>1.hq60P[3nTdh!<P@...@_ZAp>7Eq-IP?ppt%i%n=RXf91%ojEqnVFcX`>01a5O!pk<AMHbgt=Yon0Y(:-5;Qh/l@T/:!ML&'OU,53l_!.uuRR>Mhf=(K#gJ"JHA:+l;Ok3T#2W@Y&kQ'_5_n1r2<q."SCrZUn!N]Po<IdW'2Jf:Hi.RI&k+X.6Q*K_cWcD])1LXF*!1N2&kqO$D6\gYqc'L-c-9sq*if`sI?aNLsiL'F[3>o3=2L8SosPrEQN0=G_(Q"X(pWj_>-P9PY@\uHZ:X/uq85F)2S9r1@7nm4AOs%ldtmF$<)@s(g_.JA<-+PSZd?ag1SP<EMHoruQ\(<slX031Wta.h4mcCSr:f6)i2Djckb[W3VIEg>2P"Ns3]W#+6lnVh&P#2rX-kg=^^j^:b#_]]RN@p6]uX;1)o>sL*?BjqMGM'63HL@@`1"Zs@=-u9kp9qKF#[jqu`g"77B4&j9"j$UD*"Yl'n-)Q_9$\?eK,g9=6%mphIS=u-f;r+iW]2]:T1j*EDa%*gu5fOjU_B:rB"HA.2cnF4Pm.K;\k>:!hFK556Hn;\$gnhi^)0m,?8l-,iNY+e/q=T%2PpkA#j@.Y,<JeTWd`-KP0N1WDJ.s(RE_Z@_+PWNfASc&(qJpT!\I=Nl89EEh;[FC]"8Xm7\JRi./M4+@@56J_0N8PdD,7i+:=:?j1gtindL6-K+95B_j.N0Cd1hFH1jVSKPg=`HP6H4C&>hRe8q[Hg9p)+'Z^^<Tbr1Kb@K^3Kc_KTpNcPI,<Bd?h@D\N`&f*tZ_?G4VXD`*a+:eN=22@:o4ej=O_kTcZT"ep4A.$?OgKIYr.2jYa:Gkb1^\SDd$b9(ZRd.hM\WD*In3GST$qf*sIJPPFU*m4TJO5?5k^Ke!'EMn];[t?dBoSgC)@,-MkVuZiDOo=)bNRj
 q^&"=3<'W=*DI(-&W.8bN_lGjg!pts(MUfG4p<^MbOogEdIhGd,74]U(baWCDfR6.*<$R0\pSs?"7Zm;n)Mr/$<U(^On/@-KqoX$me?=uJ;/`FrfXEkDO9YgF$+VZ^ctJ:>Tai_46$WA[KB-!75(kN"Ja;AjnN+@Xi;9Rnq8o\u6eH;oZ"n;cQG`Hudd>`\p,,M(3OA/HEVCWLg':V-:t'*81oXRK0V0NT3]U?(#@Th(/PR:ZB/E&'-;BFnioWLU+Wu<RON4Pu6LPDF[!ho>RU9?og\t]aJ+hpkkXek;]:66(=4nq&s)$OnGDO^Rf@bT/ZqtR?0A,'jl^MbUDSG2T\n\q[`hl&oIP-u:h;u_N5Cr':r[dXV]=r".2JWf$XMArH!=uO=1`<0-=`)?jcEi8nHSm^<S)IR(R=g8p&f5_jOGr/6A`PeA=:?FH^tgL-Nm7FnjflH#f4^;^J2B[#Qnk7TcA0lo8Maau`/Z4'TL"fj*rqd0g,@m7[/jmn"gBDPi#lITd>7h3:[n(_ENKq+(W8"Gch7l#b]f`/qEt~>
 endstream
 endobj
-15 0 obj
+17 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 14 0 R
-/Annots 16 0 R
+/Contents 16 0 R
+/Annots 18 0 R
 >>
 endobj
-16 0 obj
+18 0 obj
 [
-17 0 R
-18 0 R
 19 0 R
+20 0 R
+21 0 R
+22 0 R
 ]
 endobj
-17 0 obj
+19 0 obj
 << /Type /Annot
 /Subtype /Link
 /Rect [ 167.988 603.266 291.276 591.266 ]
@@ -91,18 +103,18 @@
 /H /I
 >>
 endobj
-18 0 obj
+20 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 108.0 546.932 297.312 534.932 ]
+/Rect [ 108.0 546.932 272.64 534.932 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (releases/release-1.0m1.html)
+/A << /URI (releases/release-1.0.cgi)
 /S /URI >>
 /H /I
 >>
 endobj
-19 0 obj
+21 0 obj
 << /Type /Annot
 /Subtype /Link
 /Rect [ 268.308 492.598 288.96 480.598 ]
@@ -113,57 +125,76 @@
 /H /I
 >>
 endobj
-21 0 obj
+22 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 108.0 444.264 297.312 432.264 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (releases/release-1.0m1.html)
+/S /URI >>
+/H /I
+>>
+endobj
+24 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\104\0\157\0\167\0\156\0\154\0\157\0\141\0\144\0\151\0\156\0\147\0\40\0\102\0\145\0\145\0\150\0\151\0\166\0\145)
- /Parent 20 0 R
- /Next 22 0 R
+ /Parent 23 0 R
+ /Next 25 0 R
  /A 9 0 R
 >> endobj
-22 0 obj
+25 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\122\0\145\0\154\0\145\0\141\0\163\0\145\0\163\0\40\0\141\0\156\0\144\0\40\0\115\0\151\0\154\0\145\0\163\0\164\0\157\0\156\0\145\0\40\0\102\0\165\0\151\0\154\0\144\0\163)
- /Parent 20 0 R
- /Prev 21 0 R
- /Next 23 0 R
+ /Parent 23 0 R
+ /Prev 24 0 R
+ /Next 26 0 R
  /A 11 0 R
 >> endobj
-23 0 obj
+26 0 obj
 <<
  /Title (\376\377\0\63\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\163)
- /Parent 20 0 R
- /Prev 22 0 R
+ /Parent 23 0 R
+ /Prev 25 0 R
+ /Next 27 0 R
  /A 13 0 R
 >> endobj
-24 0 obj
+27 0 obj
+<<
+ /Title (\376\377\0\64\0\40\0\117\0\154\0\144\0\40\0\162\0\145\0\154\0\145\0\141\0\163\0\145\0\163)
+ /Parent 23 0 R
+ /Prev 26 0 R
+ /A 15 0 R
+>> endobj
+28 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-25 0 obj
+29 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-26 0 obj
+30 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-27 0 obj
+31 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-28 0 obj
+32 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -173,80 +204,90 @@
 1 0 obj
 << /Type /Pages
 /Count 2
-/Kids [6 0 R 15 0 R ] >>
+/Kids [6 0 R 17 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 20 0 R
+ /Outlines 23 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 24 0 R /F5 25 0 R /F1 26 0 R /F2 27 0 R /F7 28 0 R >> 
+/Font << /F3 28 0 R /F5 29 0 R /F1 30 0 R /F2 31 0 R /F7 32 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
 <<
 /S /GoTo
-/D [15 0 R /XYZ 85.0 659.0 null]
+/D [17 0 R /XYZ 85.0 659.0 null]
 >>
 endobj
 11 0 obj
 <<
 /S /GoTo
-/D [15 0 R /XYZ 85.0 580.266 null]
+/D [17 0 R /XYZ 85.0 580.266 null]
 >>
 endobj
 13 0 obj
 <<
 /S /GoTo
-/D [15 0 R /XYZ 85.0 521.932 null]
+/D [17 0 R /XYZ 85.0 521.932 null]
 >>
 endobj
-20 0 obj
+15 0 obj
 <<
- /First 21 0 R
- /Last 23 0 R
+/S /GoTo
+/D [17 0 R /XYZ 85.0 469.598 null]
+>>
+endobj
+23 0 obj
+<<
+ /First 24 0 R
+ /Last 27 0 R
 >> endobj
 xref
-0 29
+0 33
 0000000000 65535 f 
-0000004618 00000 n 
-0000004683 00000 n 
-0000004775 00000 n 
+0000005360 00000 n 
+0000005425 00000 n 
+0000005517 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000675 00000 n 
-0000000795 00000 n 
-0000000834 00000 n 
-0000004898 00000 n 
-0000000969 00000 n 
-0000004961 00000 n 
-0000001105 00000 n 
-0000005027 00000 n 
-0000001242 00000 n 
-0000002671 00000 n 
-0000002794 00000 n 
-0000002835 00000 n 
-0000003031 00000 n 
-0000003210 00000 n 
-0000005093 00000 n 
-0000003406 00000 n 
-0000003610 00000 n 
-0000003887 00000 n 
-0000004062 00000 n 
+0000000710 00000 n 
+0000000830 00000 n 
+0000000876 00000 n 
+0000005640 00000 n 
+0000001011 00000 n 
+0000005703 00000 n 
+0000001147 00000 n 
+0000005769 00000 n 
+0000001284 00000 n 
+0000005835 00000 n 
+0000001420 00000 n 
+0000003054 00000 n 
+0000003177 00000 n 
+0000003225 00000 n 
+0000003421 00000 n 
+0000003596 00000 n 
+0000003792 00000 n 
+0000005901 00000 n 
+0000003971 00000 n 
 0000004175 00000 n 
-0000004285 00000 n 
-0000004393 00000 n 
-0000004509 00000 n 
+0000004452 00000 n 
+0000004641 00000 n 
+0000004804 00000 n 
+0000004917 00000 n 
+0000005027 00000 n 
+0000005135 00000 n 
+0000005251 00000 n 
 trailer
 <<
-/Size 29
+/Size 33
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-5144
+5952
 %%EOF

Modified: beehive/site/www/faq.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/faq.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/faq.html (original)
+++ beehive/site/www/faq.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">

Modified: beehive/site/www/index.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/index.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/index.html (original)
+++ beehive/site/www/index.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">
@@ -174,6 +177,9 @@
 <ul>
         
 <li>
+<strong>2005-09-30</strong>: Beehive releases 1.0!</li>
+        
+<li>
 <strong>2005-07-28</strong>: Beehive becomes a top-level Apache project.</li>
         
 <li>
@@ -194,17 +200,22 @@
 </ul>
 </div>
 
-<a name="N10063"></a><a name="docs"></a>
+<a name="N10068"></a><a name="docs"></a>
 <h2 class="boxed">Documentation</h2>
 <div class="section">
 <p>
         
+<a href="http://beehive.apache.org/releases/1.0">Beehive 1.0 Documentation</a>
+    
+</p>
+<p>
+        
 <a href="http://beehive.apache.org/releases/v1.0m1">Beehive 1.0 Milestone 1 Documentation</a>
     
 </p>
 </div>
 
-<a name="N10071"></a><a name="beehive2"></a>
+<a name="N1007D"></a><a name="beehive2"></a>
 <h2 class="boxed">Beehive 2.0 Planning</h2>
 <div class="section">
 <p>
@@ -227,7 +238,7 @@
 </ul>
 </div>
 
-<a name="N1009C"></a><a name="links"></a>
+<a name="N100A8"></a><a name="links"></a>
 <h2 class="boxed">Links</h2>
 <div class="section">
 <p>

Modified: beehive/site/www/index.pdf
URL: http://svn.apache.org/viewcvs/beehive/site/www/index.pdf?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/index.pdf (original)
+++ beehive/site/www/index.pdf Sat Oct  1 23:11:51 2005
@@ -80,10 +80,10 @@
 >>
 endobj
 18 0 obj
-<< /Length 2791 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2833 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gatm>=``?+(4Q"]@,@'7Qm0=GH+=S9:)d!b]!X?^bY90%&sCU\;*iW&m]XB\.h9'\:-.Et"d1i)lZX-0lJ^b!iSpI;b7#pdE")O140Abef="I\_iQriroP:e)&I)3Zjb9'i"POpk9Y+B@QT>*`oc:TMlVVkeHatSeH6?:$d71.&-HS_`+ZS?2E^CF%uKi6Qc+8_>gf(bbJuare4Sfeq\A:@n\kJ!b4s/)\7l'g2;Om.G&52-4Ki7Ng9sR1IU%NPL*)s&8kd9D=F&tIQmH".>%Aif?DoBhPu92W)2kCqa$^R6"d-Qnf@Ob[OP*C7,SB99?0!OQ*$)B]L;&uuNjP^PqO3?'&G&q.]#7WWdT5@Do/@2Bb*+C98;o*jA!WsR>20q"/95:A:V"JGYt%-Yr.p=<fA%LAi*_c\hh1s;mt!c>8$f11g(ZO?:!5I._tH2+Ctu2Rau`nd3#_ONO_8B.*o6(RVl@%BF8s9,n_KK_m&me+D@TVVZS]o6<er<O?]Vie?'%/u6_4gQ0Xc_JFt6^1dUB#B1Z^kFB+imFRn;E]8F$dgbp!mV^b.Y,&H#6]rgmij8rau/'ea/L_<M,jN[EBP9uh+Hq+RdB5OXZ)-_Sq#6dU_j.ka)7m!"EKQ.YEFEd5bH`SoPcHY6udb=I63kgkl7cuXt0/Ah8"'61O9/,YdV03CS_?r[@W]#BQn0JIo*]]YYg/'02o>&AB)OJdeCZ1oF7WK]Q&h15G`gPHJeAe'^VBV"XE7BBn#Z+<aco<0<%kTool5cgqP?tE-WjsjW<clbg'`)@EmnhLEhU)>R/06=S<S*no=XZj\V;6A\dTU[Qn0iE`\bHX5q@[<c[<$K&J<AunRPDC\o:W[2n3'`qpaQV:m`Td=AEZ;GS(=_>Hnhf?(;tSBH\%ell8q$Y:^S<5r06V[p04Y!7_-HRY5VI)dYX#;NA[k55B1/X)Xsu(k#uHL-T4+Yu/=F,JU!?][]XY%;LRkR*&<XP
 "*^tXi]jX_'T$&MJ!$><&HY=L<-fBrFB>PO&kch%/b'XNC>RK`7dC*IS6W":>/WRL?S;?8=b!?ndaARPI70M)0Dd6!n!&rj>c8t0/CHBdM5%=Lk'I\[oaOp!mqB_)S`]i5_2n1t@O_abNcUumOVu\Flk1[%'"^Xs^p>ArJ@Oj--%67o;#UL8Om\qRhOJQ&kjP#lFP"Hc8/Z<&f@9!A&C+'.I9<<_Jr5&5uP1HNoSFpVr]?>T9`meuK:h;/#jY0["U@Mir3A*;AF(3C6f0'g2iiHGeJHuip[r%M2/"^04hVWd2[1JeVF%m1F%=H;l[F#q5+EqCKEspe()Ctjia/s-H`,I9;D["sNmjrU.W_*JoFjK2b^dQ/,]u\_a,jbV(keEESG-\'+8er&$M437ocKNC1?JslK2,P8H)<o]$$l1g?O3MfG<PsAg4j=b3K6HM_hH!3aVGPMVQgQYq*]]JYE."D&))VF=%HB5'dg.`2PVu^XEO>MC'bMtl\%LXUL(:-PU$VgafUbQ%7oCZgGUqjG/#f18*7dDM,<MSgCYaVl#D4G_mliAT9&97-Rk(<'S(i;&H@PU*Y3]IOpV/GdZ%K'Ap!0#YBR6r^!/T)n0i[I8Nqr$(`qD"5Xmr_]cEAdY&"CZB[V)!lnXbjIClbN''"':bddf&*YZ,aj[^f^CIHR)R+PH7!/2S@ld+]!Mm-T@Xqf/BZ1'?6jDn=8Y*HnN>Z4hPEm!.]Vlqhps,rB?r^gr2:>-%CPU45kSEWc9D4>"2TW;Sj;@>D#on%mmA_W.1[_FkqkQ=JU?LhS#[(GX5D.(%MNo&B$.g582T+u#51^;#C>m]LqEddO+I#esEYI8M!@XB+:YDR.t]AgV`&8E@`^F9Yoc)W=b_KF(dUfP<=a[4Q?lkLg8-D;AgSh`3U44-@d:X]hHD3#0E;Wb%,:-=VD+d.]M4<+uKrKo;5OUc+W6eo6?:=2)"9lffT2(Q?q5.W&^'rJOg1"s/
 NdkKW\!%lL[02#Q)V;nUGn&f&JD.>)r\Bs3/<KMSr]rb:s\7%gBZZ;gst</h9VrlW;?f\OiY;gSM#hke431!U7(!DgM-9p`CQKBRgg&-[/_,cX>6h,Ye#%<:P<1cPfe#4)5d5Q_WaF<-l#:qm_OFK8gG>d4Lr,mLcuO,>e?;%Yt?:22;fe(N^hc[h;%%pNa=!f.%T%R2NTRBY*j8Gjm36+/-J<h9V3'\Z<,]]RQq(MX,2$\Q&.]#)%hS&79p_l?r4VE>=mjmb<]2VZ"XHA#R9iR"pXpNkOe<NAo>d.$*LQGt(3R+CqP"s21F7ttYch_P+I<(%_889dV0jfBjVY-;m>(..0<L`!^*51e`C#E>35&d5)\nX8sOLpq,6"s/M8q(n'B$^Rn5=-8e)mtIIQ(Y[YI)ZaA)J=[EkAi]m'pj-Ddq=ZLiMpt9)8XFU`^99S[m#Yl_b2s`8>iU[/=I,31Q\A*PXeWeB>Ng5%p.:-TVmTIBOlJ/fo<.pI4uI,VZjD"@E6V/7f`Cm?BL!@R2_%BG22g'rCX`WSTG[UMJ-7>WO`LA7<q:`4+m0'?\p\3t"qq5Fm7t*XkskSF`@3[[bAin1OO$3YL/2V!C5pWe)Z71nU`F7L;Y=o*V5_lI&?Oh(nqlhDi!%6=XfuTA>5M]0qqIte(i'3*gd5^4l`(D#,@<Tt6-IhSmCd^fkY>WbAc_1RGf&O.>[;-LU%p>:%a&A>g14X<<dh_9;mj+MU!/rc<fYgbY1?Q&JMsl!eLWn\U;0:V(L8+G+_:j^LIandIeE"/GeiS9(1uK];J;i!rr[B!4tQ~>
+Gatm>=``=W&q9SY@,@'HQm0=-03`GUbeuB1oo,I4<c.O2+s@73*a0U_ZG1jW-Q3[j;=RVrA-+"prUl-sDk=+LT<A0;Aa#`EHBnd8?->.a^Mg^5f!K7o:#Gm?([]@(F@1+c$\%%Ur*C%@-`3_O>[(S6EHUkp[JJs!UjCs5F(K%>/#!%RNG-R7bCmnVm4$WcrL2qgZtij/H2YBcKcGqS?Jf_9'*nMt2qibgVn3-5WTjE1Z=@(Lk;XJLe22<Jn7-6e2Z0Md:nh03_oacrJi)V1f-3B:i0Bi.B:6lX2J(8ql^15e^*3&ko_)=Gp0"uO=<*60.jm@#"\7=KJ"Z+*7%s0.PF&h9pCV>_V'7f[S[O@'om_7;6lr6L7kiA%MHQ6uEq!1AAW\3#I`W>5MB)bhn0:sXbh8RX_8%HBXon\uf)^TTL1X=f2^r_4l@u@YRcudmkdVX'Q$(f`G17QP,u;sh/@q$2:K'mEmd\V=in>tgfN_.kD`3gjZQr*M<erTShk!r*SB,qW#!<t5iD^c)Dc^%UdQsn51Z:SBB,T.n-I#MT+K7S60oJF6!h86WLL>&#nomc92rj[A;=UBi#ZdS=\2W*DX'9b"jt!9Os1E^L49:j.$bR8Sn%AGd\R0@AYJg&`c/Bu;,_th%Cn7,WY/:Z5UK^7&7aLJrOU14WchQH'B)"+*^0q=B"fod#d4JCpqgn$:n;a>,/WpbhC8K;e".g2EMo>Y#9dT-K[KH5uF=RE'R5kP)UN+Kc(:&P*`Ss50beFC1YEI\W"-Fc;JV?7Ic'E@WM?XYJ-D%GLT9g-D(/Ah2nM4`m]]ao`dHFMn*p)TQ$GoB0#Y3#[@QBb;B?YB5M@/@t8TB@p*(3oNH46:"_?#fV7nQQ9aA3m"OP-iid\,UG),ESj.>%Qll2EV%>04s;WHT'8mDO1gZg3DhE%k@p$)/4Q>YlPDnhSi@JeQM1$s/]/T`ga>0V;aOJ64RL:Ph+OOlaQ)XZC97"UC)
 fD=T(^`9eR,YXb9*YQ9,\_;qK,\"*h<KN...@AAZ5V-B8P>NKeqJ+!qXuW2<.>9tVQ<0Hqn5&H7Df<_p/NF7*LMZ4(.j!\>>T8O#T,6eIBs
 D'0q:OXR%aK&:R7M6?%d2eBq;8e#5d\(9R,'@MG[uYb?e%BL[(2c2>ipll$Z6X'%QglfoOjQ:408"gB(htkO[tQLmX:/+n<Q[8QFs&l=Wk6K?\7qSsg*>6Y?$U@OuZt!DgM-8a!Wh5]f6mLdG^C,q?OEm8=@m%WP,B%<d?:6$k6g1a!BGPW#N24J6R@"uL%C$d=HP\ttio4#=uF]<5T7AQC!6n+8HEq#seCM0?HlLIa$dTRP$UjPHH!?3"Y(!f6^069tKI"R'/=o;/Yqqgk:VjJB)8,V#Mrod#l54Y;CEg]r!L0@nR5";(60?TnjQN+cqFQX?!PM!sZ49Kndh52piQctYPIoU1T"ipuU_@S'IA1F=k$nVk'0h.8uQGD7Z.e^DBUFkYs9Go$*:$[m(`H&82a@^^6mcX4p2CX`O<g5a=k1YV`IE"i":ME_:V+ic_Hg_AO_<g4K)_f<:4JGNq2,#JV0e^:<S3pg78l>qoEc\-d<]N&fXYV;lr?[9#Nd;7@4&P5"Q+[jBrTtG&9HCe4I+Qlj@dSG?"EBDUsJ%m)>2JnOVq636_Yr](cqcN+(2]kafF]pI4o10aJ43j(78SGHT##<,%+Zg@r<]P7<7umIuc,U]?nZHS1bI7[I22E[5*\Bof`1`Vm9HB;]aTj>6?$Fa-5X1LRfR@QdLP)Wc_M,eig9$].'XTA<h8lIQ2`qG8]'X2qOYNWr@b/WUlIic'L5)fWg3Xn_d%0<<dgQRCWq2Thhf:a/3'hVVnL^7PGfIWWCGtb[YtX6:?3FEbF=;4K*ZX`n3>-!kgDaf1?P65oXWNJ(XY>>^Kr%/'V7p/^<rrn7S_Sh(9SuLl9u"FC4*cs$~>
 endstream
 endobj
 19 0 obj
@@ -102,6 +102,7 @@
 23 0 R
 24 0 R
 25 0 R
+26 0 R
 ]
 endobj
 21 0 obj
@@ -129,7 +130,7 @@
 23 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 108.0 329.732 360.984 317.732 ]
+/Rect [ 108.0 316.532 360.984 304.532 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://cvs.apache.org/dist/incubator/beehive/v1.0m1/)
@@ -140,7 +141,7 @@
 24 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 317.976 316.532 519.972 304.532 ]
+/Rect [ 317.976 303.332 519.972 291.332 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://cvs.apache.org/dist/beehive/nightly/)
@@ -151,33 +152,43 @@
 25 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 262.198 284.316 250.198 ]
+/Rect [ 90.0 248.998 224.316 236.998 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://beehive.apache.org/releases/v1.0m1)
+/A << /URI (http://beehive.apache.org/releases/1.0)
 /S /URI >>
 /H /I
 >>
 endobj
 26 0 obj
-<< /Length 1690 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 90.0 227.798 284.316 215.798 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://beehive.apache.org/releases/v1.0m1)
+/S /URI >>
+/H /I
+>>
+endobj
+27 0 obj
+<< /Length 1782 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gb"/'>B?Pt'Roe[TR"]*1b&dLV,'h>A1'HQ-f);gLY[AT5dn):O9/aLs*YCZU]WM5cLeBJZS@V'hfnKLo$)Q*4.lI-F0$\cIm8j-@U$S8_dAJTcW?,?&`5'kofW+mFu,chFN5qf_Dh)*bZ7V"r,\r/P#:5nSi'kZT._9b_+X=D\tTPrns(#VN9)Rnd,srfkBGKYC]4?b*=^d/FZg@k/a+!CR201W!fe9N#tDR&N@0i710Y[>?+qc38g^4-=]RP/?AXt?q$?[r(fJO(e8YO352F$K!mCH8hO7<.O...@E_U>EZB?%Kug9'pEQ[@\UI7s#UPc+Mcj@Kj@bnH*):E:1<2heoRK=D@u6QBorrTrH(J"U2^FeCEb+aF]ktosf!^hs&s[Kl9uOT6.b>b&4:WAuLO9-c\EWF^I$5b\.fP$HEn]j#\E05\H.5pK_,tnbq/0+dmEQXYYCf:;kYY`fC'.1Fh>H<E9`apBTOE87puA%$-7t+6WZtjlW]H,s?7(*
 T6T]gi%%dRE^[N,O!G.648&)-BBNdHUHCc1J)0&ob2`V,/iuL/eW(RuO&P=."MW-p60.#2Q2l8B=!;ejlcm']C472_G":f!-!1,cbUlOneA'a2K\UR5_[I=ZNX0M$#I%-rm:F7ID5UFe)UITHs!80jB84XkI*)X0H/SFEq<7B5_>Eh(Z!8=G^V%KqXh8Uj[,8D]ahK2L&M!?\CUWcZ263iUrT4Elr7.u"+c29+7ZB.mO$gI+Hkh;"05%I8E`VJKlj7Sh1DF!P8DY9R'>G%R1Q!R2;ML8X"'/`J4UrsA(BkboroVoE"T/&gX),m-b`/i4uV9`+>Z_Q#K+P?`-DB<pES2*RW)/Eb@h3&gPbo.X5SH9Z%!3&[?RF-kbR/Hmf\o!*F5L+KflAi80^qXqJ.L,S#QQPGY/R#TH>Pm6[O6E(qEmuY?JgY$PMjMlY27NJF\I_CnM+&SN'/Bser3XSiicc7VH+=$9Fc"V[cXL?a&dbpt@^Gh[P80sDWd#i4&M%o6*F=UBYLrqr>-Gp@#%h[#o]<7MVAm)"^L,ng@)+580N[b!+X=/?cSe>+Hr4a-m_&_2K\&.aF-i[6?#OY3#TT0rWO=BYUiG88iB^;t8n^."lQtQY[LO</O?a00!>bm?SMMCR=Zp@J]!4LJS/If)S-c;'Y!fGeJ%A?L\,&$4BX[D^fD08:i?0iS!b)&EL&~>
+Gb"/'968iG&AII30Ku<h2*ult+$J.gj%M4'a,SX3OQ8ZhOG&u&*Bp4_hffBg`0-uCg='QP@u12jhnBo=HG*Rr=Y@EA*,>ZVD\nO1Cs2R$q".\[I-IT5Jm5:pT8V=E`N*cd3>Aofl\2I>D"r'&:!%eBgRbh.=eB'hGSR,r'jmhlpqc&feg4<u0B6&8'ld-.>aB&)VIi\B\QS:i!j.W5pQ4opbXPIQ9'l'C38"Y\MZZ#X^Xo4<QpZl?meM\5=)7V\UmpN[YL@>lKlqQ`0hFtdTcNB7`o@]:H\dSP,iTuMd,sW_9+1CWg?Iuf"LUD0_A;bOV5u%PNsH^e<"t;DSJZQUVF#//b<oSPAgL?:EnX^:4t:Y^O+eabCdK-inDW+2HnV_*O)M-(FX`.k$ERMG!pcE=2Bh(,rD!P"+UbBbFf,?.-sj0`HA)b[;Q29on`u)(/VG("+!:nMabrkD/.P^I7BI,WHl%]W@$+-I'f!nn<Zm=Yk<ZI5QHN)uj@-a$"bh+)M]?:/`>jmURT,MC?'Z%,AhRM\B?Bm<4`u$1h`6W.ht98H>@m3IU/=0"Zgg`HoWUm$Z<ief+]a!5)n)lZU@X"Pn1>Ht&jj;dMauH"n9(7[Zaj:j']4.59j:UF^m(UG&6H9FN&M#`0</l]HI:d&$^ch$!Q`7CCE?Qb.Vlc#@,?GR^L!GO@2aF0)$:>l,\3(g.2"4%RW%d!l(.Cb)\:KH&0%!Rh$]-Voou;#Ann-?:fsm1jD3BkkK4]Q%LJ_+eegd)odW\V*lX!,+&k'98dD+`:0T**(Qo&aFZ[pnRN<8Zo3)s:q8/+Z!TDu$Ui:CtKJNgl+K!':R&1L<PXq]JU>4TjAXt4P4YAdU$Lj<Cj:ZY<0lAJFj7*L0X5`V)aohbD")8:.9I0@EH#]$dKY3Z^D`9H'`?=i(#qq;BSr@mRgbI'4XC>FrKO!\2j`,RHb@@Ac0CB!9AVjF*Z(<DnT=@"\/tj^u:kl"I2Qnp
 l>R_UOLMTeLEQNK(k##JS#PG[_b'/!NZocT-]FG_Ae$fC"72nhHaQB+\D%<L/"q@'6`'4acldV+BV&I[H;d%_IU;LN?HY>>q)861i$fF*e"3RtkO1oFPcm9\n<A[J_a7TW=7:8.4`(f/Y/faPl4:EOTNKEl\Q>\IjGbIVohs^=t/&^hffel;#mfG2R""E,4hsJE.M\!h$3T8Q+3s8k<c$n"51<\^"G-Hro!Z=.I;T9T96Nhpm!-4,Fp8+F[1]#n,mV&IMg);#s<Q14m^t%a/Nj@279Zd"0HZI''EAKc"H&bti#a5"iPj&L:5+be/J!(7T!;Y6NK`lH9fBJ8N2P`r'`Uj&?O&o-<Bg\05IVWQ,DLI89XlRoJ/+S,a'X(q'3a>FaSJMJ45Tdi\9%c3nH9.hD*SgG3'3#iiC07g+XQMjS&L:$k9d#s)VPc6(#WZ7U!LJOVG`(f,^i09ED)t=LNXYaEmm#1+&K^bmb(WX$Y&k/l5@W.m#0lD!n*-<#B\@QHmCV7nd2P4gks\Uj.Gr+`I;/EIFK_;E^4Dc@\%bD'TNRcI]3:ZB#E]^GGlWe/M8X`g'4OuD&[[Ol?Ml*<Kj!;5EQ-*G>38(2*f@AU!hTUteWRS"*aA,_\/V#mhPddL(RPI:3/(]8&j@.1i_'/cK;?]BeUCo_CZ(Muc/`VO8IF>I*]4L[!t>Bmg60Ub,hIHh&2[;lmJ>gkM0O5K;\ofEOFh[!eA)3ucVQ>!D8s/&$i5B0D6ll;BLOTf\_dAF2ET]_hkZpt_?$jHgS99$a8?;t#7>J~>
 endstream
 endobj
-27 0 obj
+28 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 26 0 R
-/Annots 28 0 R
+/Contents 27 0 R
+/Annots 29 0 R
 >>
 endobj
-28 0 obj
+29 0 obj
 [
-29 0 R
 30 0 R
 31 0 R
 32 0 R
@@ -185,12 +196,13 @@
 34 0 R
 35 0 R
 36 0 R
+37 0 R
 ]
 endobj
-29 0 obj
+30 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 232.992 643.6 356.664 631.6 ]
+/Rect [ 232.992 613.2 356.664 601.2 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (mailto:user@beehive.apache.org)
@@ -198,10 +210,10 @@
 /H /I
 >>
 endobj
-30 0 obj
+31 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 252.636 630.4 297.96 618.4 ]
+/Rect [ 252.636 600.0 297.96 588.0 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (mailinglists.html)
@@ -209,10 +221,10 @@
 /H /I
 >>
 endobj
-31 0 obj
+32 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 209.652 590.8 295.98 578.8 ]
+/Rect [ 209.652 560.4 295.98 548.4 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://wiki.apache.org/beehive/WishList)
@@ -220,10 +232,10 @@
 /H /I
 >>
 endobj
-32 0 obj
+33 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 226.98 564.4 285.996 552.4 ]
+/Rect [ 226.98 534.0 285.996 522.0 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (mailinglists.html)
@@ -231,10 +243,10 @@
 /H /I
 >>
 endobj
-33 0 obj
+34 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 510.066 166.32 498.066 ]
+/Rect [ 90.0 479.666 166.32 467.666 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (downloads.html)
@@ -242,10 +254,10 @@
 /H /I
 >>
 endobj
-34 0 obj
+35 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 488.866 156.324 476.866 ]
+/Rect [ 90.0 458.466 156.324 446.466 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://wiki.apache.org/beehive)
@@ -253,10 +265,10 @@
 /H /I
 >>
 endobj
-35 0 obj
+36 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 467.666 115.332 455.666 ]
+/Rect [ 90.0 437.266 115.332 425.266 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570)
@@ -264,10 +276,10 @@
 /H /I
 >>
 endobj
-36 0 obj
+37 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 446.466 202.32 434.466 ]
+/Rect [ 90.0 416.066 202.32 404.066 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://svn.apache.org/repos/asf/beehive/trunk)
@@ -275,87 +287,87 @@
 /H /I
 >>
 endobj
-38 0 obj
+39 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\127\0\150\0\141\0\164\0\40\0\151\0\163\0\40\0\102\0\145\0\145\0\150\0\151\0\166\0\145\0\77)
- /Parent 37 0 R
- /Next 39 0 R
+ /Parent 38 0 R
+ /Next 40 0 R
  /A 9 0 R
 >> endobj
-39 0 obj
+40 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\116\0\145\0\167\0\163)
- /Parent 37 0 R
- /Prev 38 0 R
- /Next 40 0 R
+ /Parent 38 0 R
+ /Prev 39 0 R
+ /Next 41 0 R
  /A 11 0 R
 >> endobj
-40 0 obj
+41 0 obj
 <<
  /Title (\376\377\0\63\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\141\0\164\0\151\0\157\0\156)
- /Parent 37 0 R
- /Prev 39 0 R
- /Next 41 0 R
+ /Parent 38 0 R
+ /Prev 40 0 R
+ /Next 42 0 R
  /A 13 0 R
 >> endobj
-41 0 obj
+42 0 obj
 <<
  /Title (\376\377\0\64\0\40\0\102\0\145\0\145\0\150\0\151\0\166\0\145\0\40\0\62\0\56\0\60\0\40\0\120\0\154\0\141\0\156\0\156\0\151\0\156\0\147)
- /Parent 37 0 R
- /Prev 40 0 R
- /Next 42 0 R
+ /Parent 38 0 R
+ /Prev 41 0 R
+ /Next 43 0 R
  /A 15 0 R
 >> endobj
-42 0 obj
+43 0 obj
 <<
  /Title (\376\377\0\65\0\40\0\114\0\151\0\156\0\153\0\163)
- /Parent 37 0 R
- /Prev 41 0 R
+ /Parent 38 0 R
+ /Prev 42 0 R
  /A 17 0 R
 >> endobj
-43 0 obj
+44 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-44 0 obj
+45 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-45 0 obj
+46 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F6
 /BaseFont /Times-Italic
 /Encoding /WinAnsiEncoding >>
 endobj
-46 0 obj
+47 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-47 0 obj
+48 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F9
 /BaseFont /Courier
 /Encoding /WinAnsiEncoding >>
 endobj
-48 0 obj
+49 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-49 0 obj
+50 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -365,18 +377,18 @@
 1 0 obj
 << /Type /Pages
 /Count 3
-/Kids [6 0 R 19 0 R 27 0 R ] >>
+/Kids [6 0 R 19 0 R 28 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 37 0 R
+ /Outlines 38 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 43 0 R /F5 44 0 R /F1 46 0 R /F6 45 0 R /F9 47 0 R /F2 48 0 R /F7 49 0 R >> 
+/Font << /F3 44 0 R /F5 45 0 R /F1 47 0 R /F6 46 0 R /F9 48 0 R /F2 49 0 R /F7 50 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -394,84 +406,85 @@
 13 0 obj
 <<
 /S /GoTo
-/D [19 0 R /XYZ 85.0 291.532 null]
+/D [19 0 R /XYZ 85.0 278.332 null]
 >>
 endobj
 15 0 obj
 <<
 /S /GoTo
-/D [19 0 R /XYZ 85.0 239.198 null]
+/D [19 0 R /XYZ 85.0 204.798 null]
 >>
 endobj
 17 0 obj
 <<
 /S /GoTo
-/D [27 0 R /XYZ 85.0 539.4 null]
+/D [28 0 R /XYZ 85.0 509.0 null]
 >>
 endobj
-37 0 obj
+38 0 obj
 <<
- /First 38 0 R
- /Last 42 0 R
+ /First 39 0 R
+ /Last 43 0 R
 >> endobj
 xref
-0 50
+0 51
 0000000000 65535 f 
-0000010692 00000 n 
-0000010764 00000 n 
-0000010856 00000 n 
+0000011022 00000 n 
+0000011094 00000 n 
+0000011186 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000754 00000 n 
 0000000874 00000 n 
 0000000927 00000 n 
-0000011001 00000 n 
+0000011331 00000 n 
 0000001062 00000 n 
-0000011064 00000 n 
+0000011394 00000 n 
 0000001199 00000 n 
-0000011130 00000 n 
+0000011460 00000 n 
 0000001336 00000 n 
-0000011196 00000 n 
+0000011526 00000 n 
 0000001473 00000 n 
-0000011262 00000 n 
+0000011592 00000 n 
 0000001610 00000 n 
-0000004494 00000 n 
-0000004617 00000 n 
-0000004672 00000 n 
-0000004859 00000 n 
-0000005048 00000 n 
-0000005252 00000 n 
-0000005449 00000 n 
-0000005641 00000 n 
-0000007424 00000 n 
-0000007547 00000 n 
-0000007623 00000 n 
-0000007803 00000 n 
-0000007969 00000 n 
-0000008157 00000 n 
-0000008323 00000 n 
+0000004536 00000 n 
+0000004659 00000 n 
+0000004721 00000 n 
+0000004908 00000 n 
+0000005097 00000 n 
+0000005301 00000 n 
+0000005498 00000 n 
+0000005687 00000 n 
+0000005879 00000 n 
+0000007754 00000 n 
+0000007877 00000 n 
+0000007953 00000 n 
+0000008133 00000 n 
+0000008299 00000 n 
 0000008487 00000 n 
-0000008668 00000 n 
-0000008883 00000 n 
-0000011326 00000 n 
-0000009078 00000 n 
-0000009262 00000 n 
-0000009392 00000 n 
-0000009576 00000 n 
-0000009797 00000 n 
-0000009919 00000 n 
-0000010032 00000 n 
-0000010142 00000 n 
-0000010253 00000 n 
-0000010361 00000 n 
-0000010467 00000 n 
+0000008653 00000 n 
+0000008817 00000 n 
+0000008998 00000 n 
+0000009213 00000 n 
+0000011656 00000 n 
+0000009408 00000 n 
+0000009592 00000 n 
+0000009722 00000 n 
+0000009906 00000 n 
+0000010127 00000 n 
+0000010249 00000 n 
+0000010362 00000 n 
+0000010472 00000 n 
 0000010583 00000 n 
+0000010691 00000 n 
+0000010797 00000 n 
+0000010913 00000 n 
 trailer
 <<
-/Size 50
+/Size 51
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-11377
+11707
 %%EOF

Modified: beehive/site/www/license.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/license.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/license.html (original)
+++ beehive/site/www/license.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">

Modified: beehive/site/www/linkmap.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/linkmap.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/linkmap.html (original)
+++ beehive/site/www/linkmap.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">
@@ -182,6 +185,12 @@
 <a href="">Documentation</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>docs</em>
 </li>
 <ul>
+        
+<ul>
+<li>
+<a class="external" href="error:ext:beehive/releases/v1.0/">1.0</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>release-v10</em>
+</li>
+</ul>
         
 <ul>
 <li>

Modified: beehive/site/www/linkmap.pdf
URL: http://svn.apache.org/viewcvs/beehive/site/www/linkmap.pdf?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/linkmap.pdf (original)
+++ beehive/site/www/linkmap.pdf Sat Oct  1 23:11:51 2005
@@ -36,10 +36,10 @@
 >>
 endobj
 10 0 obj
-<< /Length 997 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1020 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauI5>u03/'Sc)J.sqX>2?%cH=kJVO?lBT5M_Rq?laD@$L*WVThp4ktli82mJqcZt-h2JSq"R!9a&2=`$6B9P6R5#'m'gLFfl';*i;hq3d!bNN'Eeb/"9`B2e)%F',Kq=.%-/=#K?N14$B?GGi9Gl,&Kn:d0X*83#0g+:mGe79C[gWi_a?+%FdRe0Su13Nc,0EC0j1K^Z8`!%6$1\j!NlNsmW^.4Tb)PpMBjH!+:Kr<JD)]16c9q0>=/*[i+U!b4HE@LS%rPjiE5DGnl-dU#4kXBhb.)A-7lP@-t06n78iE38;O38OFTaqkTc$*Nh<kme$F';(aDj+dF*lLAlF.H-E7G9PRtN(p,Pb]Z?jW?SKo_,1Z-F!`+8gs6JA"/0&V"1doeCBYf^ZQ-Jc`06Xq8Rn"Y:cZd%48+E$%U#U%$Ybq3Y/c.h4S3/Mt7Y&?;/=_crA0lR_iK%A>`d+h(X_o&Fr*#EUX-J?f^Qh."$#I6+\+D%W#]5D`=-@-1U;n1"+2_3ojDnH-3c3J5cAh0=5Ua<`\RB;M@rf,&Gmde_8HoWnR6G69!`/hS8O`Bq6XAaDVZAu,#Xn*&PVR4N$G55EI09T9NV9-ADj+2J&k`pV";]Q[#oRtU1pQO@<]YdE-P3&];T8,$J[S'1q3nZ]9:XZ6%?,em#ZMU=QL^Ihq>:O>#[V*j`jB_Jh8a_egn:r[%X^h&ZERA?Zn!Pc0DSmbhZ-e7E+1\#mc-j4DHZ8]GC4(@fE.`nD51"_n]-NI7hh]E-:L0Ga54^mY@ci<dV5<4H-!EFAUQU-=ZIT._<uIo$@b^Dce]bP+Hb0lPdah_jRVfWr+8j]ulC$u3'\bfPnm,=4Ntu'pZjYL7^(TL-LkZTlgC28rhTpH"efu4i7_9ufL;\93?E9)HLIuMn>:iNf'C*Lu4Qht_lZcj/J&8H0&VRY574[a0j+hmAO0?g&gt(Z4rlW/qZ?]`KTf4Pth4W=O]Wj)2rhS`(Xkd@
 RNt#4~>
+GauI6?#Q2d'Sc)P'u"K;iqhDKR<D62Y+=-%;D6U8,)MN1'&3O[e:548,fQRU9VP^dKGa3(+7/UQLXWO&FmM8<"T(Ua!l7_A8`1G)bp5X?!juCJ3CdC@0L8;<pk<MQ4.m3b/l6<0`4P_<a54p/,?ikVSpLSl4Gk6cU8[?,38C[`G_LSe;1+<,X:0/,%O\N\Rs&-<5I3q!Outfq^X;hNH3.7S52YmLJUOBg7%>^]"JU^X$E+9K,UTg+\S"V("AVGWc2En%]+.//*DVSs7[jH^=."Kk5-JDFS$3l-E$cKSZR@aSOhfEH#uR(((O\P_`UPal%q_:)";;1KJSOD%'>)OS,#cGel"`uL-i9DWo0kZMY"k5BWL^/hH"<+V5c#X1hZ^ZOVC'E2!u>t3OGW^O]?l4leba#elu]oB(PL<pp&PlWLUgt*[95;5(FKSse+F152Ml91bBaY-&7BIa.l=:OGMuEIAr`oGMPF]Z0.rSgQM4o),f!Z@L?tqgM6#h\]HX"cQFU5RRe=s/+GX[W1_m6h"e%<e[nF=j@G79N6IRh'NJ?%JVd9N3$M3btF$UM'r<MX&hCbniWe#<l@>['`EsrJ,hZ4r,$E8kVR$kdFP&<&-X'<eGOmNeL.Z-rdgVh3"g+rgK3RDu[=1"0]#I;T45GH+PO'h`Y2MF_7%@q#O\0E$)QL1/8o%8//j9if6Tb:F8]>dOE2OiJjO3qT"f9P!S0tWg_DY(mB";^qsiM%l-S#gM"e:/k3Klc5Pki1@AnG]q1K)28o2-dqP-k3e\#^4i9:Yj`I3d!Q,AnSdnEYr_o)PYo^hS^<&TcA5;^kscj8")arc@W(:D-:ukR+AJl-s!2/.XZ8pm\6.'$YN'geoFi1_knf>C3s8ggBW<CKXf?*!+iaul2;#,9g.V=;mLau^cmBp&Eb?k8r3Wr&JTe\d43Y6I<nHm?^C6[ErMK&Fc-hUldg;plGi<BS@\)l43tCt%_+_ZZKl%%DB7B
 o(<:QmeBXSma\99#1L-!s?Rtb'Jc~>
 endstream
 endobj
 11 0 obj
@@ -129,25 +129,25 @@
 xref
 0 20
 0000000000 65535 f 
-0000002839 00000 n 
-0000002904 00000 n 
-0000002996 00000 n 
+0000002863 00000 n 
+0000002928 00000 n 
+0000003020 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000518 00000 n 
 0000000638 00000 n 
 0000000663 00000 n 
-0000003130 00000 n 
+0000003154 00000 n 
 0000000798 00000 n 
-0000001887 00000 n 
-0000003193 00000 n 
-0000001995 00000 n 
-0000002172 00000 n 
-0000002285 00000 n 
-0000002395 00000 n 
-0000002506 00000 n 
-0000002614 00000 n 
-0000002730 00000 n 
+0000001911 00000 n 
+0000003217 00000 n 
+0000002019 00000 n 
+0000002196 00000 n 
+0000002309 00000 n 
+0000002419 00000 n 
+0000002530 00000 n 
+0000002638 00000 n 
+0000002754 00000 n 
 trailer
 <<
 /Size 20
@@ -155,5 +155,5 @@
 /Info 4 0 R
 >>
 startxref
-3244
+3268
 %%EOF

Modified: beehive/site/www/mailinglists.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/mailinglists.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/mailinglists.html (original)
+++ beehive/site/www/mailinglists.html Sat Oct  1 23:11:51 2005
@@ -81,6 +81,9 @@
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">

Added: beehive/site/www/releases/release-1.0.cgi
URL: http://svn.apache.org/viewcvs/beehive/site/www/releases/release-1.0.cgi?rev=293075&view=auto
==============================================================================
--- beehive/site/www/releases/release-1.0.cgi (added)
+++ beehive/site/www/releases/release-1.0.cgi Sat Oct  1 23:11:51 2005
@@ -0,0 +1,23 @@
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Added: beehive/site/www/releases/release-1.0.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/releases/release-1.0.html?rev=293075&view=auto
==============================================================================
--- beehive/site/www/releases/release-1.0.html (added)
+++ beehive/site/www/releases/release-1.0.html Sat Oct  1 23:11:51 2005
@@ -0,0 +1,217 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta content="Apache Forrest" name="Generator">
+<meta name="Forrest-version" content="0.7">
+<meta name="Forrest-skin-name" content="pelt">
+<meta name="generator" content="">
+<title>Apache Beehive 1.0 Release</title>
+<link type="text/css" href="../skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
+<link type="text/css" href="../skin/profile.css" rel="stylesheet">
+<script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="../">
+</head>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<div class="breadtrail">
+<a href="http://www.apache.org">Apache</a> &gt; <a href="http://beehive.apache.org">Beehive</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<div class="header">
+<div class="grouplogo">
+<a href="http://www.apache.org/"><img class="logoImage" alt="Apache Software Foundation" src="../images/apache-asf-compressed.png" title="The Apache Software Foundation"></a>
+</div>
+<div class="projectlogo">
+<a href="http://beehive.apache.org/"><img class="logoImage" alt="Apache Beehive" src="../images/_beehive_logo_wide.gif" title="The Beehive project at the Apache Software Foundation"></a>
+</div>
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input attr="value" name="Search" value="Search" type="submit">
+</form>
+</div>
+<ul id="tabs">
+<li class="current">
+<a class="base-selected" href="../index.html">Home</a>
+</li>
+<li>
+<a class="base-not-selected" href="../documentation.html">Documentation</a>
+</li>
+</ul>
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<div id="level2tabs"></div>
+<script type="text/javascript"><!--
+document.write("<text>Last Published:</text> " + document.lastModified);
+//  --></script>
+</div>
+<div class="breadtrail">
+             
+             &nbsp;
+           </div>
+<div id="menu">
+<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" class="menutitle">Project</div>
+<div id="menu_1.1" class="menuitemgroup">
+<div class="menuitem">
+<a href="../index.html">Beehive</a>
+</div>
+<div class="menuitem">
+<a href="../license.html">License</a>
+</div>
+<div class="menuitem">
+<a href="../documentation.html">Documentation</a>
+</div>
+<div class="menuitem">
+<a href="../downloads.html">Downloads</a>
+</div>
+<div class="menuitem">
+<a href="../mailinglists.html">Mailing Lists</a>
+</div>
+<div class="menuitem">
+<a href="../contributors.html">Who We Are</a>
+</div>
+<div class="menuitem">
+<a href="../faq.html">FAQ</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.2', '../skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
+<div id="menu_1.2" class="menuitemgroup">
+<div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
+<a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
+</div>
+<div class="menuitem">
+<a href="http://beehive.apache.org/releases/nightly">Nightly</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.3', '../skin/')" id="menu_1.3Title" class="menutitle">Links</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="http://wiki.apache.org/beehive">Wiki</a>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">Known issues / bugs (JIRA)</a>
+</div>
+<div class="menuitem">
+<a href="http://svn.apache.org/viewcvs.cgi/beehive/trunk">Source Code</a>
+</div>
+</div>
+<div id="credit"></div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<div id="credit2"></div>
+</div>
+<div id="content">
+<div title="Portable Document Format" class="pdflink">
+<a class="dida" href="release-1.0.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
+        PDF</a>
+</div>
+<h1>Apache Beehive 1.0 Release</h1>
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#how">How to download</a>
+</li>
+<li>
+<a href="#closest">Current official release (closest mirror site automatically selected)</a>
+</li>
+<li>
+<a href="#Distributions">Distributions</a>
+</li>
+<li>
+<a href="#verify">Verifying a Release</a>
+</li>
+</ul>
+</div>
+<a name="N10010"></a><a name="how"></a>
+<h2 class="boxed">How to download</h2>
+<div class="section">
+<p>Use the links below to download a distribution of Apache Beehive from one of our mirrors. It is good practice to <a href="[location]#verify">verify the integrity</a> of the distribution files.</p>
+<p>Apache Beehive is distributed as a <span class="codefrag">zip</span> archive (for Windows) and as a <span class="codefrag">tar.gz</span> archive (for UNIX). The contents are the same, the only difference is the line-endings of all text files.</p>
+<p>The distribution contains all of the source code, documentation, and resources, together with the pre-built ready-to-run Beehive binary.</p>
+</div>
+<a name="N10025"></a><a name="closest"></a>
+<h2 class="boxed">Current official release (closest mirror site automatically selected)</h2>
+<div class="section">
+<p>You are currently using <strong>[preferred]</strong>. If you encounter a problem with this mirror, then please select another. If all mirrors are failing, there are backup mirrors at the end of the list. See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.</p>
+</div>
+<a name="N10033"></a><a name="Distributions"></a>
+<h2 class="boxed">Distributions</h2>
+<div class="section">
+<p>Use the links below to download a distribution of Apache Beehive from one of our mirrors. It is good practice to <a href="[location]#verify">verify the integrity</a> of the distribution files.</p>
+<p>You are currently using <strong>[preferred]</strong>. If you encounter a problem with this mirror, then please select another. If all mirrors are failing, there are backup mirrors at the end of the list. See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.</p>
+<form action="[location]">
+<a name="SelectMirror"></a>Other mirrors: <select name="Preferred"><option value="[http]">[http]</option><option value="[ftp]">[ftp]</option><option value="[backup]">[backup] (backup)</option></select> <input type="submit" value="Change">
+</form>
+<p>There are three different distributions:</p>
+<ul>
+<li>
+<span class="codefrag">bin</span> distribution - contains the documentation, Javadoc, and JAR files for Beehive.</li>
+<li>
+<span class="codefrag">lib</span> distribution - contains only the JAR files for Beehive.</li>
+<li>
+<span class="codefrag">src</span> distribution - contains Beehive source files at the point which the binaries were built.</li>
+</ul>
+<p>
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0.zip">apache-beehive-1.0.zip</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0.tar.gz">apache-beehive-1.0.tar.gz</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0.tar.gz.md5">MD5</a>]</p>
+<p>
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0-lib.zip">apache-beehive-1.0-lib.zip</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0-lib.tar.gz">apache-beehive-1.0-lib.tar.gz</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-lib.tar.gz.md5">MD5</a>]</p>
+<p>
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0-docs.zip">apache-beehive-1.0-docs.zip</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0-docs.tar.gz">apache-beehive-1.0-docs.tar.gz</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-docs.tar.gz.md5">MD5</a>]</p>
+<p>
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0-src.zip">apache-beehive-1.0-src.zip</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.zip.md5">MD5</a>]<br> 
+<a href="[preferred]/beehive/1.0/apache-beehive-1.0-src.tar.gz">apache-beehive-1.0-src.tar.gz</a> [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/beehive/1.0/apache-beehive-1.0-src.tar.gz.md5">MD5</a>]</p>
+</div>
+<a name="N100DB"></a><a name="verify"></a>
+<h2 class="boxed">Verifying a Release</h2>
+<div class="section">
+<p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apaceh Beehive <a href="http://www.apache.org/dist/beehive/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using:</p>
+<pre>% pgpk -a KEYS
+% pgpv apache-beehive-X.Y.tar.gz.asc
+
+<em>or</em>
+
+% pgp -ka KEYS
+% pgp apache-beehive-X.Y.tar.gz.asc
+
+<em>or</em>
+
+% gpg --import KEYS
+% gpg --verify apache-beehive-X.Y.tar.gz.asc
+</pre>
+<p>To verify the MD5 signature on the files, you need to use a program called <span class="codefrag">md5</span> or <span class="codefrag">md5sum</span>, which is included in many UNIX distributions. It is also available as part of <a class="external" href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a class="external" href="http://www.fourmilab.ch/md5/">here</a>, <a class="external" href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or <a class="external" href="http://www.slavasoft.com/fsum/">here</a>. Then, verify the signatures using:</p>
+<pre>md5sum -c apache-beehive-X.Y.tar.gz.md5
+</pre>
+<p>Apache Beehive strongly recommends that you verify your downloads with both PGP and MD5.</p>
+</div>
+</div>
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("<text>Last Published:</text> " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         2005 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<div id="feedback">
+    Send feedback about the website to:
+    <a id="feedbackto" href="mailto:dev@beehive.apache.org?subject=Feedback%C2%A0releases/release-1.0.html">dev@beehive.apache.org</a>
+</div>
+</div>
+</body>
+</html>

Propchange: beehive/site/www/releases/release-1.0.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: beehive/site/www/releases/release-1.0m1.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/releases/release-1.0m1.html?rev=293075&r1=293074&r2=293075&view=diff
==============================================================================
--- beehive/site/www/releases/release-1.0m1.html (original)
+++ beehive/site/www/releases/release-1.0m1.html Sat Oct  1 23:11:51 2005
@@ -6,7 +6,7 @@
 <meta name="Forrest-version" content="0.7">
 <meta name="Forrest-skin-name" content="pelt">
 <meta name="generator" content="">
-<title>Download Apache Beehive</title>
+<title>Download Apache Beehive 1.0m1</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
 <link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
@@ -82,6 +82,9 @@
 <div onclick="SwitchMenu('menu_1.2', '../skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
+<a href="error:ext:beehive/releases/v1.0/">1.0</a>
+</div>
+<div class="menuitem">
 <a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 <div class="menuitem">
@@ -110,7 +113,7 @@
 <a class="dida" href="release-1.0m1.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
         PDF</a>
 </div>
-<h1>Download Apache Beehive</h1>
+<h1>Download Apache Beehive 1.0m1</h1>
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -142,14 +145,14 @@
 <li>src distribution - contains Beehive source files at the point which the binaries were built.</li>
 </ul>
 <p>
-<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip">apache-beehive-incubating01.0m1.zip</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip">apache-beehive-incubating-1.0m1.zip</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.zip.md5">MD5</a>]<br> 
 <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.tar.gz">apache-beehive-incubating-1.0m1.tar.gz</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.tar.gz.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1.tar.gz.md5">MD5</a>]</p>
 <p>
 <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.zip">apache-beehive-incubating-1.0m1-lib.zip</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.zip.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-1.0m1-lib.tar.gz">apache-beehive-incubating-1.0m1-lib.tar.gz</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz">apache-beehive-incubating-1.0m1-lib.tar.gz</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-lib.tar.gz.md5">MD5</a>]</p>
 <p>
 <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.zip">apache-beehive-incubating-1.0m1-src.zip</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.zip.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-1.0m1-src.tar.gz">apache-beehive-1.0m1-src.tar.gz</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz">apache-beehive-incubating-1.0m1-src.tar.gz</a> [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/apache-beehive-incubating-1.0m1-src.tar.gz.md5">MD5</a>]</p>
 </div>
 <a name="N10089"></a><a name="verify"></a>
 <h2 class="boxed">Verifying a Release</h2>