You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by bu...@apache.org on 2012/12/13 18:31:08 UTC

svn commit: r842140 [2/9] - in /websites/staging/bval/trunk/content: ./ board-reports/ images/ resources/ resources/css/ resources/images/ resources/js/

Modified: websites/staging/bval/trunk/content/board-reports/2010-08.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-08.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-08.html Thu Dec 13 17:31:04 2012
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
@@ -20,155 +19,110 @@ under the License. 
 -->
 <html>
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@bval.apache.org" />
+
   <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
-  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
-  <script src="/resources/space.js"; type="text/javascript"></script>
-  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
-  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
   <META name="Description" content="Apache BVal -- " />
-  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Keywords" content="Apache BVal Bean Validation JSR-303 JavaEE6" />
   <META name="Owner" content="dev@bval.apache.org" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
-  <META name="DC.Language" scheme="rfc1766" content="en" />
-  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
-  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
-  <title>
-  Apache BVal
-  </title>
+  <META name="DC.Rights" content="Copyright © 2010-2012, The Apache Software Foundation" />
+
+  <!-- Le styles -->
+  <link href="resources/css/bootstrap.min.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+  <link href="resources/css/bval.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.png">
+
+  <title>Apache BVal</title>
 </head>
-<body>
 
-<table width="100%" cellpadding="0" cellspacing="0">
-  <tr width="100%">
-    <td id="cell-0-0" colspan="2">&nbsp;</td>
-    <td id="cell-0-1">&nbsp;</td>
-    <td id="cell-0-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-1-0">&nbsp;</td>
-    <td id="cell-1-1">&nbsp;</td>
-    <td id="cell-1-2">
-      <div style="padding: 5px;">
-        <div id="banner">
-          <!-- Banner -->
-<p><a name="Banner-Overview"></a></p>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-  <tr>
-    <td align="left" nowrap="">
-      <a href="http://bval.apache.org/" title="Apache BVal">
-        <img border="0" src="/images/check3_71x75.png">
-      </a>
-    </td>
-    <td align="left" class="topbardiv" nowrap="">
-      <a href="/" title="Apache BVal">
-        <img border="0" src="/images/bval_logo.png">
-      </a>
-    </td>
-    <td align="right" nowrap="">
-      <a href="http://www.apache.org/" title="The Apache Software Foundation">
-        <img border="0" src="/images/feather-small.gif">
-      </a>
-    </td>
-  </tr> 
-</table>
-          <!-- Banner -->
-        </div>
-      </div>
-      <!--
-      <div id="top-menu">
-        <table border="0" cellpadding="1" cellspacing="0" width="100%">
-          <tr>
-            <td>
-              <div align="left">
-                <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/board-reports/">Board-reports</a>
-              </div>
-            </td>
-            <td>
-              <div align="right">
-$content
-              </div>
-            </td>
-          </tr>
-        </table>
+<body>
+  <div class="navbar navbar-inverse 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">Apache BVal</a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="samples.html">Samples</a></li>
+                <li><a href="mvnsite/index.html">Generated Docs</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+                <li><a href="coding-standards.html">Coding Standards</a></li>
+                <li><a href="building.html">Building</a></li>
+                <li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+                <li><a href="jsr303-tck.html">JSR303 TCK</a></li>
+                <li><a href="automated-builds.html">Automated Builds</a></li>
+                <li><a href="release-management.html">Release Management</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="board-reports/index.html">Status</a></li>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a href="people.html">People</a></li>
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="resources/images/feather-small.png" alt="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Home</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="bval.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><!--/.nav-collapse -->
       </div>
-      -->
-    </td>
-    <td id="cell-1-3">&nbsp;</td>
-    <td id="cell-1-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-2-0" colspan="2">&nbsp;</td>
-    <td id="cell-2-1">
-      <table>
-        <tr height="100%" valign="top">
-          <td height="100%">
-            <div id="wrapper-menu-page-right">
-              <div id="wrapper-menu-page-top">
-                <div id="wrapper-menu-page-bottom">
-                  <div id="menu-page">
-                    <!-- NavigationBar -->
-<p><a name="Navigation-Overview"></a></p>
-<h3 id="overview">Overview</h3>
-<ul>
-<li><a href="/board-reports/index.html">Board Reports</a></li>
-<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
-<li><a href="/privacy-policy.html">Privacy Policy</a></li>
-</ul>
-<p><a name="Navigation-Community"></a></p>
-<h3 id="community">Community</h3>
-<ul>
-<li><a href="/downloads.html">Downloads</a></li>
-<li><a href="/mvnsite/index.html">Documentation</a></li>
-<li><a href="/samples.html">Samples</a></li>
-<li><a href="/roadmap.html">Roadmap</a></li>
-<li><a href="/found-a-bug.html">Found a Bug</a></li>
-<li><a href="/getting-involved.html">Getting Involved</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-</ul>
-<p><a name="Navigation-Development"></a></p>
-<h3 id="development">Development</h3>
-<ul>
-<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
-<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
-<li><a href="/building.html">Building</a></li>
-<li><a href="/coding-standards.html">Coding Standards</a></li>
-<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
-<li><a href="/release-management.html">Release Management</a></li>
-<li><a href="/automated-builds.html">Automated Builds</a></li>
-</ul>
-<p><a name="Navigation-Sponsorship"></a></p>
-<h3 id="sponsorship">Sponsorship</h3>
-<ul>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
-</ul>
-<p><a name="Navigation-Search"></a></p>
-<h3 id="search">Search</h3>
-<p><DIV style="padding: 5px 5px 0px 25px;">
-<FORM action="http://www.google.com/search" method="get" style="font-size:
-10px;">
-  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
-  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
-  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
-  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
-</FORM>
-</DIV></p>
-                    <!-- NavigationBar -->
-              </div>
-            </div>
-          </div>
-          </div>
-         </td>
-         <td height="100%">
-           <!-- Content -->
-           <div id="BValContent_" class="wiki-content"><p>Apache Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
+    </div>
+  </div>
+
+  <div class="container" id="BValContent_">
+
+<p>Apache Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
 <h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.</h3>
 <ul>
 <li>First release of artifacts - Done</li>
