Author: struberg
Date: Tue Sep 28 13:58:55 2010
New Revision: 1002166

URL: http://svn.apache.org/viewvc?rev=1002166&view=rev
Log:
site cleanup before 1.0.0 release

Added:
    openwebbeans/trunk/webbeans-osgi/src/site/
    openwebbeans/trunk/webbeans-osgi/src/site/site.xml
Modified:
    openwebbeans/trunk/atinject-tck/src/site/site.xml
    openwebbeans/trunk/samples/src/site/site.xml
    openwebbeans/trunk/webbeans-ee-common/pom.xml
    openwebbeans/trunk/webbeans-ee-common/src/site/site.xml
    openwebbeans/trunk/webbeans-ee/src/site/site.xml
    openwebbeans/trunk/webbeans-ejb/src/site/site.xml
    openwebbeans/trunk/webbeans-el10/src/site/site.xml
    openwebbeans/trunk/webbeans-impl/src/site/site.xml
    openwebbeans/trunk/webbeans-jms/src/site/site.xml
    openwebbeans/trunk/webbeans-jsf/src/site/site.xml
    openwebbeans/trunk/webbeans-jsf12/pom.xml
    openwebbeans/trunk/webbeans-jsf12/src/site/site.xml
    openwebbeans/trunk/webbeans-openejb/src/site/site.xml
    openwebbeans/trunk/webbeans-resource/src/site/site.xml
    openwebbeans/trunk/webbeans-spi/src/site/site.xml
    openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml
    openwebbeans/trunk/webbeans-test/cditest/pom.xml
    openwebbeans/trunk/webbeans-test/src/site/site.xml
    openwebbeans/trunk/webbeans-tomcat6/src/site/site.xml
    openwebbeans/trunk/webbeans-tomcat7/src/site/site.xml
    openwebbeans/trunk/webbeans-web/src/site/site.xml

Modified: openwebbeans/trunk/atinject-tck/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/atinject-tck/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/atinject-tck/src/site/site.xml (original)
+++ openwebbeans/trunk/atinject-tck/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -1,49 +1,38 @@
 <?xml version="1.0"?>
 <!--
-       Licensed to the Apache Software Foundation (ASF) under one or more
-       contributor license agreements. See the NOTICE file distributed with
-       this work for additional information regarding copyright ownership.
-       The ASF licenses this file to You 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.
--->
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
 <project name="OpenWebBeans-API">
-<!--
-    <bannerLeft>
-        <name>Apache OpenWebBeans</name>
-        
<src>http://incubator.apache.org/openwebbeans/images/openwebbeans.png</src>
-        <href>http://incubator.apache.org/openwebbeans</href>
-    </bannerLeft>
-    
-    <bannerRight>
-        <name>Apache Banner</name>
-        
<src>http://incubator.apache.org/openwebbeans/images/apache-incubator-logo.png</src>
-        <href>http://incubator.apache.org/openwebbeans</href>
-    </bannerRight>
- -->
     <publishDate format="dd MMM yyyy" />
     <version position="left"/>
     
     <body>
         <breadcrumbs>
-        <item name="Incubator" href="http://incubator.apache.org"/>
-        <item name="OpenWebBeans" 
href="http://incubator.apache.org/openwebbeans"/>
-        <item name="API" 
href="http://incubator.apache.org/openwebbeans/${project.version}/openwebbeans-api"/>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="atinject TCK" 
href="http://openwebbeans.apache.org/${project.version}/atinject-tck"/>
         </breadcrumbs>
 
         <menu name="Overview">
             <item name="Introduction" href="index.html" />
         </menu>
     
-       <menu ref="reports"/>
+        <menu ref="reports"/>
     </body>
 </project>
 

Modified: openwebbeans/trunk/samples/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/samples/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/samples/src/site/site.xml (original)
+++ openwebbeans/trunk/samples/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -1,18 +1,18 @@
 <?xml version="1.0"?>
 <!--
-       Licensed to the Apache Software Foundation (ASF) under one or more
-       contributor license agreements. See the NOTICE file distributed with
-       this work for additional information regarding copyright ownership.
-       The ASF licenses this file to You 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.
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements. See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You 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.
 -->
 
 <project name="OpenWebBeans-Samples">
@@ -21,14 +21,14 @@
     
     <body>
         <breadcrumbs>
-        <item name="Incubator" href="http://incubator.apache.org"/>
-        <item name="OpenWebBeans" 
href="http://incubator.apache.org/openwebbeans"/>
-        <item name="Samples" 
href="http://incubator.apache.org/openwebbeans/${project.version}/samples"/>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="Samples" 
href="http://openwebbeans.apache.org/${project.version}/samples"/>
         </breadcrumbs>
 
         <menu ref="modules" />
 
