Author: steveh
Date: Mon Jan 24 15:02:01 2005
New Revision: 126325

URL: http://svn.apache.org/viewcvs?view=rev&rev=126325
Log:
Fixing the links to Ant and Tomcat downloads.
Adding explicit note to index.html that these docs pertain only to the alpha 
release.
Modified:
   incubator/beehive/site/build/site/index.html
   incubator/beehive/site/build/site/setup.html

Modified: incubator/beehive/site/build/site/index.html
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/site/build/site/index.html?view=diff&rev=126325&p1=incubator/beehive/site/build/site/index.html&r1=126324&p2=incubator/beehive/site/build/site/index.html&r2=126325
==============================================================================
--- incubator/beehive/site/build/site/index.html        (original)
+++ incubator/beehive/site/build/site/index.html        Mon Jan 24 15:02:01 2005
@@ -315,27 +315,34 @@
 <a href="#Get+Involved">Get Involved</a>
 </li>
 </ul>
-        <!--
-    Beehive
-        Welcome<should link to the HTML page created from Welcome.doc>
-        License<should link to http://www.apache.org/licenses/LICENSE-2.0>
-
-    Documentation
-        FAQ<should link to the HTML page created from FAQ.doc>
-        Controls Overview<should link to Kyle's control Overview>
-        Controls Programming<should link to Kyle's Controls programming pdf>
-        Web Services (JSR 181)<should link to 
http://jcp.org/en/jsr/detail?id=181>
-
-    Contributing
-        Mailing Lists<should link to HTML Page created from MailingLists.doc>
-        Contributers<should link to HTML Page created from Contributers.doc>
+        <!--
+    Beehive
+        Welcome<should link to the HTML page created from Welcome.doc>
+        License<should link to http://www.apache.org/licenses/LICENSE-2.0>
+
+    Documentation
+        FAQ<should link to the HTML page created from FAQ.doc>
+        Controls Overview<should link to Kyle's control Overview>
+        Controls Programming<should link to Kyle's Controls programming pdf>
+        Web Services (JSR 181)<should link to 
http://jcp.org/en/jsr/detail?id=181>
+
+    Contributing
+        Mailing Lists<should link to HTML Page created from MailingLists.doc>
+        Contributers<should link to HTML Page created from Contributers.doc>
     -->
         
 <a name="N1000E"></a><a name="Beehive+releases+a+V1+Alpha"></a>
 <h3>Beehive releases a V1 Alpha</h3>
 <div style="margin-left: 0 ; border: 2px">
-<p>Yes.  That's right.  The Beehive team released a V1 alpha.  We'd love it if 
you'd <a href="downloads.html">give it a whirl</a>!</p>
-</div>
+                <p>The Beehive team has released a V1 alpha. Please <a 
href="downloads.html">give 
+                  it a whirl</a>!</p>
+                <p>Note: these docs only pertain to the <em>alpha</em> 
distribution. 
+                  Work done after the alpha release is <em>not</em> reflected 
+                  in these docs. If you would like to see docs for the 
upcoming 
+                  beta release, visit: <br>
+                  <br>
+                  &nbsp; &nbsp; &nbsp; &nbsp; 
http://incubator.apache.org/beehive/v1beta/index.html</p>
+                </div>
         
 <a name="N1001C"></a><a name="Introduction-N1001C"></a>
 <h3>Introduction</h3>

Modified: incubator/beehive/site/build/site/setup.html
Url: 
http://svn.apache.org/viewcvs/incubator/beehive/site/build/site/setup.html?view=diff&rev=126325&p1=incubator/beehive/site/build/site/setup.html&r1=126324&p2=incubator/beehive/site/build/site/setup.html&r2=126325
==============================================================================
--- incubator/beehive/site/build/site/setup.html        (original)
+++ incubator/beehive/site/build/site/setup.html        Mon Jan 24 15:02:01 2005
@@ -345,7 +345,7 @@
 <a name="N10034"></a><a name="To+Install+ANT+1.6.2"></a>
 <h3>To Install ANT 1.6.2</h3>
 <div style="margin-left: 0 ; border: 2px">
-<p>If you do not have Ant 1.6.2 installed, visit <a target="_blank" 
href="http://svn.apache.org/repos/asf/incubator/beehive/trunk/external/ant/apache-ant-1.6.2-bin.zip";>http://svn.apache.org/repos/asf/incubator/beehive/trunk/external/ant/apache-ant-1.6.2-bin.zip</a>.
  
+<p>If you do not have Ant 1.6.2 installed, visit <a target="_blank" 
href="http://svn.apache.org/repos/asf/incubator/beehive/branches/v1/alpha/external/ant/apache-ant-1.6.2-bin.zip";>http://svn.apache.org/repos/asf/incubator/beehive/branches/v1/alpha/external/ant/apache-ant-1.6.2-bin.zip</a>.
  
                 </p>
 <p>Download the ZIP file and unzip it on your machine.</p>
 </div>
@@ -353,7 +353,7 @@
 <a name="N10045"></a><a name="To+Download+and+Install+Tomcat+5"></a>
 <h3>To Download and Install Tomcat 5</h3>
 <div style="margin-left: 0 ; border: 2px">
-<p>If you do not have Tomcat 5 installed, visit <a target="_blank" 
href="http://svn.apache.org/repos/asf/incubator/beehive/trunk/external/tomcat/jakarta-tomcat-5.0.25.zip";>http://svn.apache.org/repos/asf/incubator/beehive/trunk/external/tomcat/jakarta-tomcat-5.0.25.zip</a>
+<p>If you do not have Tomcat 5 installed, visit <a target="_blank" 
href="http://svn.apache.org/repos/asf/incubator/beehive/branches/v1/alpha/external/tomcat/jakarta-tomcat-5.0.25.zip";>http://svn.apache.org/repos/asf/incubator/beehive/branches/v1/alpha/external/tomcat/jakarta-tomcat-5.0.25.zip</a>
             
 </p>
 <p>Download the ZIP file and unzip it on your machine.</p>

Reply via email to