@@ -187,44 +141,28 @@ $content
 <h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
 <ul>
 <li>Currently a 0.2-incubating RC2 release vote is underway.</li>
-</ul></div>
-           <!-- Content -->
-         </td>
-        </tr>
-      </table>
-   </td>
-   <td id="cell-2-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-   <td id="cell-3-0">&nbsp;</td>
-   <td id="cell-3-1">&nbsp;</td>
-   <td id="cell-3-2">
-     <div id="footer">
-       <!-- Footer -->
-       <div id="site-footer">
-       </div>
-       <!-- Footer -->
-     </div>
-   </td>
-   <td id="cell-3-3">&nbsp;</td>
-   <td id="cell-3-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">
-      <div id="footer-legal">
-Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
-Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
-Other names may be trademarks of their respective owners.
-      </div>
-    </td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">&nbsp;</td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-</table>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+        View our <a href="privacy-policy.html">privacy policy</a>.
+      </p>
+      <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- Le javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/bootstrap.min.js"></script>
+
 </body>
 </html>

Modified: websites/staging/bval/trunk/content/board-reports/2010-09.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-09.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-09.html Thu Dec 13 17:31:04 2012
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
@@ -20,155 +19,110 @@ under the License. 
 -->
 <html>
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@bval.apache.org" />
+
   <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
-  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
-  <script src="/resources/space.js"; type="text/javascript"></script>
-  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
-  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
   <META name="Description" content="Apache BVal -- " />
-  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Keywords" content="Apache BVal Bean Validation JSR-303 JavaEE6" />
   <META name="Owner" content="dev@bval.apache.org" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
-  <META name="DC.Language" scheme="rfc1766" content="en" />
-  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
-  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
-  <title>
-  Apache BVal
-  </title>
+  <META name="DC.Rights" content="Copyright © 2010-2012, The Apache Software Foundation" />
+
+  <!-- Le styles -->
+  <link href="resources/css/bootstrap.min.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+  <link href="resources/css/bval.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.png">
+
+  <title>Apache BVal</title>
 </head>
-<body>
 
-<table width="100%" cellpadding="0" cellspacing="0">
-  <tr width="100%">
-    <td id="cell-0-0" colspan="2">&nbsp;</td>
-    <td id="cell-0-1">&nbsp;</td>
-    <td id="cell-0-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-1-0">&nbsp;</td>
-    <td id="cell-1-1">&nbsp;</td>
-    <td id="cell-1-2">
-      <div style="padding: 5px;">
-        <div id="banner">
-          <!-- Banner -->
-<p><a name="Banner-Overview"></a></p>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-  <tr>
-    <td align="left" nowrap="">
-      <a href="http://bval.apache.org/" title="Apache BVal">
-        <img border="0" src="/images/check3_71x75.png">
-      </a>
-    </td>
-    <td align="left" class="topbardiv" nowrap="">
-      <a href="/" title="Apache BVal">
-        <img border="0" src="/images/bval_logo.png">
-      </a>
-    </td>
-    <td align="right" nowrap="">
-      <a href="http://www.apache.org/" title="The Apache Software Foundation">
-        <img border="0" src="/images/feather-small.gif">
-      </a>
-    </td>
-  </tr> 
-</table>
-          <!-- Banner -->
-        </div>
-      </div>
-      <!--
-      <div id="top-menu">
-        <table border="0" cellpadding="1" cellspacing="0" width="100%">
-          <tr>
-            <td>
-              <div align="left">
-                <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/board-reports/">Board-reports</a>
-              </div>
-            </td>
-            <td>
-              <div align="right">
-$content
-              </div>
-            </td>
-          </tr>
-        </table>
+<body>
+  <div class="navbar navbar-inverse 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">Apache BVal</a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="samples.html">Samples</a></li>
+                <li><a href="mvnsite/index.html">Generated Docs</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+                <li><a href="coding-standards.html">Coding Standards</a></li>
+                <li><a href="building.html">Building</a></li>
+                <li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+                <li><a href="jsr303-tck.html">JSR303 TCK</a></li>
+                <li><a href="automated-builds.html">Automated Builds</a></li>
+                <li><a href="release-management.html">Release Management</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="board-reports/index.html">Status</a></li>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a href="people.html">People</a></li>
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="resources/images/feather-small.png" alt="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Home</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="bval.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><!--/.nav-collapse -->
       </div>