-       <menu ref="reports"/>
+        <menu ref="reports"/>
     </body>
 </project>
 

Modified: openwebbeans/trunk/webbeans-ee-common/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ee-common/pom.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ee-common/pom.xml (original)
+++ openwebbeans/trunk/webbeans-ee-common/pom.xml Tue Sep 28 13:58:55 2010
@@ -38,28 +38,28 @@
         </dependency>
         
         <dependency>
-               <groupId>org.apache.openwebbeans</groupId>
-               <artifactId>openwebbeans-impl</artifactId>
+            <groupId>org.apache.openwebbeans</groupId>
+            <artifactId>openwebbeans-impl</artifactId>
         </dependency>
-        
-               <dependency>
-                       <groupId>org.apache.geronimo.specs</groupId>
-                       <artifactId>geronimo-jcdi_1.0_spec</artifactId>
-                       <optional>true</optional>
-               </dependency>
-               
-               <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-atinject_1.0_spec</artifactId>
-                <optional>true</optional>
+
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-jcdi_1.0_spec</artifactId>
+            <optional>true</optional>
         </dependency>
-        
-               <dependency>
-                       <groupId>org.apache.openwebbeans</groupId>
-                       <artifactId>openwebbeans-spi</artifactId>
-                       <optional>true</optional>
-               </dependency>           
-              
+
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-atinject_1.0_spec</artifactId>
+            <optional>true</optional>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.openwebbeans</groupId>
+            <artifactId>openwebbeans-spi</artifactId>
+            <optional>true</optional>
+        </dependency>
+
     </dependencies>
     
 </project>

Modified: openwebbeans/trunk/webbeans-ee-common/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ee-common/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ee-common/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-ee-common/src/site/site.xml Tue Sep 28 13:58:55 
2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-EE common" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-ee-common"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-ee/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ee/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ee/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-ee/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,11 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-EE" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-ee"/>
+        </breadcrumbs>
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-ejb/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-ejb/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-ejb/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-ejb/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-EJB" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-ejb"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-el10/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-el10/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-el10/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-el10/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB EL-1.0" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-el10"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-impl/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-impl/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -36,9 +36,9 @@
     
     <body>
         <breadcrumbs>
-        <item name="Apache" href="http://www.apache.org"/>
-        <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
-        <item name="Impl" 
href="http://incubator.apache.org/openwebbeans/${project.version}/openwebbeans-impl"/>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-Core" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-impl"/>
         </breadcrumbs>
 
         <menu name="Overview">

Modified: openwebbeans/trunk/webbeans-jms/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jms/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jms/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-jms/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -36,31 +36,11 @@
     
     <body>
         <breadcrumbs>
-        <item name="Apache" href="http://www.apache.org"/>
-        <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-JMS" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-jms"/>
         </breadcrumbs>
 
-        <menu name="Overview">
-            <item name="Introduction" href="index.html" />
-        </menu>
-
-        <menu name="OpenWebBeans">
-            <item name="JSR-299" href="jsr299.html" />
-            <item name="JSR-330" href="jsr330.html" />
-            <item name="Contributing" href="contributing.html" />
-            <item name="Documentation" href="documentation.html"/>
-            <item name="IRC" href="irc.html" />
-            <item name="FAQ" href="faq.html" />
-            <item name="Extensions" href="extensions/index.html" />
-            <item name="Download Apache OWB" 
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/"; />
-        </menu>
-
-        <menu ref="modules" />
-
-        <menu name="Examples">
-            <item name="guess" href="examples/guess.html" />
-        </menu>
-
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-jsf/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jsf/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jsf/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-jsf/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-JSF-2" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-jsf"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-jsf12/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jsf12/pom.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jsf12/pom.xml (original)
+++ openwebbeans/trunk/webbeans-jsf12/pom.xml Tue Sep 28 13:58:55 2010
@@ -39,7 +39,7 @@
             <artifactId>openwebbeans-el10</artifactId>
             <version>${project.version}</version>
         </dependency>
-       
+
         <dependency>
             <groupId>org.apache.myfaces.core</groupId>
             <artifactId>myfaces-api</artifactId>
@@ -59,25 +59,25 @@
             <artifactId>geronimo-servlet_2.5_spec</artifactId>
             <optional>true</optional>
         </dependency>
-        
-               <dependency>
-                       <groupId>org.apache.geronimo.specs</groupId>
-                       <artifactId>geronimo-jcdi_1.0_spec</artifactId>
-                       <optional>true</optional>
-               </dependency>
-
-               <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-atinject_1.0_spec</artifactId>
-                <optional>true</optional>
-        </dependency>
-
-               <dependency>
-                       <groupId>org.apache.openwebbeans</groupId>
-                       <artifactId>openwebbeans-spi</artifactId>
-                       <optional>true</optional>
-               </dependency>                   
-      
+
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-jcdi_1.0_spec</artifactId>
+            <optional>true</optional>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-atinject_1.0_spec</artifactId>
+            <optional>true</optional>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.openwebbeans</groupId>
+            <artifactId>openwebbeans-spi</artifactId>
+            <optional>true</optional>
+        </dependency>
+
     </dependencies>
     
 </project>

