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/16 15:36:57 UTC

svn commit: r232996 - in /beehive/trunk/docs/forrest/release/src/documentation: ./ content/xdocs/pageflow/config/ content/xdocs/samples/ content/xdocs/wsm/ resources/images/

Author: ekoneil
Date: Tue Aug 16 06:36:52 2005
New Revision: 232996

URL: http://svn.apache.org/viewcvs?rev=232996&view=rev
Log:
Unbranding the unreleased trunk docs from Incubator.  These still had links to an incubator graphic, SVN, and Derby in incubation.

BB: self
DRT: build.dist / build.release pass


Added:
    beehive/trunk/docs/forrest/release/src/documentation/resources/images/apache-asf-compressed.png
      - copied unchanged from r232200, beehive/branches/v1/m1/docs/forrest/src/documentation/resources/images/apache-asf-compressed.png
Modified:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/pageflow/config/beehive-netui-config.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/samples/jpetstore.xml
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/wsm/sample_Employee.xml
    beehive/trunk/docs/forrest/release/src/documentation/skinconf.xml

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/pageflow/config/beehive-netui-config.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/pageflow/config/beehive-netui-config.xml?rev=232996&r1=232995&r2=232996&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/pageflow/config/beehive-netui-config.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/pageflow/config/beehive-netui-config.xml Tue Aug 16 06:36:52 2005
@@ -19,7 +19,7 @@
             <strong>Note:</strong> Currently, when you want to add your own settings, you cannot
             simply create the <code>beehive-netui-config.xml</code> file in WEB-INF.  You need to
             create a file that includes the default settings.  Use
-            <a href="http://svn.apache.org/repos/asf/incubator/beehive/trunk/netui/src/util/beehive-netui-config-default.xml">this file</a>
+            <a href="http://svn.apache.org/repos/asf/beehive/trunk/netui/src/util/beehive-netui-config-default.xml">this file</a>
             as a starting point.
             </p>
         </section>

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/samples/jpetstore.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/samples/jpetstore.xml?rev=232996&r1=232995&r2=232996&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/samples/jpetstore.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/samples/jpetstore.xml Tue Aug 16 06:36:52 2005
@@ -190,7 +190,7 @@
 				<title>Download Derby Implementation</title>
 				<p>The Petstore app runs against an imbedded Derby database.  You must
 					download a Derby implementation before building and running the Petstore.</p>
-				<p>Download a Derby distribution at: <a href="http://incubator.apache.org/derby/derby_downloads.html">http://incubator.apache.org/derby/derby_downloads.html</a></p>
+				<p>Download a Derby distribution at: <a href="http://db.apache.org/derby/derby_downloads.html">http://db.apache.org/derby/derby_downloads.html</a></p>
 				
 			</section>
 			<section><title>(Optional) Dowload HTTPUnit Implementation</title>

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/wsm/sample_Employee.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/wsm/sample_Employee.xml?rev=232996&r1=232995&r2=232996&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/wsm/sample_Employee.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/wsm/sample_Employee.xml Tue Aug 16 06:36:52 2005
@@ -104,8 +104,9 @@
 					</p>
 				<p>Unzip the archive, locate <code>junit.jar</code>, and copy <code>junit.jar</code> to 
 					<code>ANT_HOME/lib</code>.</p>
-				<p> Download the derby ZIP archive from <a 
-					href="http://incubator.apache.org/derby/binaries/derby_snapshot_svnversion_46005.ZIP">http://incubator.apache.org/derby/binaries/derby_snapshot_svnversion_46005.ZIP</a>.</p>
+				<p> Download a Derby distribution from:
+    <a href="http://db.apache.org/derby/derby_downloads.html">http://db.apache.org/derby/derby_downloads.html</a>.
+                                </p>
 				<p>Unzip the archive, locate <code>derby.jar</code>, and copy <code>derby.jar</code> to 
 					<code>C:/beehive_projects/EmployeeWS/WEB-INF/lib</code>.</p>
 				</section>

Modified: beehive/trunk/docs/forrest/release/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/skinconf.xml?rev=232996&r1=232995&r2=232996&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/skinconf.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/skinconf.xml Tue Aug 16 06:36:52 2005
@@ -55,24 +55,23 @@
     <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 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> -->
-    <!-- optional host logo (e.g. sourceforge logo)
-       default skin: renders it at the bottom-left corner -->
+
+    <!-- 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: <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 -->
@@ -80,10 +79,9 @@
     <!-- The following are used to construct a copyright statement -->
     <year>2004</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 +90,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.