-      -->
-    </td>
-    <td id="cell-1-3">&nbsp;</td>
-    <td id="cell-1-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-2-0" colspan="2">&nbsp;</td>
-    <td id="cell-2-1">
-      <table>
-        <tr height="100%" valign="top">
-          <td height="100%">
-            <div id="wrapper-menu-page-right">
-              <div id="wrapper-menu-page-top">
-                <div id="wrapper-menu-page-bottom">
-                  <div id="menu-page">
-                    <!-- NavigationBar -->
-<p><a name="Navigation-Overview"></a></p>
-<h3 id="overview">Overview</h3>
-<ul>
-<li><a href="/board-reports/index.html">Board Reports</a></li>
-<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
-<li><a href="/privacy-policy.html">Privacy Policy</a></li>
-</ul>
-<p><a name="Navigation-Community"></a></p>
-<h3 id="community">Community</h3>
-<ul>
-<li><a href="/downloads.html">Downloads</a></li>
-<li><a href="/mvnsite/index.html">Documentation</a></li>
-<li><a href="/samples.html">Samples</a></li>
-<li><a href="/roadmap.html">Roadmap</a></li>
-<li><a href="/found-a-bug.html">Found a Bug</a></li>
-<li><a href="/getting-involved.html">Getting Involved</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-</ul>
-<p><a name="Navigation-Development"></a></p>
-<h3 id="development">Development</h3>
-<ul>
-<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
-<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
-<li><a href="/building.html">Building</a></li>
-<li><a href="/coding-standards.html">Coding Standards</a></li>
-<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
-<li><a href="/release-management.html">Release Management</a></li>
-<li><a href="/automated-builds.html">Automated Builds</a></li>
-</ul>
-<p><a name="Navigation-Sponsorship"></a></p>
-<h3 id="sponsorship">Sponsorship</h3>
-<ul>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
-</ul>
-<p><a name="Navigation-Search"></a></p>
-<h3 id="search">Search</h3>
-<p><DIV style="padding: 5px 5px 0px 25px;">
-<FORM action="http://www.google.com/search" method="get" style="font-size:
-10px;">
-  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
-  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
-  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
-  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
-</FORM>
-</DIV></p>
-                    <!-- NavigationBar -->
-              </div>
-            </div>
-          </div>
-          </div>
-         </td>
-         <td height="100%">
-           <!-- Content -->
-           <div id="BValContent_" class="wiki-content"><p>Apache Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
+    </div>
+  </div>
+
+  <div class="container" id="BValContent_">
+
+<p>Apache Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
 <h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.</h3>
 <ul>
 <li>First release of artifacts - Done</li>
@@ -186,44 +140,28 @@ $content
 <h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
 <ul>
 <li>0.2-incubating was released on August 20th.</li>
-</ul></div>
-           <!-- Content -->
-         </td>
-        </tr>
-      </table>
-   </td>
-   <td id="cell-2-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-   <td id="cell-3-0">&nbsp;</td>
-   <td id="cell-3-1">&nbsp;</td>
-   <td id="cell-3-2">
-     <div id="footer">
-       <!-- Footer -->
-       <div id="site-footer">
-       </div>
-       <!-- Footer -->
-     </div>
-   </td>
-   <td id="cell-3-3">&nbsp;</td>
-   <td id="cell-3-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">
-      <div id="footer-legal">
-Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
-Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
-Other names may be trademarks of their respective owners.
-      </div>
-    </td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">&nbsp;</td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-</table>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+        View our <a href="privacy-policy.html">privacy policy</a>.
+      </p>
+      <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- Le javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/bootstrap.min.js"></script>
+
 </body>
 </html>

Modified: websites/staging/bval/trunk/content/board-reports/2011-01.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-01.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-01.html Thu Dec 13 17:31:04 2012
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
@@ -20,155 +19,110 @@ under the License. 
 -->
 <html>
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@bval.apache.org" />
+
   <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
-  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
-  <script src="/resources/space.js"; type="text/javascript"></script>
-  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
-  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
   <META name="Description" content="Apache BVal -- " />
-  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Keywords" content="Apache BVal Bean Validation JSR-303 JavaEE6" />
   <META name="Owner" content="dev@bval.apache.org" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
-  <META name="DC.Language" scheme="rfc1766" content="en" />
-  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
-  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
-  <title>
-  Apache BVal
-  </title>
+  <META name="DC.Rights" content="Copyright © 2010-2012, The Apache Software Foundation" />
+
+  <!-- Le styles -->
+  <link href="resources/css/bootstrap.min.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+  <link href="resources/css/bval.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.png">
+
+  <title>Apache BVal</title>
 </head>
-<body>
 
-<table width="100%" cellpadding="0" cellspacing="0">
-  <tr width="100%">
-    <td id="cell-0-0" colspan="2">&nbsp;</td>
-    <td id="cell-0-1">&nbsp;</td>
-    <td id="cell-0-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-1-0">&nbsp;</td>
-    <td id="cell-1-1">&nbsp;</td>
-    <td id="cell-1-2">
-      <div style="padding: 5px;">
-        <div id="banner">
-          <!-- Banner -->
-<p><a name="Banner-Overview"></a></p>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-  <tr>
-    <td align="left" nowrap="">
-      <a href="http://bval.apache.org/" title="Apache BVal">
-        <img border="0" src="/images/check3_71x75.png">
-      </a>
-    </td>
-    <td align="left" class="topbardiv" nowrap="">
-      <a href="/" title="Apache BVal">
-        <img border="0" src="/images/bval_logo.png">
-      </a>
-    </td>
-    <td align="right" nowrap="">
-      <a href="http://www.apache.org/" title="The Apache Software Foundation">
-        <img border="0" src="/images/feather-small.gif">
-      </a>
-    </td>
-  </tr> 
-</table>
-          <!-- Banner -->
-        </div>
-      </div>
-      <!--
-      <div id="top-menu">
-        <table border="0" cellpadding="1" cellspacing="0" width="100%">
-          <tr>
-            <td>
-              <div align="left">
-                <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/board-reports/">Board-reports</a>
-              </div>
-            </td>
-            <td>
-              <div align="right">
-$content
-              </div>
-            </td>
-          </tr>
-        </table>
+<body>
+  <div class="navbar navbar-inverse 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">Apache BVal</a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="samples.html">Samples</a></li>
+                <li><a href="mvnsite/index.html">Generated Docs</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+                <li><a href="coding-standards.html">Coding Standards</a></li>
+                <li><a href="building.html">Building</a></li>
+                <li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+                <li><a href="jsr303-tck.html">JSR303 TCK</a></li>
+                <li><a href="automated-builds.html">Automated Builds</a></li>
+                <li><a href="release-management.html">Release Management</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="board-reports/index.html">Status</a></li>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a href="people.html">People</a></li>
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="resources/images/feather-small.png" alt="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Home</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="bval.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><!--/.nav-collapse -->
       </div>