Modified: openwebbeans/trunk/webbeans-jsf12/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-jsf12/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-jsf12/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-jsf12/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-JSF-1.2" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-jsf12"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-openejb/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-openejb/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-openejb/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-openejb/src/site/site.xml Tue Sep 28 13:58:55 
2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-OpenEJB" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-openejb"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Added: openwebbeans/trunk/webbeans-osgi/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-osgi/src/site/site.xml?rev=1002166&view=auto
==============================================================================
--- openwebbeans/trunk/webbeans-osgi/src/site/site.xml (added)
+++ openwebbeans/trunk/webbeans-osgi/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -0,0 +1,47 @@
+<?xml version="1.0"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you 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.
+-->
+
+<project name="OpenWebBeans">
+    <bannerLeft>
+        <name>Apache OpenWebBeans</name>
+        
<src>http://openwebbeans.apache.org/1.0.0-SNAPSHOT/images/openwebbeans.png</src>
+        <href>http://openwebbeans.apache.org</href>
+    </bannerLeft>
+    
+    <bannerRight>
+        <name>Apache Banner</name>
+        <src>http://www.apache.org/images/asf-logo.gif</src>
+        <href>http://www.apache.org</href>
+    </bannerRight>
+    
+    <publishDate format="dd MMM yyyy" />
+    <version position="left"/>
+    
+    <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-OSGi" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-osgi"/>
+        </breadcrumbs>
+
+        <menu ref="reports"/>
+    </body>
+</project>
+

Modified: openwebbeans/trunk/webbeans-resource/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-resource/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-resource/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-resource/src/site/site.xml Tue Sep 28 13:58:55 
2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-Resource" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-resource"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-spi/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-spi/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-spi/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-spi/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-SPI" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-spi"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml (original)
+++ openwebbeans/trunk/webbeans-test/cditest-owb/pom.xml Tue Sep 28 13:58:55 
2010
@@ -29,7 +29,7 @@
     <artifactId>cditest-owb</artifactId>
     <packaging>jar</packaging>
 
-    <name>OWB Testing module</name>
+    <name>OWB Testing plugin</name>
     <description>
         This module provides plugable CDI-Testing support for the Apache 
OpenWebBeans CDI container.
     </description>

Modified: openwebbeans/trunk/webbeans-test/cditest/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-test/cditest/pom.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-test/cditest/pom.xml (original)
+++ openwebbeans/trunk/webbeans-test/cditest/pom.xml Tue Sep 28 13:58:55 2010
@@ -28,7 +28,7 @@
     <artifactId>cditest</artifactId>
     <packaging>jar</packaging>
 
-    <name>CDI Testing</name>
+    <name>CDI Testing API</name>
     <description>
         This project provides a way to genericly run CDI containers 
         from inside of unit tests like junit or testng.

Modified: openwebbeans/trunk/webbeans-test/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-test/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-test/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-test/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,14 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Incubator" href="http://incubator.apache.org"/>
+            <item name="OpenWebBeans" 
href="http://incubator.apache.org/openwebbeans"/>
+            <item name="CDI-Test" 
href="http://incubator.apache.org/openwebbeans/${project.version}/webbeans-test"/>
+        </breadcrumbs>
+        
+        <menu ref="modules" />
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-tomcat6/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tomcat6/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tomcat6/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-tomcat6/src/site/site.xml Tue Sep 28 13:58:55 
2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-Tomcat-6" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-tomcat6"/>
+        </breadcrumbs>
+        
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-tomcat7/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tomcat7/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tomcat7/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-tomcat7/src/site/site.xml Tue Sep 28 13:58:55 
2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-Tomcat-7" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-tomcat7"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>

Modified: openwebbeans/trunk/webbeans-web/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-web/src/site/site.xml?rev=1002166&r1=1002165&r2=1002166&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-web/src/site/site.xml (original)
+++ openwebbeans/trunk/webbeans-web/src/site/site.xml Tue Sep 28 13:58:55 2010
@@ -35,6 +35,12 @@
     <version position="left"/>
     
     <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org"/>
+            <item name="OpenWebBeans" href="http://openwebbeans.apache.org"/>
+            <item name="OWB-Web" 
href="http://openwebbeans.apache.org/${project.version}/webbeans-web"/>
+        </breadcrumbs>
+
         <menu ref="reports"/>
     </body>
 </project>


Reply via email to