You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2012/12/11 14:57:04 UTC

svn commit: r841699 - in /websites/staging/openwebbeans/trunk/content: ./ documentation.html index.html openwebbeans-spi/ openwebbeans-spi/index.html sitemap.html

Author: buildbot
Date: Tue Dec 11 13:57:03 2012
New Revision: 841699

Log:
Staging update by buildbot for openwebbeans

Added:
    websites/staging/openwebbeans/trunk/content/documentation.html
    websites/staging/openwebbeans/trunk/content/openwebbeans-spi/
    websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html
Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/index.html
    websites/staging/openwebbeans/trunk/content/sitemap.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 11 13:57:03 2012
@@ -1 +1 @@
-1420153
+1420164

Added: websites/staging/openwebbeans/trunk/content/documentation.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/documentation.html (added)
+++ websites/staging/openwebbeans/trunk/content/documentation.html Tue Dec 11 13:57:03 2012
@@ -0,0 +1,109 @@
+<!DOCTYPE html>
+<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <title>Apache OpenWebBeans</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+        body {
+            padding-top: 60px;
+            padding-bottom: 40px;
+        }
+    </style>
+    <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+
+</head>
+
+<body>
+
+    <div class="navbar navbar-fixed-top">
+        <div class="navbar-inner">
+            <div class="container">
+                <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </a>
+                <a class="brand" href="index.html"><img src="resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
+                <div class="nav-collapse">
+                    <ul class="nav">
+                        <li class="active"><a href="index.html">Home</a></li>
+                        <li><a href="documentation.html">Documentation</a></li>
+                        <li><a href="source.html">Source</a></li>
+                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="community.html">Community</a></li>
+                        <!-- <li><a href="support.html">Support</a></li>  -->
+                        <li><a href="news.html">News</a></li>
+                    </ul>
+                </div><!--/.nav-collapse -->
+                <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+                    <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/>
+                    <input class="search-query" name="q" id="query" type="text" />
+                </form>
+                <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+            </div>
+        </div>
+    </div>
+
+    <div class="container">
+
+        <div id="OwbContent_" class="wiki-content">
+<h1 id="modules">Modules</h1>
+<ul>
+<li><a href="openwebbeans-spi/index.html">SPI definition</a></li>
+<li><a href="openwebbeans-impl/index.html">OpenWebBeans Core</a></li>
+<li><a href="openwebbeans-ee-common/index.html">EE Common plugin</a></li>
+<li><a href="openwebbeans-web/index.html">Web plugin</a></li>
+<li><a href="openwebbeans-ejb/index.html">EJB plugin</a></li>
+<li><a href="openwebbeans-ee/index.html">Java EE plugin</a></li>
+<li><a href="openwebbeans-openejb/index.html">OpenEJB plugin</a></li>
+<li><a href="openwebbeans-tomcat6/index.html">Tomcat 6 plugin</a></li>
+<li><a href="openwebbeans-tomcat7/index.html">Tomcat 7 plugin</a></li>
+<li><a href="openwebbeans-jms/index.html">JMS plugin</a></li>
+<li><a href="openwebbeans-jsf/index.html">JSF-2 plugin</a></li>
+<li><a href="openwebbeans-jsf12/index.html">JSF 1.2 plugin</a></li>
+<li><a href="openwebbeans-el10/index.html">EL 1.0 plugin</a></li>
+<li><a href="openwebbeans-resource/index.html">EE Resource plugin</a></li>
+<li><a href="openwebbeans-jee5-ejb-resource/index.html">EE Resource plugin</a></li>
+<li><a href="openwebbeans-osgi/index.html">OSGi plugin</a></li>
+<li><a href="openwebbeans-porting/index.html">TCK Porting Pkg</a></li>
+<li><a href="parent/index.html">CDI Test Framework</a></li>
+<li><a href="samples/index.html">OWB Samples</a></li>
+<li><a href="openwebbeans-tck/index.html">JSR-299 TCK runner</a></li>
+<li><a href="openwebbeans-distribution/index.html">Distribution Pkg</a></li>
+<li><a href="openwebbeans-doc/index.html">Documentation</a></li>
+</ul>
+        </div>
+
+        <hr>
+
+        <footer>
+            <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
+            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/jquery.js"></script>
+    <script src="/resources/js/bootstrap-transition.js"></script>
+    <script src="/resources/js/bootstrap-alert.js"></script>
+    <script src="/resources/js/bootstrap-modal.js"></script>
+    <script src="/resources/js/bootstrap-dropdown.js"></script>
+    <script src="/resources/js/bootstrap-scrollspy.js"></script>
+    <script src="/resources/js/bootstrap-tab.js"></script>
+    <script src="/resources/js/bootstrap-tooltip.js"></script>
+    <script src="/resources/js/bootstrap-popover.js"></script>
+    <script src="/resources/js/bootstrap-button.js"></script>
+    <script src="/resources/js/bootstrap-collapse.js"></script>
+    <script src="/resources/js/bootstrap-carousel.js"></script>
+    <script src="/resources/js/bootstrap-typeahead.js"></script>
+
+</body></html>
+