-      -->
-    </td>
-    <td id="cell-1-3">&nbsp;</td>
-    <td id="cell-1-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-2-0" colspan="2">&nbsp;</td>
-    <td id="cell-2-1">
-      <table>
-        <tr height="100%" valign="top">
-          <td height="100%">
-            <div id="wrapper-menu-page-right">
-              <div id="wrapper-menu-page-top">
-                <div id="wrapper-menu-page-bottom">
-                  <div id="menu-page">
-                    <!-- NavigationBar -->
-<p><a name="Navigation-Overview"></a></p>
-<h3 id="overview">Overview</h3>
-<ul>
-<li><a href="/board-reports/index.html">Board Reports</a></li>
-<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
-<li><a href="/privacy-policy.html">Privacy Policy</a></li>
-</ul>
-<p><a name="Navigation-Community"></a></p>
-<h3 id="community">Community</h3>
-<ul>
-<li><a href="/downloads.html">Downloads</a></li>
-<li><a href="/mvnsite/index.html">Documentation</a></li>
-<li><a href="/samples.html">Samples</a></li>
-<li><a href="/roadmap.html">Roadmap</a></li>
-<li><a href="/found-a-bug.html">Found a Bug</a></li>
-<li><a href="/getting-involved.html">Getting Involved</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-</ul>
-<p><a name="Navigation-Development"></a></p>
-<h3 id="development">Development</h3>
-<ul>
-<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
-<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
-<li><a href="/building.html">Building</a></li>
-<li><a href="/coding-standards.html">Coding Standards</a></li>
-<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
-<li><a href="/release-management.html">Release Management</a></li>
-<li><a href="/automated-builds.html">Automated Builds</a></li>
-</ul>
-<p><a name="Navigation-Sponsorship"></a></p>
-<h3 id="sponsorship">Sponsorship</h3>
-<ul>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
-</ul>
-<p><a name="Navigation-Search"></a></p>
-<h3 id="search">Search</h3>
-<p><DIV style="padding: 5px 5px 0px 25px;">
-<FORM action="http://www.google.com/search" method="get" style="font-size:
-10px;">
-  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
-  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
-  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
-  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
-</FORM>
-</DIV></p>
-                    <!-- NavigationBar -->
-              </div>
-            </div>
-          </div>
-          </div>
-         </td>
-         <td height="100%">
-           <!-- Content -->
-           <div id="BValContent_" class="wiki-content"><h3 id="apache-bval-quarterly-report-january-2011">Apache Bval Quarterly Report January 2011</h3>
+    </div>
+  </div>
+
+  <div class="container" id="BValContent_">
+
+<h3 id="apache-bval-quarterly-report-january-2011">Apache Bval Quarterly Report January 2011</h3>
 <p>The community missed their December quarterly report. So, are submitting this report in January.</p>
 <h3 id="summary">Summary</h3>
 <p>The community has been active with discussions on the dev list and code updates. A new 0.3 release has been discussed, but is not yet underway.</p>
@@ -186,44 +140,28 @@ $content
 <h3 id="project-branding">Project Branding</h3>
 <ul>
 <li>Not started yet. </li>
-</ul></div>
-           <!-- Content -->
-         </td>
-        </tr>
-      </table>
-   </td>
-   <td id="cell-2-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-   <td id="cell-3-0">&nbsp;</td>
-   <td id="cell-3-1">&nbsp;</td>
-   <td id="cell-3-2">
-     <div id="footer">
-       <!-- Footer -->
-       <div id="site-footer">
-       </div>
-       <!-- Footer -->
-     </div>
-   </td>
-   <td id="cell-3-3">&nbsp;</td>
-   <td id="cell-3-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">
-      <div id="footer-legal">
-Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
-Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
-Other names may be trademarks of their respective owners.
-      </div>
-    </td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">&nbsp;</td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-</table>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+        View our <a href="privacy-policy.html">privacy policy</a>.
+      </p>
+      <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- Le javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/bootstrap.min.js"></script>
+
 </body>
 </html>

Modified: websites/staging/bval/trunk/content/board-reports/2011-06.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-06.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-06.html Thu Dec 13 17:31:04 2012
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
@@ -20,155 +19,110 @@ under the License. 
 -->
 <html>
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@bval.apache.org" />
+
   <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
-  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
-  <script src="/resources/space.js"; type="text/javascript"></script>
-  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
-  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
   <META name="Description" content="Apache BVal -- " />
-  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Keywords" content="Apache BVal Bean Validation JSR-303 JavaEE6" />
   <META name="Owner" content="dev@bval.apache.org" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
