Author: buildbot
Date: Sat Oct 19 08:20:25 2013
New Revision: 883259
Log:
Staging update by buildbot for openwebbeans
Added:
websites/staging/openwebbeans/trunk/content/comingsoon.html
websites/staging/openwebbeans/trunk/content/openwebbeans-ee-common.html
Modified:
websites/staging/openwebbeans/trunk/content/ (props changed)
Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 19 08:20:25 2013
@@ -1 +1 @@
-1533705
+1533706
Added: websites/staging/openwebbeans/trunk/content/comingsoon.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/comingsoon.html (added)
+++ websites/staging/openwebbeans/trunk/content/comingsoon.html Sat Oct 19
08:20:25 2013
@@ -0,0 +1,114 @@
+<!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">
+ <link href="./resources/css/main.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="./news.html">News</a></li> -->
+ <li class="dropdown">
+ <a class="dropdown-toggle"
+ data-toggle="dropdown"
+ href="#">
+ Misc
+ <b class="caret"></b>
+ </a>
+ <ul class="dropdown-menu">
+ <li><a href="http://www.apache.org">Apache
Home</a></li>
+ <li><a href="./misc/contact.html">Contact</a></li>
+ <li><a href="./misc/legal.html">Legal</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <!-- <li class="divider"/> -->
+ </ul>
+ </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="this-page-will-soon-get-filled-with-information">This page will soon
get filled with information</h1>
+<p>Coming soon...</p>
+ </div>
+
+ <hr>
+
+ <footer>
+ <p>
+ <a class="brand" href="http://www.apache.org"><img
src="http://www.apache.org/images/asf_logo_wide.png" height="55px"
alt="asf_feather"/></a>
+ </p>
+ <p>Copyright © 2008-2013 The Apache Software Foundation,
Licensed under the Apache License, Version 2.0.</p>
+ <p>OpenWebBeans, 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>
+
+
+
+
Added: websites/staging/openwebbeans/trunk/content/openwebbeans-ee-common.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/openwebbeans-ee-common.html
(added)
+++ websites/staging/openwebbeans/trunk/content/openwebbeans-ee-common.html Sat
Oct 19 08:20:25 2013
@@ -0,0 +1,114 @@
+<!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">
+ <link href="./resources/css/main.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="./news.html">News</a></li> -->
+ <li class="dropdown">
+ <a class="dropdown-toggle"
+ data-toggle="dropdown"
+ href="#">
+ Misc
+ <b class="caret"></b>
+ </a>
+ <ul class="dropdown-menu">
+ <li><a href="http://www.apache.org">Apache
Home</a></li>
+ <li><a href="./misc/contact.html">Contact</a></li>
+ <li><a href="./misc/legal.html">Legal</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <!-- <li class="divider"/> -->
+ </ul>
+ </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="openwebbeans-ee-common-spi">OpenWebBeans EE common SPI</h1>
+<p>Coming soon...</p>
+ </div>
+
+ <hr>
+
+ <footer>
+ <p>
+ <a class="brand" href="http://www.apache.org"><img
src="http://www.apache.org/images/asf_logo_wide.png" height="55px"
alt="asf_feather"/></a>
+ </p>
+ <p>Copyright © 2008-2013 The Apache Software Foundation,
Licensed under the Apache License, Version 2.0.</p>
+ <p>OpenWebBeans, 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>
+
+
+
+