You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by rm...@apache.org on 2020/09/29 07:57:01 UTC

svn commit: r1066176 [4/30] - in /websites/production/bval/content: ./ board-reports/ mvnsite/ mvnsite/apidocs/ mvnsite/apidocs/org/apache/bval/arquillian/ mvnsite/apidocs/org/apache/bval/arquillian/class-use/ mvnsite/apidocs/org/apache/bval/arquillian...

Modified: websites/production/bval/content/board-reports/2016-12.html
==============================================================================
--- websites/production/bval/content/board-reports/2016-12.html (original)
+++ websites/production/bval/content/board-reports/2016-12.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -200,7 +200,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -212,7 +212,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2017-03.html
==============================================================================
--- websites/production/bval/content/board-reports/2017-03.html (original)
+++ websites/production/bval/content/board-reports/2017-03.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -205,7 +205,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -217,7 +217,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2017-06.html
==============================================================================
--- websites/production/bval/content/board-reports/2017-06.html (original)
+++ websites/production/bval/content/board-reports/2017-06.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -181,7 +181,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -193,7 +193,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2017-09.html
==============================================================================
--- websites/production/bval/content/board-reports/2017-09.html (original)
+++ websites/production/bval/content/board-reports/2017-09.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -181,7 +181,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -193,7 +193,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2017-12.html
==============================================================================
--- websites/production/bval/content/board-reports/2017-12.html (original)
+++ websites/production/bval/content/board-reports/2017-12.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -203,7 +203,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -215,7 +215,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2018-03.html
==============================================================================
--- websites/production/bval/content/board-reports/2018-03.html (original)
+++ websites/production/bval/content/board-reports/2018-03.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -196,7 +196,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -208,7 +208,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2018-06.html
==============================================================================
--- websites/production/bval/content/board-reports/2018-06.html (original)
+++ websites/production/bval/content/board-reports/2018-06.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -184,7 +184,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -196,7 +196,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2018-09.html
==============================================================================
--- websites/production/bval/content/board-reports/2018-09.html (original)
+++ websites/production/bval/content/board-reports/2018-09.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -190,7 +190,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -202,7 +202,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2018-12.html
==============================================================================
--- websites/production/bval/content/board-reports/2018-12.html (original)
+++ websites/production/bval/content/board-reports/2018-12.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -211,7 +211,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -223,7 +223,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2019-03.html
==============================================================================
--- websites/production/bval/content/board-reports/2019-03.html (original)
+++ websites/production/bval/content/board-reports/2019-03.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -205,7 +205,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -217,7 +217,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2019-06.html
==============================================================================
--- websites/production/bval/content/board-reports/2019-06.html (original)
+++ websites/production/bval/content/board-reports/2019-06.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -214,7 +214,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -226,7 +226,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2019-09.html
==============================================================================
--- websites/production/bval/content/board-reports/2019-09.html (original)
+++ websites/production/bval/content/board-reports/2019-09.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -166,7 +166,7 @@ dormant line of development (the aforeme
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -178,7 +178,7 @@ dormant line of development (the aforeme
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2019-12.html
==============================================================================
--- websites/production/bval/content/board-reports/2019-12.html (original)
+++ websites/production/bval/content/board-reports/2019-12.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -160,7 +160,7 @@ itself. Our (low) capacity continues to
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -172,7 +172,7 @@ itself. Our (low) capacity continues to
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2020-04.html
==============================================================================
--- websites/production/bval/content/board-reports/2020-04.html (original)
+++ websites/production/bval/content/board-reports/2020-04.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -163,7 +163,7 @@ need to/can be given the nature of the p
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -175,7 +175,7 @@ need to/can be given the nature of the p
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2020-06.html
==============================================================================
--- websites/production/bval/content/board-reports/2020-06.html (original)
+++ websites/production/bval/content/board-reports/2020-06.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -158,7 +158,7 @@ consider this normal for Apache BVal.</p
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -170,7 +170,7 @@ consider this normal for Apache BVal.</p
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/2020-09.html
==============================================================================
--- websites/production/bval/content/board-reports/2020-09.html (original)
+++ websites/production/bval/content/board-reports/2020-09.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -158,7 +158,7 @@ carrying out necessary upkeep.</p>
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -170,7 +170,7 @@ carrying out necessary upkeep.</p>
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>

Modified: websites/production/bval/content/board-reports/index.html
==============================================================================
--- websites/production/bval/content/board-reports/index.html (original)
+++ websites/production/bval/content/board-reports/index.html Tue Sep 29 07:56:34 2020
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
@@ -46,14 +46,14 @@ under the License.
 
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
   <!--[if lt IE 9]>
-    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <script src="https://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="apple-touch-icon-precomposed" sizes="144x144" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="https://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
   <link rel="shortcut icon" href="./../resources/images/feather-small.png">
 
   <title>Apache BVal</title>
@@ -104,17 +104,17 @@ under the License.
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                 <img src="./../resources/images/feather-small.png" alt="Apache" title="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>
+                <li><a href="https://www.apache.org">Home</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="https://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">
+          <form id="search-form" class="navbar-search pull-right" action="https://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>
+          <script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script>
         </div><!--/.nav-collapse -->
       </div>
     </div>
@@ -134,7 +134,7 @@ under the License.
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h3 id="board-reports-for-bval">Board Reports for BVal<a class="headerlink" href="#board-reports-for-bval" title="Permanent link">&para;</a></h3>
-<p><em>See <a href="http://www.apache.org/foundation/board/reporting">reporting</a></em></p>
+<p><em>See <a href="https://www.apache.org/foundation/board/reporting">reporting</a></em></p>
 <ul>
 <li><a href="/board-reports/2020-09.html">September 2020</a></li>
 <li><a href="/board-reports/2020-06.html">June 2020</a></li>
@@ -175,7 +175,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/board-reports/2012-03.html">March 2012</a></li>
 </ul>
 <h3 id="incubator-reports-for-bval">Incubator Reports for BVal<a class="headerlink" href="#incubator-reports-for-bval" title="Permanent link">&para;</a></h3>
-<p><em>See <a href="http://incubator.apache.org/guides/ppmc.html">incubator-reporting</a></em></p>
+<p><em>See <a href="https://incubator.apache.org/guides/ppmc.html">incubator-reporting</a></em></p>
 <ul>
 <li><a href="/board-reports/2011-12.html">December 2011</a></li>
 <li><a href="/board-reports/2011-09.html">September 2011</a></li>
@@ -196,7 +196,7 @@ h2:hover > .headerlink, h3:hover > .head
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2020 The Apache Software Foundation. Licensed under <a href="https://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.
@@ -208,7 +208,7 @@ h2:hover > .headerlink, h3:hover > .head
   <!-- 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="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
   <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>