-  <META name="DC.Language" scheme="rfc1766" content="en" />
-  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
-  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
-  <title>
-  Apache BVal
-  </title>
+  <META name="DC.Rights" content="Copyright © 2010-2012, The Apache Software Foundation" />
+
+  <!-- Le styles -->
+  <link href="resources/css/bootstrap.min.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+  <link href="resources/css/bval.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.png">
+
+  <title>Apache BVal</title>
 </head>
-<body>
 
-<table width="100%" cellpadding="0" cellspacing="0">
-  <tr width="100%">
-    <td id="cell-0-0" colspan="2">&nbsp;</td>
-    <td id="cell-0-1">&nbsp;</td>
-    <td id="cell-0-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-1-0">&nbsp;</td>
-    <td id="cell-1-1">&nbsp;</td>
-    <td id="cell-1-2">
-      <div style="padding: 5px;">
-        <div id="banner">
-          <!-- Banner -->
-<p><a name="Banner-Overview"></a></p>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-  <tr>
-    <td align="left" nowrap="">
-      <a href="http://bval.apache.org/" title="Apache BVal">
-        <img border="0" src="/images/check3_71x75.png">
-      </a>
-    </td>
-    <td align="left" class="topbardiv" nowrap="">
-      <a href="/" title="Apache BVal">
-        <img border="0" src="/images/bval_logo.png">
-      </a>
-    </td>
-    <td align="right" nowrap="">
-      <a href="http://www.apache.org/" title="The Apache Software Foundation">
-        <img border="0" src="/images/feather-small.gif">
-      </a>
-    </td>
-  </tr> 
-</table>
-          <!-- Banner -->
-        </div>
-      </div>
-      <!--
-      <div id="top-menu">
-        <table border="0" cellpadding="1" cellspacing="0" width="100%">
-          <tr>
-            <td>
-              <div align="left">
-                <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/board-reports/">Board-reports</a>
-              </div>
-            </td>
-            <td>
-              <div align="right">
-$content
-              </div>
-            </td>
-          </tr>
-        </table>
+<body>
+  <div class="navbar navbar-inverse 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">Apache BVal</a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="samples.html">Samples</a></li>
+                <li><a href="mvnsite/index.html">Generated Docs</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+                <li><a href="coding-standards.html">Coding Standards</a></li>
+                <li><a href="building.html">Building</a></li>
+                <li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+                <li><a href="jsr303-tck.html">JSR303 TCK</a></li>
+                <li><a href="automated-builds.html">Automated Builds</a></li>
+                <li><a href="release-management.html">Release Management</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="board-reports/index.html">Status</a></li>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a href="people.html">People</a></li>
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="resources/images/feather-small.png" alt="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Home</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="bval.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><!--/.nav-collapse -->
       </div>
-      -->
-    </td>
-    <td id="cell-1-3">&nbsp;</td>
-    <td id="cell-1-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-2-0" colspan="2">&nbsp;</td>
-    <td id="cell-2-1">
-      <table>
-        <tr height="100%" valign="top">
-          <td height="100%">
-            <div id="wrapper-menu-page-right">
-              <div id="wrapper-menu-page-top">
-                <div id="wrapper-menu-page-bottom">
-                  <div id="menu-page">
-                    <!-- NavigationBar -->
-<p><a name="Navigation-Overview"></a></p>
-<h3 id="overview">Overview</h3>
-<ul>
-<li><a href="/board-reports/index.html">Board Reports</a></li>
-<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
-<li><a href="/privacy-policy.html">Privacy Policy</a></li>
-</ul>
-<p><a name="Navigation-Community"></a></p>
-<h3 id="community">Community</h3>
-<ul>
-<li><a href="/downloads.html">Downloads</a></li>
-<li><a href="/mvnsite/index.html">Documentation</a></li>
-<li><a href="/samples.html">Samples</a></li>
-<li><a href="/roadmap.html">Roadmap</a></li>
-<li><a href="/found-a-bug.html">Found a Bug</a></li>
-<li><a href="/getting-involved.html">Getting Involved</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-</ul>
-<p><a name="Navigation-Development"></a></p>
-<h3 id="development">Development</h3>
-<ul>
-<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
-<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
-<li><a href="/building.html">Building</a></li>
-<li><a href="/coding-standards.html">Coding Standards</a></li>
-<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
-<li><a href="/release-management.html">Release Management</a></li>
-<li><a href="/automated-builds.html">Automated Builds</a></li>
-</ul>
-<p><a name="Navigation-Sponsorship"></a></p>
-<h3 id="sponsorship">Sponsorship</h3>
-<ul>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
-</ul>
-<p><a name="Navigation-Search"></a></p>
-<h3 id="search">Search</h3>
-<p><DIV style="padding: 5px 5px 0px 25px;">
-<FORM action="http://www.google.com/search" method="get" style="font-size:
-10px;">
-  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
-  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
-  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
-  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
-</FORM>
-</DIV></p>
-                    <!-- NavigationBar -->
-              </div>
-            </div>
-          </div>
-          </div>
-         </td>
-         <td height="100%">
-           <!-- Content -->
-           <div id="BValContent_" class="wiki-content"><h3 id="apache-bval-quarterly-report-june-2011">Apache Bval Quarterly Report June 2011</h3>
+    </div>
+  </div>
+
+  <div class="container" id="BValContent_">
+
+<h3 id="apache-bval-quarterly-report-june-2011">Apache Bval Quarterly Report June 2011</h3>
 <p>Apache Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
 <h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.</h3>
 <ul>
@@ -193,44 +147,28 @@ $content
 <h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
 <ul>
 <li>0.3-incubating was released on 2011-02-04.</li>
