Author: buildbot
Date: Mon Apr 22 14:29:17 2013
New Revision: 859458
Log:
Staging update by buildbot for openwebbeans
Added:
websites/staging/openwebbeans/trunk/content/misc/
websites/staging/openwebbeans/trunk/content/misc/contact.html
Modified:
websites/staging/openwebbeans/trunk/content/ (props changed)
Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 22 14:29:17 2013
@@ -1 +1 @@
-1463238
+1470542
Added: websites/staging/openwebbeans/trunk/content/misc/contact.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/misc/contact.html (added)
+++ websites/staging/openwebbeans/trunk/content/misc/contact.html Mon Apr 22
14:29:17 2013
@@ -0,0 +1,101 @@
+<!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> -->
+ </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">
+<h2 id="product-support">Product Support</h2>
+<p>If you have questions or comments about the software or documentation on
this site, please subscribe to the appropriate <a href="community.html">mailing
list</a>.</p>
+<h2 id="security-issues">Security Issues</h2>
+<p>If you would like to report a security issues with Apache OpenWebBeans,
please contact <a
href="mailto:security.AT.apache.DOT.org">security.AT.apache.DOT.org</a>.
+Only security issues should be sent to this address.</p>
+<h2 id="general-apache-issues">General Apache Issues</h2>
+<p>The OpenWebBeans Project is an effort of the <a
href="http://www.apache.org">Apache Software Foundation</a>. The address for
general ASF correspondence and licensing questions is:</p>
+<p><a href="mailto:apache.AT.apache.DOT.org">apache.AT.apache.DOT.org</a></p>
+<p>You can find more contact information for the Apache Software Foundation on
<a href="http://www.apache.org/foundation/contact.html">the contact page of the
main Apache site</a>.</p>
+<p>You may also use <a href="http://search.apache.org/">Apache Site Search</a>
to scan all the Apache sites at once.</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>
+
+
+
+