Modified: websites/staging/openwebbeans/trunk/content/index.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/index.html (original)
+++ websites/staging/openwebbeans/trunk/content/index.html Tue Dec 11 13:57:03 2012
@@ -94,7 +94,7 @@
         <hr>
 
         <footer>
-            <p>Copyright © 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
+            <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
             <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
         </footer>
 

Added: websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html (added)
+++ websites/staging/openwebbeans/trunk/content/openwebbeans-spi/index.html Tue Dec 11 13:57:03 2012
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta charset="utf-8">
+    <title>Apache OpenWebBeans</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="resources/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+        body {
+            padding-top: 60px;
+            padding-bottom: 40px;
+        }
+    </style>
+    <link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
+
+</head>
+
+<body>
+
+    <div class="navbar navbar-fixed-top">
+        <div class="navbar-inner">
+            <div class="container">
+                <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </a>
+                <a class="brand" href="index.html"><img src="resources/images/logo_dbg-small.png" height="25px" alt="owb_logo_small"/></a>
+                <div class="nav-collapse">
+                    <ul class="nav">
+                        <li class="active"><a href="index.html">Home</a></li>
+                        <li><a href="documentation.html">Documentation</a></li>
+                        <li><a href="source.html">Source</a></li>
+                        <!-- <li><a href="download.html">Download</a></li> -->
+                        <li><a href="community.html">Community</a></li>
+                        <!-- <li><a href="support.html">Support</a></li>  -->
+                        <li><a href="news.html">News</a></li>
+                    </ul>
+                </div><!--/.nav-collapse -->
+                <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+                    <input value="openwebbeans.apache.org" name="sitesearch" type="hidden"/>
+                    <input class="search-query" name="q" id="query" type="text" />
+                </form>
+                <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+            </div>
+        </div>
+    </div>
+
+    <div class="container">
+
+        <div id="OwbContent_" class="wiki-content">
+<h1 id="hello-world">Hello world!</h1>
+        </div>
+
+        <hr>
+
+        <footer>
+            <p>Copyright &copy; 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</p>
+            <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/resources/js/jquery.js"></script>
+    <script src="/resources/js/bootstrap-transition.js"></script>
+    <script src="/resources/js/bootstrap-alert.js"></script>
+    <script src="/resources/js/bootstrap-modal.js"></script>
+    <script src="/resources/js/bootstrap-dropdown.js"></script>
+    <script src="/resources/js/bootstrap-scrollspy.js"></script>
+    <script src="/resources/js/bootstrap-tab.js"></script>
+    <script src="/resources/js/bootstrap-tooltip.js"></script>
+    <script src="/resources/js/bootstrap-popover.js"></script>
+    <script src="/resources/js/bootstrap-button.js"></script>
+    <script src="/resources/js/bootstrap-collapse.js"></script>
+    <script src="/resources/js/bootstrap-carousel.js"></script>
+    <script src="/resources/js/bootstrap-typeahead.js"></script>
+
+</body></html>
+

Modified: websites/staging/openwebbeans/trunk/content/sitemap.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/sitemap.html (original)
+++ websites/staging/openwebbeans/trunk/content/sitemap.html Tue Dec 11 13:57:03 2012
@@ -78,6 +78,7 @@
                 <h1>Sitemap</h1>
               </div>
               <p><ul>
+<li><a href="/documentation.html"></a></li>
 <li><a href="/source.html">Source</a></li>
 </ul></p>
           </div>