-</ul></div>
-           <!-- Content -->
-         </td>
-        </tr>
-      </table>
-   </td>
-   <td id="cell-2-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-   <td id="cell-3-0">&nbsp;</td>
-   <td id="cell-3-1">&nbsp;</td>
-   <td id="cell-3-2">
-     <div id="footer">
-       <!-- Footer -->
-       <div id="site-footer">
-       </div>
-       <!-- Footer -->
-     </div>
-   </td>
-   <td id="cell-3-3">&nbsp;</td>
-   <td id="cell-3-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">
-      <div id="footer-legal">
-Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
-Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
-Other names may be trademarks of their respective owners.
-      </div>
-    </td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">&nbsp;</td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-</table>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+        View our <a href="privacy-policy.html">privacy policy</a>.
+      </p>
+      <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- Le javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/bootstrap.min.js"></script>
+
 </body>
 </html>

Modified: websites/staging/bval/trunk/content/board-reports/2011-09.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-09.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-09.html Thu Dec 13 17:31:04 2012
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
@@ -20,155 +19,110 @@ under the License. 
 -->
 <html>
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@bval.apache.org" />
+
   <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
-  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
-  <script src="/resources/space.js"; type="text/javascript"></script>
-  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
-  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
   <META name="Description" content="Apache BVal -- " />
-  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Keywords" content="Apache BVal Bean Validation JSR-303 JavaEE6" />
   <META name="Owner" content="dev@bval.apache.org" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
-  <META name="DC.Language" scheme="rfc1766" content="en" />
-  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
-  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
-  <title>
-  Apache BVal
-  </title>
+  <META name="DC.Rights" content="Copyright © 2010-2012, The Apache Software Foundation" />
+
+  <!-- Le styles -->
+  <link href="resources/css/bootstrap.min.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+  <link href="resources/css/bval.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.png">
+
+  <title>Apache BVal</title>
 </head>
-<body>
 
-<table width="100%" cellpadding="0" cellspacing="0">
-  <tr width="100%">
-    <td id="cell-0-0" colspan="2">&nbsp;</td>
-    <td id="cell-0-1">&nbsp;</td>
-    <td id="cell-0-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-1-0">&nbsp;</td>
-    <td id="cell-1-1">&nbsp;</td>
-    <td id="cell-1-2">
-      <div style="padding: 5px;">
-        <div id="banner">
-          <!-- Banner -->
-<p><a name="Banner-Overview"></a></p>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-  <tr>
-    <td align="left" nowrap="">
-      <a href="http://bval.apache.org/" title="Apache BVal">
-        <img border="0" src="/images/check3_71x75.png">
-      </a>
-    </td>
-    <td align="left" class="topbardiv" nowrap="">
-      <a href="/" title="Apache BVal">
-        <img border="0" src="/images/bval_logo.png">
-      </a>
-    </td>
-    <td align="right" nowrap="">
-      <a href="http://www.apache.org/" title="The Apache Software Foundation">
-        <img border="0" src="/images/feather-small.gif">
-      </a>
-    </td>
-  </tr> 
-</table>
-          <!-- Banner -->
-        </div>
-      </div>
-      <!--
-      <div id="top-menu">
-        <table border="0" cellpadding="1" cellspacing="0" width="100%">
-          <tr>
-            <td>
-              <div align="left">
-                <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/board-reports/">Board-reports</a>
-              </div>
-            </td>
-            <td>
-              <div align="right">
-$content
-              </div>
-            </td>
-          </tr>
-        </table>
+<body>
+  <div class="navbar navbar-inverse 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">Apache BVal</a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="samples.html">Samples</a></li>
+                <li><a href="mvnsite/index.html">Generated Docs</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+                <li><a href="coding-standards.html">Coding Standards</a></li>
+                <li><a href="building.html">Building</a></li>
+                <li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+                <li><a href="jsr303-tck.html">JSR303 TCK</a></li>
+                <li><a href="automated-builds.html">Automated Builds</a></li>
+                <li><a href="release-management.html">Release Management</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="board-reports/index.html">Status</a></li>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a href="people.html">People</a></li>
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="resources/images/feather-small.png" alt="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Home</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="bval.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><!--/.nav-collapse -->
       </div>
