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/08/11 19:54:33 UTC

svn commit: r231492 [1/2] - in /beehive/trunk/docs/forrest: site/src/documentation/ site/src/documentation/content/xdocs/ site/src/documentation/resources/images/ www/ www/images/ www/skin/images/

Author: ekoneil
Date: Thu Aug 11 10:54:19 2005
New Revision: 231492

URL: http://svn.apache.org/viewcvs?rev=231492&view=rev
Log:
Fixup the Beehive website to change branding from Incubator to Apache.  

Also cleans up some of the links / etc.

BB: self
DRT: none


Added:
    beehive/trunk/docs/forrest/site/src/documentation/resources/images/apache-asf-compressed.png   (with props)
    beehive/trunk/docs/forrest/www/images/apache-asf-compressed.png   (with props)
Modified:
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/building.xml
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/contributors.xml
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/downloads.xml
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/faq.xml
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/index.xml
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/site.xml
    beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/tabs.xml
    beehive/trunk/docs/forrest/site/src/documentation/skinconf.xml
    beehive/trunk/docs/forrest/www/contributors.html
    beehive/trunk/docs/forrest/www/contributors.pdf
    beehive/trunk/docs/forrest/www/downloads.html
    beehive/trunk/docs/forrest/www/downloads.pdf
    beehive/trunk/docs/forrest/www/faq.html
    beehive/trunk/docs/forrest/www/index.html
    beehive/trunk/docs/forrest/www/index.pdf
    beehive/trunk/docs/forrest/www/license.html
    beehive/trunk/docs/forrest/www/linkmap.html
    beehive/trunk/docs/forrest/www/linkmap.pdf
    beehive/trunk/docs/forrest/www/mailinglists.html
    beehive/trunk/docs/forrest/www/skin/images/corner-imports.svg.xslt
    beehive/trunk/docs/forrest/www/skin/images/dc.svg.xslt
    beehive/trunk/docs/forrest/www/skin/images/poddoc.svg.xslt
    beehive/trunk/docs/forrest/www/skin/images/rc.svg.xslt
    beehive/trunk/docs/forrest/www/skin/images/txtdoc.svg.xslt

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/building.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/building.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/building.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/building.xml Thu Aug 11 10:54:19 2005
@@ -21,13 +21,13 @@
             Beehive working copy that you want to work with.  Typically you will be interested in
             the trunk, where mainline work goes on.  For example, if you ran
             </p>
-            <source>svn checkout https://svn.apache.org/repos/asf/incubator/beehive/trunk</source>
+            <source>svn checkout https://svn.apache.org/repos/asf/beehive/trunk</source>
             <p>
             from within "C:/MyProjects/beehive", BEEHIVE_HOME will be "C:/MyProjects/beehive/trunk",
             since you explicitly only checked out the trunk.
             </p>
             <p>However, if you had run</p>
-            <source>svn checkout https://svn.apache.org/repos/asf/incubator/beehive</source>
+            <source>svn checkout https://svn.apache.org/repos/asf/beehive</source>
             <p>from within "C:/MyProjects/beehive", BEEHIVE_HOME will be "C:/MyProjects/beehive/beehive/trunk".</p>
             <p>In addition, you'll need to install Ant in $BEEHIVE_HOME/installed/ from 
             the archive in $BEEHIVE_HOME/external/ant/apache-ant-1.6.2-bin.(zip|tar.gz). 
@@ -88,8 +88,8 @@
         </section>
     </body>
     <footer>
-        <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br/>
-	&copy; 2004, Apache Software Foundation
-	</legal>
+    <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br/>
+    &copy; 2004, Apache Software Foundation
+    </legal>
     </footer>
 </document>

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/contributors.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/contributors.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/contributors.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/contributors.xml Thu Aug 11 10:54:19 2005
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
-
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+                          "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
-
 <header>
     <title>Apache Beehive - </title>
 </header>
-
 <body>
     <section>
       <title>Contributors</title>
@@ -40,20 +38,5 @@
       	<tr><td>vsalvato</td><td>Vince Salvato</td><td>E2E Consulting</td></tr>
        </table>
     </section>