-      -->
-    </td>
-    <td id="cell-1-3">&nbsp;</td>
-    <td id="cell-1-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-2-0" colspan="2">&nbsp;</td>
-    <td id="cell-2-1">
-      <table>
-        <tr height="100%" valign="top">
-          <td height="100%">
-            <div id="wrapper-menu-page-right">
-              <div id="wrapper-menu-page-top">
-                <div id="wrapper-menu-page-bottom">
-                  <div id="menu-page">
-                    <!-- NavigationBar -->
-<p><a name="Navigation-Overview"></a></p>
-<h3 id="overview">Overview</h3>
-<ul>
-<li><a href="/board-reports/index.html">Board Reports</a></li>
-<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
-<li><a href="/privacy-policy.html">Privacy Policy</a></li>
-</ul>
-<p><a name="Navigation-Community"></a></p>
-<h3 id="community">Community</h3>
-<ul>
-<li><a href="/downloads.html">Downloads</a></li>
-<li><a href="/mvnsite/index.html">Documentation</a></li>
-<li><a href="/samples.html">Samples</a></li>
-<li><a href="/roadmap.html">Roadmap</a></li>
-<li><a href="/found-a-bug.html">Found a Bug</a></li>
-<li><a href="/getting-involved.html">Getting Involved</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-</ul>
-<p><a name="Navigation-Development"></a></p>
-<h3 id="development">Development</h3>
-<ul>
-<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
-<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
-<li><a href="/building.html">Building</a></li>
-<li><a href="/coding-standards.html">Coding Standards</a></li>
-<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
-<li><a href="/release-management.html">Release Management</a></li>
-<li><a href="/automated-builds.html">Automated Builds</a></li>
-</ul>
-<p><a name="Navigation-Sponsorship"></a></p>
-<h3 id="sponsorship">Sponsorship</h3>
-<ul>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
-</ul>
-<p><a name="Navigation-Search"></a></p>
-<h3 id="search">Search</h3>
-<p><DIV style="padding: 5px 5px 0px 25px;">
-<FORM action="http://www.google.com/search" method="get" style="font-size:
-10px;">
-  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
-  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
-  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
-  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
-</FORM>
-</DIV></p>
-                    <!-- NavigationBar -->
-              </div>
-            </div>
-          </div>
-          </div>
-         </td>
-         <td height="100%">
-           <!-- Content -->
-           <div id="BValContent_" class="wiki-content"><h3 id="apache-bval-quarterly-report-september-2011">Apache Bval Quarterly Report September 2011</h3>
+    </div>
+  </div>
+
+  <div class="container" id="BValContent_">
+
+<h3 id="apache-bval-quarterly-report-september-2011">Apache Bval Quarterly Report September 2011</h3>
 <p>Bean Validation was accepted into Incubator on 1 March 2010.</p>
 <p>The Bean Validation project is an implementation of the Java EE Bean
 Validation JSR303 specification.</p>
@@ -191,44 +145,28 @@ users needs.</li>
 <li>Started a 'extras' module development where putting validators
 not included in the JSR303 spec.</li>
 <li>planning the development for implementing next JSR330 spec version.</li>
-</ul></div>
-           <!-- Content -->
-         </td>
-        </tr>
-      </table>
-   </td>
-   <td id="cell-2-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-   <td id="cell-3-0">&nbsp;</td>
-   <td id="cell-3-1">&nbsp;</td>
-   <td id="cell-3-2">
-     <div id="footer">
-       <!-- Footer -->
-       <div id="site-footer">
-       </div>
-       <!-- Footer -->
-     </div>
-   </td>
-   <td id="cell-3-3">&nbsp;</td>
-   <td id="cell-3-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">
-      <div id="footer-legal">
-Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
-Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
-Other names may be trademarks of their respective owners.
-      </div>
-    </td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">&nbsp;</td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-</table>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+        View our <a href="privacy-policy.html">privacy policy</a>.
+      </p>
+      <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- Le javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/bootstrap.min.js"></script>
+
 </body>
 </html>

Modified: websites/staging/bval/trunk/content/board-reports/2011-12.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-12.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-12.html Thu Dec 13 17:31:04 2012
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
@@ -20,155 +19,110 @@ under the License. 
 -->
 <html>
 <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@bval.apache.org" />
+
   <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
-  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
-  <script src="/resources/space.js"; type="text/javascript"></script>
-  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
-  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
   <META name="Description" content="Apache BVal -- " />
-  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Keywords" content="Apache BVal Bean Validation JSR-303 JavaEE6" />
   <META name="Owner" content="dev@bval.apache.org" />
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
-  <META name="DC.Language" scheme="rfc1766" content="en" />
-  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
-  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
-  <title>
-  Apache BVal
-  </title>
+  <META name="DC.Rights" content="Copyright © 2010-2012, The Apache Software Foundation" />
+
+  <!-- Le styles -->
+  <link href="resources/css/bootstrap.min.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="resources/css/bootstrap-responsive.min.css" rel="stylesheet">
+  <link href="resources/css/bval.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="http://twitter.github.com/bootstrap/assets/ico/favicon.png">
+
+  <title>Apache BVal</title>
 </head>
-<body>
 
-<table width="100%" cellpadding="0" cellspacing="0">
-  <tr width="100%">
-    <td id="cell-0-0" colspan="2">&nbsp;</td>
-    <td id="cell-0-1">&nbsp;</td>
-    <td id="cell-0-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-1-0">&nbsp;</td>
-    <td id="cell-1-1">&nbsp;</td>
-    <td id="cell-1-2">
-      <div style="padding: 5px;">
-        <div id="banner">
-          <!-- Banner -->
-<p><a name="Banner-Overview"></a></p>
-<table border="0" cellpadding="0" cellspacing="0" width="100%">
-  <tr>
-    <td align="left" nowrap="">
-      <a href="http://bval.apache.org/" title="Apache BVal">
-        <img border="0" src="/images/check3_71x75.png">
-      </a>
-    </td>
-    <td align="left" class="topbardiv" nowrap="">
-      <a href="/" title="Apache BVal">
-        <img border="0" src="/images/bval_logo.png">
-      </a>
-    </td>
-    <td align="right" nowrap="">
-      <a href="http://www.apache.org/" title="The Apache Software Foundation">
-        <img border="0" src="/images/feather-small.gif">
-      </a>
-    </td>
-  </tr> 
-</table>
-          <!-- Banner -->
-        </div>
-      </div>
-      <!--
-      <div id="top-menu">
-        <table border="0" cellpadding="1" cellspacing="0" width="100%">
-          <tr>
-            <td>
-              <div align="left">
-                <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/board-reports/">Board-reports</a>
-              </div>
-            </td>
-            <td>
-              <div align="right">
-$content
-              </div>
-            </td>
-          </tr>
-        </table>
+<body>
+  <div class="navbar navbar-inverse 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">Apache BVal</a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="samples.html">Samples</a></li>
+                <li><a href="mvnsite/index.html">Generated Docs</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+                <li><a href="coding-standards.html">Coding Standards</a></li>
+                <li><a href="building.html">Building</a></li>
+                <li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+                <li><a href="jsr303-tck.html">JSR303 TCK</a></li>
+                <li><a href="automated-builds.html">Automated Builds</a></li>
+                <li><a href="release-management.html">Release Management</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="board-reports/index.html">Status</a></li>
+                <li><a href="getting-involved.html">Getting Involved</a></li>
+                <li><a href="people.html">People</a></li>
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="resources/images/feather-small.png" alt="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Home</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="bval.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><!--/.nav-collapse -->
       </div>
-      -->
-    </td>
-    <td id="cell-1-3">&nbsp;</td>
-    <td id="cell-1-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-2-0" colspan="2">&nbsp;</td>
-    <td id="cell-2-1">
-      <table>
-        <tr height="100%" valign="top">
-          <td height="100%">
-            <div id="wrapper-menu-page-right">
-              <div id="wrapper-menu-page-top">
-                <div id="wrapper-menu-page-bottom">
-                  <div id="menu-page">
-                    <!-- NavigationBar -->
-<p><a name="Navigation-Overview"></a></p>
-<h3 id="overview">Overview</h3>
-<ul>
-<li><a href="/board-reports/index.html">Board Reports</a></li>
-<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
-<li><a href="/privacy-policy.html">Privacy Policy</a></li>
-</ul>
-<p><a name="Navigation-Community"></a></p>
-<h3 id="community">Community</h3>
-<ul>
-<li><a href="/downloads.html">Downloads</a></li>
-<li><a href="/mvnsite/index.html">Documentation</a></li>
-<li><a href="/samples.html">Samples</a></li>
-<li><a href="/roadmap.html">Roadmap</a></li>
-<li><a href="/found-a-bug.html">Found a Bug</a></li>
-<li><a href="/getting-involved.html">Getting Involved</a></li>
-<li><a href="/people.html">People</a></li>
-<li><a href="/mailing-lists.html">Mailing Lists</a></li>
-</ul>
-<p><a name="Navigation-Development"></a></p>
-<h3 id="development">Development</h3>
-<ul>
-<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
-<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
-<li><a href="/building.html">Building</a></li>
-<li><a href="/coding-standards.html">Coding Standards</a></li>
-<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
-<li><a href="/release-management.html">Release Management</a></li>
-<li><a href="/automated-builds.html">Automated Builds</a></li>
-</ul>
-<p><a name="Navigation-Sponsorship"></a></p>
-<h3 id="sponsorship">Sponsorship</h3>
-<ul>
-<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
-</ul>
-<p><a name="Navigation-Search"></a></p>
-<h3 id="search">Search</h3>
-<p><DIV style="padding: 5px 5px 0px 25px;">
-<FORM action="http://www.google.com/search" method="get" style="font-size:
-10px;">
-  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
-  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
-  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
-  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
-  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
-  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
-</FORM>
-</DIV></p>
-                    <!-- NavigationBar -->
-              </div>
-            </div>
-          </div>
-          </div>
-         </td>
-         <td height="100%">
-           <!-- Content -->
-           <div id="BValContent_" class="wiki-content"><h3 id="apache-bval-quarterly-report-december-2011">Apache Bval Quarterly Report December 2011</h3>
+    </div>
+  </div>
+
+  <div class="container" id="BValContent_">
+
+<h3 id="apache-bval-quarterly-report-december-2011">Apache Bval Quarterly Report December 2011</h3>
 <p>Bean Validation was accepted into Incubator on 1 March 2010.</p>
 <p>The Bean Validation project is an implementation of the Java EE Bean
 Validation JSR303 specification.</p>
@@ -191,44 +145,28 @@ and the level of achievement of conformi
 <li>we have upgraded to and continue to pass the latest available version of the JSR303 TCK.</li>
 <li>we continue to track the progress of the JSR303 spec for the future.</li>
 </ul>
-<p>[1] <a href="http://markmail.org/thread/5wrg6zgj7s66dnwg">http://markmail.org/thread/5wrg6zgj7s66dnwg</a></p></div>
-           <!-- Content -->
-         </td>
-        </tr>
-      </table>
-   </td>
-   <td id="cell-2-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-   <td id="cell-3-0">&nbsp;</td>
-   <td id="cell-3-1">&nbsp;</td>
-   <td id="cell-3-2">
-     <div id="footer">
-       <!-- Footer -->
-       <div id="site-footer">
-       </div>
-       <!-- Footer -->
-     </div>
-   </td>
-   <td id="cell-3-3">&nbsp;</td>
-   <td id="cell-3-4">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">
-      <div id="footer-legal">
-Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
-Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
-Other names may be trademarks of their respective owners.
-      </div>
-    </td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-  <tr width="100%">
-    <td id="cell-4-0" colspan="2">&nbsp;</td>
-    <td id="cell-4-1">&nbsp;</td>
-    <td id="cell-4-2" colspan="2">&nbsp;</td>
-  </tr>
-</table>
+<p>[1] <a href="http://markmail.org/thread/5wrg6zgj7s66dnwg">http://markmail.org/thread/5wrg6zgj7s66dnwg</a></p>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+        View our <a href="privacy-policy.html">privacy policy</a>.
+      </p>
+      <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- Le javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/bootstrap.min.js"></script>
+
 </body>
 </html>