-
-    <section>
-    <title>Sponsor</title>
-    <p>Craig McClanahan, Champion and Mentor for the project, (as defined in 
-          <a class="fork" href="http://incubator.apache.org/incubation/Roles_and_Responsibilities.html">http://incubator.apache.org/incubation/Roles_and_Responsibilities.html</a>)
-    </p>
-    </section>
-    
     </body>
-    
-    <footer>
-    	<legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br />
-	&copy; 2004, Apache Software Foundation
-	</legal>
-    </footer>
-
 </document>

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/downloads.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/downloads.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/downloads.xml Thu Aug 11 10:54:19 2005
@@ -1,40 +1,37 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
-	"http://forrest.apache.org/dtd/document-v20.dtd">
+    "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
-	<header>
-		<title>Apache Beehive - Downloads</title>
-	</header>
-	<body>
-		<section>
+    <header>
+        <title>Apache Beehive - Downloads</title>
+    </header>
+    <body>
+        <section>
             <title>Beehive 1.0m1 Binary Distribution</title>
             <p>
                 The Beehive 1.0 Milestone 1 binary distribution is available for download at
-                <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">
-                    http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>. 
+                <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>. 
             </p>
-			<p>Known issues associated with the 1.0 Milestone 1 release can found at 
-				<a href="http://wiki.apache.org/beehive/1%2e0m1_Known_Issues">http://wiki.apache.org/beehive/1%2e0m1_Known_Issues</a></p>
-		</section>
-		<section>
-			<title>Daily Binary Distributions</title>
-			<p>Daily build drops are now available at:
-				<a href="http://cvs.apache.org/dist/incubator/beehive/nightlies/">http://cvs.apache.org/dist/incubator/beehive/nightlies/</a> 
-				</p>
-		</section>
+            <p>Known issues associated with the 1.0 Milestone 1 release can found at 
+                <a href="http://wiki.apache.org/beehive/1%2e0m1_Known_Issues">http://wiki.apache.org/beehive/1%2e0m1_Known_Issues</a></p>
+        </section>
+        <section>
+            <title>Daily Binary Distributions</title>
+            <p>Daily build drops are now available at:
+                <a href="http://cvs.apache.org/dist/incubator/beehive/nightlies/">http://cvs.apache.org/dist/incubator/beehive/nightlies/</a> 
+                </p>
+        </section>
         <section>
             <title>Older Releases</title>
             <section>
                 <title>Beehive 1.0 Beta Binary Distribution</title>
                 <p>
                     The Beehive 1.0 Beta binary distribution is available for download at
-                    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/">
-                        http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/
+                    <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/">http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/
                     </a>. 
                 </p>
                 <note>
-                    This distribution is a <em>beta</em> release and is <em>not</em> intended for
-                    creating production-level applications.
+                    This distribution is a <em>beta</em> release and is <em>not</em> intended for creating production-level applications.
                 </note>
             </section>
         </section>
@@ -46,14 +43,11 @@
             <section>
                 <title>Verifying with PGP</title>
                 <p>
-                    PGP is commercial encryption/digital-signature software.  It can be found
-                    <a href="http://www.pgp.com">here</a>.
+                    PGP is commercial encryption/digital-signature software.  It can be found <a href="http://www.pgp.com">here</a>.
                 </p>
                 <ul>
                     <li>
-                        Download the Beehive
-                        <a href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a>
-                        file.
+                        Download the Beehive <a href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a> file.
                     </li>
                     <li>
                         Download the associated <code>.asc</code> file that goes with the file
@@ -73,14 +67,11 @@
             <section>
                 <title>Verifying with GnuPG</title>
                 <p>
-                    GnuPG is a "complete and free replacement for PGP."  It can be found
-                    <a href="http://www.gnupg.org">here</a>.
+                    GnuPG is a "complete and free replacement for PGP."  It can be found <a href="http://www.gnupg.org">here</a>.
                 </p>
                 <ul>
                     <li>
-                        Download the Beehive
-                        <a href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a>
-                        file.
+                        Download the Beehive <a href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a> file.
                     </li>
                     <li>
                         Download the associated <code>.asc</code> file that goes with the file
@@ -116,22 +107,22 @@
                 </ul>
             </section>
         </section>
-		<section>
-			<title>Making Your Own Distribution</title>
-			<p>If you want the Beehive source, follow the instructions at 
-				<a href="http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt">http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt</a>.
-				You will need to install the Subversion source control client (a.k.a. "SVN"),
-				downloadable from <a href="http://subversion.tigris.org/">http://subversion.tigris.org/</a>.
-				</p>
+        <section>
+            <title>Making Your Own Distribution</title>
+            <p>If you want the Beehive source, follow the instructions at 
+                <a href="http://svn.apache.org/repos/asf/beehive/trunk/BUILDING.txt">http://svn.apache.org/repos/asf/beehive/trunk/BUILDING.txt</a>.
+                You will need to install the Subversion source control client (a.k.a. "SVN"),
+                downloadable from <a href="http://subversion.tigris.org/">http://subversion.tigris.org/</a>.
+                </p>
              <p>Once you've obtained 
-				a copy of the source, you can roll your own 
-				distributions using the <code>build.dist</code> target and then 
-				create archives using the <code>build.dist.jar</code> 
-				target. (These targets are located in the Ant build file <code>beehive/trunk/distribtion.xml</code>.)</p>
-		</section>
-	</body>
-	<footer>
-		<legal>Java, J2EE, and JCP are trademarks or registered trademarks of 
-			Sun Microsystems, Inc. in the United States and other countries.<br/> &copy; 2004, Apache Software Foundation </legal>
-	</footer>
+                a copy of the source, you can roll your own 
+                distributions using the <code>build.dist</code> target and then 
+                create archives using the <code>build.dist.jar</code> 
+                target. (These targets are located in the Ant build file <code>beehive/trunk/distribtion.xml</code>.)</p>
+        </section>
+    </body>
+    <footer>
+        <legal>Java, J2EE, and JCP are trademarks or registered trademarks of 
+            Sun Microsystems, Inc. in the United States and other countries.<br/> &copy; 2004, Apache Software Foundation </legal>
+    </footer>
 </document>

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/faq.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/faq.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/faq.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/faq.xml Thu Aug 11 10:54:19 2005
@@ -35,7 +35,7 @@
         <dd><anchor id="controls" /> Controls are the new component model in Beehive. They are based on 
           regular JavaBeans, with an enhanced authoring model, an extensibility 
           model, and a configuration model using JSR 175 annotations. To find 
-          out more about controls look at <a href="http://incubator.apache.org/beehive/releases/v1m1/controls/controlsOverview.html">Controls Overview</a>.</dd>
+          out more about controls look at <a href="http://beehive.apache.org/releases/v1m1/controls/controlsOverview.html">Controls Overview</a>.</dd>
       </dl>
       <dl>
         <dt>Does Beehive Support Commons Attributes?</dt>

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/index.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/index.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/index.xml Thu Aug 11 10:54:19 2005
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
-	"http://forrest.apache.org/dtd/document-v20.dtd">
+                          "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>
-	<header>
-		<title>Beehive</title>
-	</header>
-	<body>
-		<section>
-			<title>What is Beehive?</title>
-			<anchor id="what"/>
-<p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. 
-Using the new JSR-175 and JSR-181 metadata annotations, Beehive reduces the coding necessary for J2EE. 
-The initial Beehive project has three pieces.</p>
+    <header>
+        <title>Apache Beehive</title>
+    </header>
+    <body>
+<section>
+    <title>What is Beehive?</title>
+    <anchor id="what"/>
+<p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on 
+J2EE and Struts. Using the new JSR-175 and JSR-181 metadata annotations, Beehive reduces the coding 
+necessary for J2EE.  The initial Beehive project has three pieces.</p>
 <ul>
     <li>NetUI Page Flow &#8211; An annotation-driven web application framework built on Struts that centralizes navigation logic/metadata/state in 
 <em>reusable, encapsulated</em> "page flow" controller classes.  It provides an integrated set of JSP tags, as well as first-class integration 
@@ -21,11 +21,12 @@
     <li>Web Services &#8211; An implementation of <a href="http://www.jcp.org/en/jsr/detail?id=181">JSR-181</a>, an annotation-driven programming 
 model for web services.</li>
 </ul>
-<p><strong>Notice</strong>: Apache Beehive is an effort undergoing incubation at the Apache Software Foundation. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>		
 </section>
 <section id="news">
     <title>News</title>
     <ul>
+        <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!
             <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>
         </li>
@@ -44,42 +45,42 @@
     <p>
         <a href="ext:beehive/releases/v10m1/">Beehive 1.0 Milestone 1 Documentation</a>
     </p>
-    <p>
-    <strong>Note:</strong> the documentation provided here is intended to be used with Beehive binary distributions; it is <em>not</em> intended for use with Beehive source from SVN.
-    </p>
 </section>
 <section id="beehive2">
-            <title>Beehive 2.0 Planning</title>
-            <p><strong>Beehive 2.0 planning is in progress!</strong>  We want your ideas on features
-                or capabilities for our next version.  Help Beehive continue to deliver on our promise to make Enterprise App Development easier, and to continue to act as an effective bridge between simple, toolable metadata-driven abstractions and the more complex runtime machinery required to make the abstractions fly! 
-            </p>
-            <p>Please participate by:</p>
-            <ul>
-                <li>Sending your ideas to the <a href="mailto:beehive-user@incubator.apache.org">beehive-user@incubator.apache.org</a> mailing list.  This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please preface the subject of your message with <code>"[Feature Idea]"</code> and include a
-                    short description of the feature and its benefits.</li>
-                <li>Add your idea to the <a href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone
-                    can add an entry, simply click "Login" and enter your name and contact info.  Please use
-                    the wiki only to list ideas -- discussion should take place on the <a href="mailinglists.html">
-                    mailing lists</a>.</li>
-            </ul>
+    <title>Beehive 2.0 Planning</title>
+    <p><strong>Beehive 2.0 planning is in progress!</strong>  We want your ideas on features or capabilities for our next version.  
+Help Beehive continue to deliver on our promise to make Enterprise App Development easier, and to continue to act as an effective 
+bridge between simple, toolable metadata-driven abstractions and the more complex runtime machinery required to make the abstractions 
+fly! 
+    </p>
+    <p>Please participate by:</p>
+    <ul>
+        <li>Sending your ideas to the <a href="mailto:beehive-user@incubator.apache.org">beehive-user@incubator.apache.org</a> mailing list.  
+This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please preface the subject of 
+your message with <code>"[Feature Idea]"</code> and include a short description of the feature and its benefits.</li>
+        <li>Add your idea to the <a href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone can add an entry, 
+simply click "Login" and enter your name and contact info.  Please use the wiki only to list ideas -- discussion should take place on 
+the <a href="mailinglists.html">mailing lists</a>.</li>
+    </ul>
 </section>
 <section id="links">
-<title>Links</title>
-<p>
-    <a href="downloads.html">Download Page</a>
-</p>
-<p>
-    <a href="http://wiki.apache.org/beehive">Beehive Wiki</a>
-</p>
-<p>
-    <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">JIRA</a>
-</p>
-<p>
-    <a href="http://svn.apache.org/repos/asf/incubator/beehive/trunk">Browse Source in SVN</a>
-</p>
+    <title>Links</title>
+    <p>
+        <a href="downloads.html">Download Page</a>
+    </p>
+    <p>
+        <a href="http://wiki.apache.org/beehive">Beehive Wiki</a>
+    </p>
+    <p>
+        <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">JIRA</a>
+    </p>
+    <p>
+        <a href="http://svn.apache.org/repos/asf/beehive/trunk">Browse Source in SVN</a>
+    </p>
 </section>
 </body>
 <footer>
-<legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br/> &copy; 2004-2005, Apache Software Foundation.</legal>
+    <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and 
+    other countries.<br/> &copy; 2004-2005, Apache Software Foundation.</legal>
 </footer>
 </document>

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/site.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/site.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/site.xml Thu Aug 11 10:54:19 2005
@@ -14,11 +14,11 @@
     <links label="Links" tab="welcome">
         <wiki label="Beehive Wiki" href="http://wiki.apache.org/beehive"/>
         <jira label="Beehive JIRA (Bugs and Issues)" href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570"/>
-        <svn label="Browse Source Code (svn)" href="http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk"/>
+        <svn label="Beehive Source Code" href="http://svn.apache.org/viewcvs.cgi/beehive/trunk"/>
         <pollinate label="Pollinate" href="http://www.eclipse.org/pollinate/"/>
     </links>
     <external-refs>
-        <beehive href="http://incubator.apache.org/beehive/">
+        <beehive href="http://beehive.apache.org/">
             <releases href="releases/">
                 <v10m1 href="v1.0m1"/>
             </releases>

Modified: beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/tabs.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/tabs.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/content/xdocs/tabs.xml Thu Aug 11 10:54:19 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN" "http://forrest.apache.org/dtd/tab-cocoon-v11.dtd">
-
+<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN" 
+                      "http://forrest.apache.org/dtd/tab-cocoon-v11.dtd">
 <tabs software="Apache Beehive"
   title="Apache Beehive"
   copyright="Apache Software Foundation"
@@ -17,6 +17,5 @@
     be displayed when their parent tab is selected.    
   -->
 
-  <tab id="welcome" label="Beehive 1.0" dir="" indexfile="index.html"/>
-  <!--<tab id="docs" label="Documentation" dir="docs" indexfile="index.html"/>-->
+    <tab id="welcome" label="Home" dir="" indexfile="index.html"/>
 </tabs>

Added: beehive/trunk/docs/forrest/site/src/documentation/resources/images/apache-asf-compressed.png
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/resources/images/apache-asf-compressed.png?rev=231492&view=auto
==============================================================================
Binary file - no diff available.

Propchange: beehive/trunk/docs/forrest/site/src/documentation/resources/images/apache-asf-compressed.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: beehive/trunk/docs/forrest/site/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/site/src/documentation/skinconf.xml?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/site/src/documentation/skinconf.xml (original)
+++ beehive/trunk/docs/forrest/site/src/documentation/skinconf.xml Thu Aug 11 10:54:19 2005
@@ -26,7 +26,8 @@
     available locations on the page.  Remove the <search> element to show
     no search box. @domain will enable sitesearch for the specific domain with google.
     In other words google will search the @domain for the query string.
-  -->
+    -->
+
     <search name="Beehive" domain="apache.org" provider="google"/>
     <!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
     <disable-print-link>true</disable-print-link>
@@ -55,35 +56,37 @@
     <obfuscate-mail-value>.at.</obfuscate-mail-value>
     <!-- Disable the javascript facility to change the font size -->
     <disable-font-script>true</disable-font-script>
-    <!-- mandatory project logo
-       default skin: renders it at the top -->
+
+    <!-- mandatory project logo default skin: renders it at the top -->
     <project-name>Apache Beehive</project-name>
-    <project-description>MyProject Description</project-description>
-    <project-url>http://incubator.apache.org/beehive</project-url>
+    <project-description>The Beehive project at the Apache Software Foundation</project-description>
+    <project-url>http://beehive.apache.org/</project-url>
     <project-logo>images/_beehive_logo_wide.gif</project-logo>
+
+    <!-- Alternative static image: <project-logo>images/project-logo.gif</project-logo> -->
+    <!-- optional group logo default skin: renders it at the top-left corner -->
+    <group-name>Apache Software Foundation</group-name>
+    <group-description>The Apache Software Foundation</group-description>
+    <group-url>http://www.apache.org/</group-url>
+    <group-logo>images/apache-asf-compressed.png</group-logo>
+
     <!-- Alternative static image:
-  <project-logo>images/project-logo.gif</project-logo> -->
-    <!-- optional group logo
-       default skin: renders it at the top-left corner -->
-    <group-name>Apache Incubator</group-name>
-    <group-description>MyGroup Description</group-description>
-    <group-url>http://incubator.apache.org/</group-url>
-    <group-logo>images/_incubator-logo.gif</group-logo>
-    <!-- Alternative static image:
-  <group-logo>images/group-logo.gif</group-logo> -->
+    <group-logo>images/group-logo.gif</group-logo> -->
+
     <!-- optional host logo (e.g. sourceforge logo)
        default skin: renders it at the bottom-left corner -->
     <host-url/>
     <host-logo/>
     <!-- relative url of a favicon file, normally favicon.ico -->
     <favicon-url></favicon-url>
+
     <!-- The following are used to construct a copyright statement -->
-    <year>2004</year>
+    <year>2005</year>
     <vendor>The Apache Software Foundation.</vendor>
-    <!-- The optional copyright-link URL will be used as a link in the
-    copyright statement
-  -->
+
+    <!-- The optional copyright-link URL will be used as a link in the copyright statement -->
     <copyright-link>http://www.apache.org/licenses/</copyright-link>
+
     <!-- Some skins use this to form a 'breadcrumb trail' of links.
     Use location="alt" to move the trail to an alternate location
     (if the skin supports it).
@@ -92,8 +95,8 @@
     For some skins just set the attributes to blank.
   -->
     <trail>
-        <link1 name="Incubator" href="http://incubator.apache.org/"/>
-        <link2 name="Beehive" href="http://incubator.apache.org/beehive"/>
+        <link1 name="Apache" href="http://www.apache.org"/>
+        <link2 name="Beehive" href="http://beehive.apache.org"/>
         <link3 name="" href=""/>
     </trail>
     <!-- Configure the TOC, i.e. the Table of Contents.

Modified: beehive/trunk/docs/forrest/www/contributors.html
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/contributors.html?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/www/contributors.html (original)
+++ beehive/trunk/docs/forrest/www/contributors.html Thu Aug 11 10:54:19 2005
@@ -17,14 +17,14 @@
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <div class="breadtrail">
-<a href="http://incubator.apache.org/">Incubator</a> &gt; <a href="http://incubator.apache.org/beehive">Beehive</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<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://incubator.apache.org/"><img class="logoImage" alt="Apache Incubator" src="images/_incubator-logo.gif" title="MyGroup Description"></a>
+<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://incubator.apache.org/beehive"><img class="logoImage" alt="Apache Beehive" src="images/_beehive_logo_wide.gif" title="MyProject Description"></a>
+<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">
@@ -34,7 +34,7 @@
 </div>
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Beehive 1.0</a>
+<a class="base-selected" href="index.html">Home</a>
 </li>
 </ul>
 </div>
@@ -75,7 +75,7 @@
 <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="http://incubator.apache.org/beehive/releases/v1.0m1">1.0 Milestone 1</a>
+<a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Links</div>
@@ -87,7 +87,7 @@
 <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">Beehive JIRA (Bugs and Issues)</a>
 </div>
 <div class="menuitem">
-<a href="http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk">Browse Source Code (svn)</a>
+<a href="http://svn.apache.org/viewcvs.cgi/beehive/trunk">Beehive Source Code</a>
 </div>
 <div class="menuitem">
 <a href="http://www.eclipse.org/pollinate/">Pollinate</a>
@@ -109,9 +109,6 @@
 <li>
 <a href="#Contributors">Contributors</a>
 </li>
-<li>
-<a href="#Sponsor">Sponsor</a>
-</li>
 </ul>
 </div>
     
@@ -230,16 +227,6 @@
        
 </table>
 </div>
-
-    
-<a name="N10191"></a><a name="Sponsor"></a>
-<h2 class="boxed">Sponsor</h2>
-<div class="section">
-<p>Craig McClanahan, Champion and Mentor for the project, (as defined in 
-          <a target="_blank" class="fork" href="http://incubator.apache.org/incubation/Roles_and_Responsibilities.html">http://incubator.apache.org/incubation/Roles_and_Responsibilities.html</a>)
-    </p>
-</div>
-    
     
 </div>
 <div class="clearboth">&nbsp;</div>
@@ -252,7 +239,7 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         2005 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
 </div>
 <div id="feedback">
     Send feedback about the website to:

Modified: beehive/trunk/docs/forrest/www/contributors.pdf
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/contributors.pdf?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/www/contributors.pdf (original)
+++ beehive/trunk/docs/forrest/www/contributors.pdf Thu Aug 11 10:54:19 2005
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 458 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 358 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gau`Oa_nsL&A@6WjqsoRHASsJ$_gO].^^H`<BZ`-5h$EFgE?1XCPU7RUl$DB+g\o)RljKhkl-\F9b<&bNj+"5&VbEr!5""OiF?SR&PI0n\*tG'lpS7D,8el\GI_rBjeb$@Jaj"0TU\+)$qQG,#0/N[#YU4tV-&1hc.o4+<=a8L=t<fmrpVlYI#^]NomiR*,Wk"JYaSltGO8i3e;_i"Ec74dA%JZ'2TO:D">P*5M!9'-N$6o]T[u1/eVfu5NRG;4)mE(p'5Q1jR$H'CVnu1]"D9.COE@54LiUiTlKC*oGkD]j0A")Qc_2J[E0q[+\N#DW6(i9[Rg#s.=$^a#&nH),CTGEHDMA'H6d0K=A8A_nN0RSLY4U4r^"BfHoA!;KR3.3h28SH=[1sUm->9XB2100Y)ie6,@AWdTV/i]L?hS2P[)c(4Jh'AeH`PZQ?Opktn7-nJ.-0VT~>
+Gau`N]5iNX&FB')=5q(58T4sXOGSm;RA`bV?n;^B"<;u`akoV0*[COeE[ml3mEOLfd-P0SK1qAZXr3k8MK.9)!Se[rq&E$@NcCM=rdsn.nPE8G=i":AbiPS9R&3"MJb9@66,,Bi"lb,]"%S5F`9A.7QeTeEe!u;MH?iRZ5FHs=YBU2%hr4qpB0[)sW&("NX6!WpD\&n@g^)YPO4.Lm(dAc8a(F%'@-fFq87#C\C\I/gn;@rbTd!&*H8nLuCS5:CXI+-pfBmP$Ue3%s;%R0-''(dqQ29Ik[ejZ?Pl$Of(/JsGMl/qen,L2X:es<P%3h;#f^Ht^*I8.J\o)NclnS"SB^Ek-E2!79mH'M=~>
 endstream
 endobj
 6 0 obj
@@ -23,7 +23,6 @@
 7 0 obj
 [
 8 0 R
-10 0 R
 ]
 endobj
 8 0 obj
@@ -37,105 +36,70 @@
 >>
 endobj
 10 0 obj
-<< /Type /Annot
-/Subtype /Link
-/Rect [ 102.0 541.466 149.336 529.466 ]
-/C [ 0 0 0 ]
-/Border [ 0 0 0 ]
-/A 11 0 R
-/H /I
->>
-endobj
-12 0 obj
-<< /Length 3278 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 3236 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauI<;,...@u>$</g2jK[F_M;E!NG9e7$*CRZcu.VtbGQb<KWTs6cmO71:3$]9_A#LW/X=@VZ<To)E`;]6j"hBIHZ)2t.!dBm(`UMLp[`D=V5qQrcL[C3II0FHGh.$WRA?h<g^l^MJne7@BhE(+`e&A8^Y-R$hltm4'RCordn!47<1)+4jeh%I8flM/)8p,8`V*bnfMM3?;XcP=$L^K=?pWASYdLc+L2X"A2P7kl?s&E+9O:BUPf5u(h:1WL!WY+o8j]0@C&5n"GR@@dQ*EA,Xq*?-A"CXHr(@K-2YrY6doT,Wf/P1kT+p'_h$_sUCM`dC`q&<^\JJ;ARRpFECTP<i\+4fF7.@CFL/I/E5#!7^"]/W"UK3\<j1<+T^@"20UGW*d.&>GN_>mFi=&M:ANXP==jXRl8T&PquUE"Na_8$&PrA?>>;h'WaHj#2SW+OJBd/$E3m?W45b_i-@C_#Y_'SemHdkm7e5S^.aC58cZDY?VcS$aD!6XdCs(BfMfZ'#0m2D3QQlI<1AP($qF-$aS,g^:)Zc(le^<>,&\c1n`'T4<*b#d_ljGa_BJ$DPBO8*qOda3C2GB2(haW"'Z*EJiY`[?:TrEE[TO0'uF'_n"sSB0q#]Ta9;0#>W)0N-Sk19Z]Mn_c$s#+'q_TpmuPS)TV1)\bgU>4,BG_l2eN@%;(0mT<IR(-b=eDir2S=\NY*19[92Jrua;KgkP>=IBPd/`B-.[hMkFpB*fB4Ik)V_PqTuuO&kctarclf3\ofoZoie.8rr&u:F6917t#?o:>%X4--JF*^6CK5>@i'Z8scmX4nTOV`EF/9DeW+JQbFoC6G<,h1Wuk5J!p.K%)ZIRITZpQ<uKV<>@tMG"-DR1X9J3F"KA_G~>
+GauI<>u...@i>W:57:5&V6m:%8tt!.5e)\A#A^7_19R=7N9R=Vk,6lD,l&<L4-JrVP'e3e?b-?kiIY:GYO:!E>H7W:d"H\12I)p:?:UdUo/a:ceHc:GZ-F6.e.I]H7o@qlS.tXedn\HrFa)&U`5beYkNC8nb'?K6H:h=fgZ]$+:Vl6D*ma-HR]m$<%qP[8\4!l!bATb+$!*(n[L`g3X4e6SVe:_:U_"]UtPF3*X[08Y3]0mqX;^bHnY38<]ooF!LV\$`['HdZi,4N<S^PI^;W:s1r_C;<W]fbof"M:gltkQCEcl3djnEaWNK/.CL$3`.ha(P(KlW;KtDU"?0k^$X5,sAGLu&@UTNaJ71=X:0pTWPf4i]h:1W,%012qP_;6^e'*qQn._`R.V!U7glsW6@pLE1r/Vc5D"K0KB!.;KYAmB`5:O+I\ehe4f%BOfNTGrb\JJ;AlD,l&2-/YE>PWZYO5YRh)FgE]q)!`b'L7@$NETI7NggAGqmuYUO&lU[To`H)$NidO>Y+tL3%hk9Qg=$e\k^QM)s>##%0dSUmB;X19`68(p]q;/;0C<Od/$E3m?W41f^ALa@rjnjTfD\TT4XI\!idq#;EIQ@EdL3K]NH2*1DEl:ImJ$%"tM,&CZAm+UeXX"-0\L.<K\08k>k]EWfs<5<_;(b2rhMunsmMM5a[6h_p_;B;\0\@3,0P74Dp3B3qlSVO6V8c(oR/"7k6#")lJDaj3m>u5@&S13"tRU$UqjC4E(AAB?Z;!B1i/ZbGQ,)/720bpmuPQSg:B/\bg.a4,BHJl2eN@%;(0mT<IR()a-ACn]g`<EFBpZA'2]^^Ad$La6o3TAc9k`(Yr6X"[X\7#A-lZ,%!C)-sC'(,>3O!jQY\sI1h_k=o1#$Ff"Z'_j0fe=;f$BlZT>`dao.nm3,]"ceb0@T=.e75?2#oGu%#'m#q9,=jGaSr?'bqRF;~>
 endstream
 endobj
-13 0 obj
+11 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 12 0 R
+/Contents 10 0 R
 >>
 endobj
-14 0 obj
-<< /Length 1071 /Filter [ /ASCII85Decode /FlateDecode ]
+12 0 obj
+<< /Length 655 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gb"/%9lJ`N&A@Zcp.1uinUC;/[t%$!8<MUkHYKKn@hs"k2RPJCrV)l%G.atP+W0lO,VZR]Gr,?Sb\2d\hK[cOd3E<*hqMJq?jF6F$bor6s&\!l!i65epHJ;*`GPncS.H3r:P)ES5]+[T\&_qa^_H92G[N3sJ8#B>B)s=:m5j`fVrppnF6Ef4JM.#INs5"T"2KTsCj[Z\;E,SGZHa$W.11`o@gm5\,)5dT]]\Vq!<AcIi5SPHbUAp_d?f<ZP;#Z_crW';4%0e)c_*iCjK5/HJPpXq@JKq,8f9&W;hp31>BPM"W98e'J(dU3G)f=3K"P*K1JfRH+RGe6.90f9mMLtf:D]]Bp>g5$5PJ[N'buGgalBB'6@O_1i%P#koJ;4B0;j;hajjGWmc1:A#RC8'?]`@?$d"IYTpST@&>,^W[&2<JX"5hSH2<'V,"m,X7<`1$C_,+\O"hYVU5Y6pHWfS]?IX,f*REm[dJ)Q?AqXP'\l<=gb@5k8"cb9m=^9m@^k?]#U;79eb4AiWCD60l*/\%ak#kSuP2&@q-QC,^8aQq%(IeF<A?K-+A/s4]J^1VKT(!orJs9+^UI>pf4rg\8/=/-+X;4<!\_]_G>cl(lB)/B-Rj:XRDB!o$.V"Yhhc-O+kf:E].VkpD;62>4.'BW2#iDOF4GE3BiQ43KH^4X5DU?6fCW)X>ba";!Sj1UJB4`fYOh"5PlTt(&<%YN7]Gh9P\R1r%T2R:"10c<!Ul07*8/aT9/!W6u6Ve4B1BL%ld43S,b4&<4=2faWCM&uN($b=`fOf#uI[c#+%h\X"41UWC<Ft(8n^oT)WJYnp&([6")H&V]1UWP5pT.QAFj0l`C(Y#\V.t1hB5S0mQaeg=UG,EJ?\#E,XRtAi+g.ofE[WCb2a53C[R3ite103oaoktmVQ$oA>jN6-Kuluh;kltN:<Ho=IADHoi7)bVQ2gN[#->b+\c,`Ap'(TCG,=`/.0WFk6W4Mm#GFF)eACmO=^?p]6`$*r[_?oblOTqn*>3@bPfc;Qe0f'*71fdEQB)(K"-*>aWM=6d"s/N`$QF?4>GJ2`R,;MYE5_~>
+GauI59lldX&;KZOMEO!*/,DZt(h`3Zo[Gcm05V6L_3c)V;BYE"hcI+&O://s@d4iHdWj["m_c2O'aO%ap^n(Yo^rbDN%fonW:*uYmn8\'J1?7k_1uFKrYd$#$'B1U&qDHaU$[mO?o3Sg'`(S717CTS3ZuS5U-r4@=F]sA8h.?9mV*5\Bn>)BJOgXZ/rX:M91aJ`d0c+`9@tXrKn1pq2["rYHFsXTM22qoBiNm?$&0:NpcEk0e4mL0Q8e:Jice=_:d+uF^;sNPb`G^\"'C!Ub8CEDIr]dMdURS*9.D0'Z&&@WYW4200Ci-n1Se!o!;9U$S>i`!Ffa/<dinA>:2X-_5Ps)^77CuQ\QsJ/fH@925OraAcPXOIVZ0aGLL\d-[jOrW=6o^4,a%nTjPr5,h8o]f.5/,)GC&o#1/O._)jCjKs.g!OYTq>Dp$-$]f,^+QZD_+?9jV?^QeMt'#]VX%]N1C;#p`r8:h:s@Ss/QuU6S9kOMYIlVYg:9\[T4ZXTs`I'#>2PdEZt212\n!%!gGj7'^t7505G50^%Z'isUaCjMDdDL_*+2![=f-+BIdAI/[.-ftQ\`nq@G!XXM3+q1%3^YHsDpqg+U@k%@RP4.Gf;GY4F;/<F@b3-:(Bn(LpBF]og7-e'I12[-cb_Z~>
 endstream
 endobj
-15 0 obj
+13 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
->>
-endobj
-16 0 obj
-[
-17 0 R
-]
-endobj
-17 0 obj
-<< /Type /Annot
-/Subtype /Link
-/Rect [ 90.0 575.966 435.0 563.966 ]
-/C [ 0 0 0 ]
-/Border [ 0 0 0 ]
-/A << /URI (http://incubator.apache.org/incubation/Roles_and_Responsibilities.html)
-/S /URI >>
-/H /I
+/Contents 12 0 R
 >>
 endobj
-19 0 obj
+15 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\103\0\157\0\156\0\164\0\162\0\151\0\142\0\165\0\164\0\157\0\162\0\163)
- /Parent 18 0 R
- /Next 20 0 R
+ /Parent 14 0 R
  /A 9 0 R
 >> endobj
-20 0 obj
-<<
- /Title (\376\377\0\62\0\40\0\123\0\160\0\157\0\156\0\163\0\157\0\162)
- /Parent 18 0 R
- /Prev 19 0 R
- /A 11 0 R
->> endobj
-21 0 obj
+16 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-22 0 obj
+17 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-23 0 obj
+18 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-24 0 obj
+19 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-25 0 obj
+20 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -145,71 +109,60 @@
 1 0 obj
 << /Type /Pages
 /Count 3
-/Kids [6 0 R 13 0 R 15 0 R ] >>
+/Kids [6 0 R 11 0 R 13 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 18 0 R
+ /Outlines 14 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 21 0 R /F5 22 0 R /F1 23 0 R /F2 24 0 R /F7 25 0 R >> 
+/Font << /F3 16 0 R /F5 17 0 R /F1 18 0 R /F2 19 0 R /F7 20 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
 <<
 /S /GoTo
-/D [13 0 R /XYZ 85.0 659.0 null]
+/D [11 0 R /XYZ 85.0 659.0 null]
 >>
 endobj
-11 0 obj
-<<
-/S /GoTo
-/D [15 0 R /XYZ 85.0 618.5 null]
->>
-endobj
-18 0 obj
+14 0 obj
 <<
- /First 19 0 R
- /Last 20 0 R
+ /First 15 0 R
+ /Last 15 0 R
 >> endobj
 xref
-0 26
+0 21
 0000000000 65535 f 
-0000006909 00000 n 
-0000006981 00000 n 
-0000007073 00000 n 
+0000005797 00000 n 
+0000005869 00000 n 
+0000005961 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000620 00000 n 
-0000000740 00000 n 
-0000000772 00000 n 
-0000007196 00000 n 
-0000000907 00000 n 
-0000007259 00000 n 
-0000001044 00000 n 
-0000004415 00000 n 
-0000004523 00000 n 
-0000005687 00000 n 
-0000005810 00000 n 
-0000005837 00000 n 
-0000007323 00000 n 
-0000006056 00000 n 
-0000006219 00000 n 
-0000006353 00000 n 
-0000006466 00000 n 
-0000006576 00000 n 
-0000006684 00000 n 
-0000006800 00000 n 
+0000000520 00000 n 
+0000000640 00000 n 
+0000000665 00000 n 
+0000006084 00000 n 
+0000000800 00000 n 
+0000004129 00000 n 
+0000004237 00000 n 
+0000004984 00000 n 
+0000006147 00000 n 
+0000005092 00000 n 
+0000005241 00000 n 
+0000005354 00000 n 
+0000005464 00000 n 
+0000005572 00000 n 
+0000005688 00000 n 
 trailer
 <<
-/Size 26
+/Size 21
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-7374
+6198
 %%EOF

Modified: beehive/trunk/docs/forrest/www/downloads.html
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/downloads.html?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/www/downloads.html (original)
+++ beehive/trunk/docs/forrest/www/downloads.html Thu Aug 11 10:54:19 2005
@@ -17,14 +17,14 @@
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <div class="breadtrail">
-<a href="http://incubator.apache.org/">Incubator</a> &gt; <a href="http://incubator.apache.org/beehive">Beehive</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<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://incubator.apache.org/"><img class="logoImage" alt="Apache Incubator" src="images/_incubator-logo.gif" title="MyGroup Description"></a>
+<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://incubator.apache.org/beehive"><img class="logoImage" alt="Apache Beehive" src="images/_beehive_logo_wide.gif" title="MyProject Description"></a>
+<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">
@@ -34,7 +34,7 @@
 </div>
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Beehive 1.0</a>
+<a class="base-selected" href="index.html">Home</a>
 </li>
 </ul>
 </div>
@@ -75,7 +75,7 @@
 <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="http://incubator.apache.org/beehive/releases/v1.0m1">1.0 Milestone 1</a>
+<a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Links</div>
@@ -87,7 +87,7 @@
 <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">Beehive JIRA (Bugs and Issues)</a>
 </div>
 <div class="menuitem">
-<a href="http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk">Browse Source Code (svn)</a>
+<a href="http://svn.apache.org/viewcvs.cgi/beehive/trunk">Beehive Source Code</a>
 </div>
 <div class="menuitem">
 <a href="http://www.eclipse.org/pollinate/">Pollinate</a>
@@ -139,26 +139,25 @@
 </li>
 </ul>
 </div>
-		
+        
 <a name="N1000C"></a><a name="Beehive+1.0m1+Binary+Distribution"></a>
 <h2 class="boxed">Beehive 1.0m1 Binary Distribution</h2>
 <div class="section">
 <p>
                 The Beehive 1.0 Milestone 1 binary distribution is available for download at
-                <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">
-                    http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>. 
+                <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>. 
             </p>
 <p>Known issues associated with the 1.0 Milestone 1 release can found at 
-				<a class="external" href="http://wiki.apache.org/beehive/1%2e0m1_Known_Issues">http://wiki.apache.org/beehive/1%2e0m1_Known_Issues</a>
+                <a class="external" href="http://wiki.apache.org/beehive/1%2e0m1_Known_Issues">http://wiki.apache.org/beehive/1%2e0m1_Known_Issues</a>
 </p>
 </div>
-		
+        
 <a name="N10020"></a><a name="Daily+Binary+Distributions"></a>
 <h2 class="boxed">Daily Binary Distributions</h2>
 <div class="section">
 <p>Daily build drops are now available at:
-				<a class="external" href="http://cvs.apache.org/dist/incubator/beehive/nightlies/">http://cvs.apache.org/dist/incubator/beehive/nightlies/</a> 
-				
+                <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/nightlies/">http://cvs.apache.org/dist/incubator/beehive/nightlies/</a> 
+                
 </p>
 </div>
         
@@ -169,15 +168,13 @@
 <h3 class="boxed">Beehive 1.0 Beta Binary Distribution</h3>
 <p>
                     The Beehive 1.0 Beta binary distribution is available for download at
-                    <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/">
-                        http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/
+                    <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/">http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/
                     </a>. 
                 </p>
 <div class="frame note">
 <div class="label">Note</div>
 <div class="content">
-                    This distribution is a <em>beta</em> release and is <em>not</em> intended for
-                    creating production-level applications.
+                    This distribution is a <em>beta</em> release and is <em>not</em> intended for creating production-level applications.
                 </div>
 </div>
 </div>
@@ -191,15 +188,12 @@
 <a name="N10055"></a><a name="Verifying+with+PGP"></a>
 <h3 class="boxed">Verifying with PGP</h3>
 <p>
-                    PGP is commercial encryption/digital-signature software.  It can be found
-                    <a class="external" href="http://www.pgp.com">here</a>.
+                    PGP is commercial encryption/digital-signature software.  It can be found <a class="external" href="http://www.pgp.com">here</a>.
                 </p>
 <ul>
                     
 <li>
-                        Download the Beehive
-                        <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a>
-                        file.
+                        Download the Beehive <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a> file.
                     </li>
                     
 <li>
@@ -224,15 +218,12 @@
 <a name="N10087"></a><a name="Verifying+with+GnuPG"></a>
 <h3 class="boxed">Verifying with GnuPG</h3>
 <p>
-                    GnuPG is a "complete and free replacement for PGP."  It can be found
-                    <a class="external" href="http://www.gnupg.org">here</a>.
+                    GnuPG is a "complete and free replacement for PGP."  It can be found <a class="external" href="http://www.gnupg.org">here</a>.
                 </p>
 <ul>
                     
 <li>
-                        Download the Beehive
-                        <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a>
-                        file.
+                        Download the Beehive <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/KEYS">KEYS</a> file.
                     </li>
                     
 <li>
@@ -277,22 +268,22 @@
                 
 </ul>
 </div>
-		
+        
 <a name="N100DD"></a><a name="Making+Your+Own+Distribution"></a>
 <h2 class="boxed">Making Your Own Distribution</h2>
 <div class="section">
 <p>If you want the Beehive source, follow the instructions at 
-				<a class="external" href="http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt">http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt</a>.
-				You will need to install the Subversion source control client (a.k.a. "SVN"),
-				downloadable from <a class="external" href="http://subversion.tigris.org/">http://subversion.tigris.org/</a>.
-				</p>
+                <a class="external" href="http://svn.apache.org/repos/asf/beehive/trunk/BUILDING.txt">http://svn.apache.org/repos/asf/beehive/trunk/BUILDING.txt</a>.
+                You will need to install the Subversion source control client (a.k.a. "SVN"),
+                downloadable from <a class="external" href="http://subversion.tigris.org/">http://subversion.tigris.org/</a>.
+                </p>
 <p>Once you've obtained 
-				a copy of the source, you can roll your own 
-				distributions using the <span class="codefrag">build.dist</span> target and then 
-				create archives using the <span class="codefrag">build.dist.jar</span> 
-				target. (These targets are located in the Ant build file <span class="codefrag">beehive/trunk/distribtion.xml</span>.)</p>
+                a copy of the source, you can roll your own 
+                distributions using the <span class="codefrag">build.dist</span> target and then 
+                create archives using the <span class="codefrag">build.dist.jar</span> 
+                target. (These targets are located in the Ant build file <span class="codefrag">beehive/trunk/distribtion.xml</span>.)</p>
 </div>
-	
+    
 </div>
 <div class="clearboth">&nbsp;</div>
 </div>
@@ -304,7 +295,7 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         2005 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
 </div>
 <div id="feedback">
     Send feedback about the website to:

Modified: beehive/trunk/docs/forrest/www/downloads.pdf
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/downloads.pdf?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/www/downloads.pdf (original)
+++ beehive/trunk/docs/forrest/www/downloads.pdf Thu Aug 11 10:54:19 2005
@@ -228,10 +228,10 @@
 >>
 endobj
 36 0 obj
-<< /Length 1975 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1963 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gb"/'968iG&AII3E,qp@'12m.n<$p...@iuJL>\f;\Pnn7bTt1hg8G-/Ml$bn0o"jNOeQA3?XDcM0!Y';NoLp]cQb_Q"5#5i&F7Oh&r/TPidK\R?/kOBOkWfV=n7>'$Dr-=f%]*(#?bZQ=):$Fa"B$mZHe[1h2f=D2jN^/7@qBXBI2.)XF$hnmW5Co!(s)&IR%MmID4P`h;WhsVRiA-OEjo!8@hfS"R:53$^f^iI.VR<N+E)>22J+sWPekJWAJK#o`gd)VRJkj.TJ?1Djd8hH=knO+a@;$8n=AsjBKO2Dr@G%6s#lB)eKh/Q[W%"(u6VKW^DnTYF)DYE=ZcUSJeJ?P08eJ!sDrqVm])X;;\!r_*r?j>'/Z;pJR")%M?DY:(&'@J$(prf2r$:]kbFghY:q8fcW!K!8O:"<<~>
+Gb"/'968iG&AII3E,qp@'12m.n<$p...@A8iheA9OU>cW&JFc@QTm"^/&l+LC>t?Z4AAnNQM"e]_.:]W9O0r@1,89t]`pb\IAGqRU?qYn<3-7'j-t@NO<#>.=<B"&'4]gF.POWnOSa9[I*/1JNl@]WN.u1/4m.Xle@sE7.XY$dJSY1WgZ[0WY`mm$)egTh)@cc;REKI<<f\ZrK3&j]\8W!jD5pdij`bDG@q)U:`:aqX<5FWCBU?#hK'SGo$EEf:JOKb_(2t2IHW*rO.o+&=@qI?NS\f~>
 endstream
 endobj
 37 0 obj
@@ -264,10 +264,10 @@
 40 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 404.833 432.288 392.833 ]
+/Rect [ 90.0 404.833 383.628 392.833 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt)
+/A << /URI (http://svn.apache.org/repos/asf/beehive/trunk/BUILDING.txt)
 /S /URI >>
 /H /I
 >>
@@ -483,31 +483,31 @@
 xref
 0 59
 0000000000 65535 f 
-0000012209 00000 n 
-0000012281 00000 n 
-0000012373 00000 n 
+0000012187 00000 n 
+0000012259 00000 n 
+0000012351 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000939 00000 n 
 0000001059 00000 n 
 0000001140 00000 n 
-0000012518 00000 n 
+0000012496 00000 n 
 0000001275 00000 n 
-0000012581 00000 n 
+0000012559 00000 n 
 0000001412 00000 n 
-0000012647 00000 n 
+0000012625 00000 n 
 0000001549 00000 n 
-0000012713 00000 n 
+0000012691 00000 n 
 0000001686 00000 n 
-0000012779 00000 n 
+0000012757 00000 n 
 0000001823 00000 n 
-0000012845 00000 n 
+0000012823 00000 n 
 0000001958 00000 n 
-0000012911 00000 n 
+0000012889 00000 n 
 0000002095 00000 n 
-0000012977 00000 n 
+0000012955 00000 n 
 0000002232 00000 n 
-0000013042 00000 n 
+0000013020 00000 n 
 0000002369 00000 n 
 0000004772 00000 n 
 0000004895 00000 n 
@@ -519,28 +519,28 @@
 0000005960 00000 n 
 0000006162 00000 n 
 0000006334 00000 n 
-0000008402 00000 n 
-0000008525 00000 n 
-0000008566 00000 n 
-0000008764 00000 n 
-0000008983 00000 n 
-0000013108 00000 n 
-0000009162 00000 n 
-0000009444 00000 n 
-0000009704 00000 n 
-0000009933 00000 n 
-0000010230 00000 n 
-0000010530 00000 n 
-0000010738 00000 n 
-0000010972 00000 n 
-0000011179 00000 n 
-0000011436 00000 n 
-0000011549 00000 n 
-0000011659 00000 n 
-0000011770 00000 n 
-0000011878 00000 n 
-0000011984 00000 n 
-0000012100 00000 n 
+0000008390 00000 n 
+0000008513 00000 n 
+0000008554 00000 n 
+0000008752 00000 n 
+0000008961 00000 n 
+0000013086 00000 n 
+0000009140 00000 n 
+0000009422 00000 n 
+0000009682 00000 n 
+0000009911 00000 n 
+0000010208 00000 n 
+0000010508 00000 n 
+0000010716 00000 n 
+0000010950 00000 n 
+0000011157 00000 n 
+0000011414 00000 n 
+0000011527 00000 n 
+0000011637 00000 n 
+0000011748 00000 n 
+0000011856 00000 n 
+0000011962 00000 n 
+0000012078 00000 n 
 trailer
 <<
 /Size 59
@@ -548,5 +548,5 @@
 /Info 4 0 R
 >>
 startxref
-13159
+13137
 %%EOF

Modified: beehive/trunk/docs/forrest/www/faq.html
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/faq.html?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/www/faq.html (original)
+++ beehive/trunk/docs/forrest/www/faq.html Thu Aug 11 10:54:19 2005
@@ -17,14 +17,14 @@
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <div class="breadtrail">
-<a href="http://incubator.apache.org/">Incubator</a> &gt; <a href="http://incubator.apache.org/beehive">Beehive</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<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://incubator.apache.org/"><img class="logoImage" alt="Apache Incubator" src="images/_incubator-logo.gif" title="MyGroup Description"></a>
+<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://incubator.apache.org/beehive"><img class="logoImage" alt="Apache Beehive" src="images/_beehive_logo_wide.gif" title="MyProject Description"></a>
+<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">
@@ -34,7 +34,7 @@
 </div>
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Beehive 1.0</a>
+<a class="base-selected" href="index.html">Home</a>
 </li>
 </ul>
 </div>
@@ -75,7 +75,7 @@
 <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="http://incubator.apache.org/beehive/releases/v1.0m1">1.0 Milestone 1</a>
+<a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Links</div>
@@ -87,7 +87,7 @@
 <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">Beehive JIRA (Bugs and Issues)</a>
 </div>
 <div class="menuitem">
-<a href="http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk">Browse Source Code (svn)</a>
+<a href="http://svn.apache.org/viewcvs.cgi/beehive/trunk">Beehive Source Code</a>
 </div>
 <div class="menuitem">
 <a href="http://www.eclipse.org/pollinate/">Pollinate</a>
@@ -175,7 +175,7 @@
 <a name="controls"></a> Controls are the new component model in Beehive. They are based on 
           regular JavaBeans, with an enhanced authoring model, an extensibility 
           model, and a configuration model using JSR 175 annotations. To find 
-          out more about controls look at <a href="http://incubator.apache.org/beehive/releases/v1m1/controls/controlsOverview.html">Controls Overview</a>.</dd>
+          out more about controls look at <a href="http://beehive.apache.org/releases/v1m1/controls/controlsOverview.html">Controls Overview</a>.</dd>
       
 </dl>
 <dl>
@@ -199,7 +199,7 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         2005 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
 </div>
 <div id="feedback">
     Send feedback about the website to:

Added: beehive/trunk/docs/forrest/www/images/apache-asf-compressed.png
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/images/apache-asf-compressed.png?rev=231492&view=auto
==============================================================================
Binary file - no diff available.

Propchange: beehive/trunk/docs/forrest/www/images/apache-asf-compressed.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: beehive/trunk/docs/forrest/www/index.html
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/www/index.html?rev=231492&r1=231491&r2=231492&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/www/index.html (original)
+++ beehive/trunk/docs/forrest/www/index.html Thu Aug 11 10:54:19 2005
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.7">
 <meta name="Forrest-skin-name" content="pelt">
-<title>Beehive</title>
+<title>Apache Beehive</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">
@@ -17,14 +17,14 @@
 <script type="text/javascript">ndeSetTextSize();</script>
 <div id="top">
 <div class="breadtrail">
-<a href="http://incubator.apache.org/">Incubator</a> &gt; <a href="http://incubator.apache.org/beehive">Beehive</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<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://incubator.apache.org/"><img class="logoImage" alt="Apache Incubator" src="images/_incubator-logo.gif" title="MyGroup Description"></a>
+<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://incubator.apache.org/beehive"><img class="logoImage" alt="Apache Beehive" src="images/_beehive_logo_wide.gif" title="MyProject Description"></a>
+<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">
@@ -34,7 +34,7 @@
 </div>
 <ul id="tabs">
 <li class="current">
-<a class="base-selected" href="index.html">Beehive 1.0</a>
+<a class="base-selected" href="index.html">Home</a>
 </li>
 </ul>
 </div>
@@ -75,7 +75,7 @@
 <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="http://incubator.apache.org/beehive/releases/v1.0m1">1.0 Milestone 1</a>
+<a href="http://beehive.apache.org/releases/v1.0m1">1.0 Milestone 1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Links</div>
@@ -87,7 +87,7 @@
 <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">Beehive JIRA (Bugs and Issues)</a>
 </div>
 <div class="menuitem">
-<a href="http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk">Browse Source Code (svn)</a>
+<a href="http://svn.apache.org/viewcvs.cgi/beehive/trunk">Beehive Source Code</a>
 </div>
 <div class="menuitem">
 <a href="http://www.eclipse.org/pollinate/">Pollinate</a>
@@ -103,7 +103,7 @@
 <a class="dida" href="index.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
         PDF</a>
 </div>
-<h1>Beehive</h1>
+<h1>Apache Beehive</h1>
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -123,14 +123,14 @@
 </li>
 </ul>
 </div>
-		
+
 <a name="N1000C"></a><a name="What+is+Beehive%3F"></a>
 <h2 class="boxed">What is Beehive?</h2>
 <div class="section">
 <a name="what"></a>
-<p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. 
-Using the new JSR-175 and JSR-181 metadata annotations, Beehive reduces the coding necessary for J2EE. 
-The initial Beehive project has three pieces.</p>
+<p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on 
+J2EE and Struts. Using the new JSR-175 and JSR-181 metadata annotations, Beehive reduces the coding 
+necessary for J2EE.  The initial Beehive project has three pieces.</p>
 <ul>
     
 <li>NetUI Page Flow &ndash; An annotation-driven web application framework built on Struts that centralizes navigation logic/metadata/state in 
@@ -144,16 +144,20 @@
 model for web services.</li>
 
 </ul>
-<p>
-<strong>Notice</strong>: Apache Beehive is an effort undergoing incubation at the Apache Software Foundation. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
 </div>
 
-<a name="N10031"></a><a name="news"></a>
+<a name="N1002C"></a><a name="news"></a>
 <h2 class="boxed">News</h2>
 <div class="section">
 <ul>
         
 <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!
             <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>
         
@@ -177,63 +181,61 @@
 </ul>
 </div>
 
-<a name="N10066"></a><a name="docs"></a>
+<a name="N1006B"></a><a name="docs"></a>
 <h2 class="boxed">Documentation</h2>
 <div class="section">
 <p>
         
-<a href="http://incubator.apache.org/beehive/releases/v1.0m1">Beehive 1.0 Milestone 1 Documentation</a>
+<a href="http://beehive.apache.org/releases/v1.0m1">Beehive 1.0 Milestone 1 Documentation</a>
     
 </p>
-<p>
-    
-<strong>Note:</strong> the documentation provided here is intended to be used with Beehive binary distributions; it is <em>not</em> intended for use with Beehive source from SVN.
-    </p>
 </div>
 
-<a name="N1007D"></a><a name="beehive2"></a>
+<a name="N10079"></a><a name="beehive2"></a>
 <h2 class="boxed">Beehive 2.0 Planning</h2>
 <div class="section">
 <p>
-<strong>Beehive 2.0 planning is in progress!</strong>  We want your ideas on features
-                or capabilities for our next version.  Help Beehive continue to deliver on our promise to make Enterprise App Development easier, and to continue to act as an effective bridge between simple, toolable metadata-driven abstractions and the more complex runtime machinery required to make the abstractions fly! 
-            </p>
+<strong>Beehive 2.0 planning is in progress!</strong>  We want your ideas on features or capabilities for our next version.  
+Help Beehive continue to deliver on our promise to make Enterprise App Development easier, and to continue to act as an effective 
+bridge between simple, toolable metadata-driven abstractions and the more complex runtime machinery required to make the abstractions 
+fly! 
+    </p>
 <p>Please participate by:</p>
 <ul>
-                
-<li>Sending your ideas to the <a class="external" href="mailto:beehive-user@incubator.apache.org">beehive-user@incubator.apache.org</a> mailing list.  This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please preface the subject of your message with <span class="codefrag">"[Feature Idea]"</span> and include a
-                    short description of the feature and its benefits.</li>
-                
-<li>Add your idea to the <a class="external" href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone
-                    can add an entry, simply click "Login" and enter your name and contact info.  Please use
-                    the wiki only to list ideas -- discussion should take place on the <a href="mailinglists.html">
-                    mailing lists</a>.</li>
-            
+        
+<li>Sending your ideas to the <a class="external" href="mailto:beehive-user@incubator.apache.org">beehive-user@incubator.apache.org</a> mailing list.  
+This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please preface the subject of 
+your message with <span class="codefrag">"[Feature Idea]"</span> and include a short description of the feature and its benefits.</li>
+        
+<li>Add your idea to the <a class="external" href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone can add an entry, 
+simply click "Login" and enter your name and contact info.  Please use the wiki only to list ideas -- discussion should take place on 
+the <a href="mailinglists.html">mailing lists</a>.</li>
+    
 </ul>
 </div>
 
-<a name="N100A8"></a><a name="links"></a>
+<a name="N100A4"></a><a name="links"></a>
 <h2 class="boxed">Links</h2>
 <div class="section">
 <p>
-    
+        
 <a href="downloads.html">Download Page</a>
-
+    
 </p>
 <p>
-    
+        
 <a class="external" href="http://wiki.apache.org/beehive">Beehive Wiki</a>
-
+    
 </p>
 <p>
-    
+        
 <a class="external" href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570">JIRA</a>
-
+    
 </p>
 <p>
+        
+<a class="external" href="http://svn.apache.org/repos/asf/beehive/trunk">Browse Source in SVN</a>
     
-<a class="external" href="http://svn.apache.org/repos/asf/incubator/beehive/trunk">Browse Source in SVN</a>
-
 </p>
 </div>
 
@@ -248,7 +250,7 @@
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+         2005 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
 </div>
 <div id="logos">
 <a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="skin/images/vcss.png" class="logoImage"></a>