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 [30/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/arquillia...

Modified: websites/production/bval/content/release-process.html
==============================================================================
--- websites/production/bval/content/release-process.html (original)
+++ websites/production/bval/content/release-process.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>
@@ -133,10 +133,10 @@ under the License.
   visibility: hidden;
 }
 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>
-<p>We'll be using the <a href="http://repository.apache.org">Apache Nexus repository</a> for
+<p>We'll be using the <a href="https://repository.apache.org">Apache Nexus repository</a> for
 releasing SNAPSHOT and release artifacts.  More details on releasing
 artifacts and using Nexus can be found on the Maven website at
-<a href="http://maven.apache.org/developers/release/apache-release.html">http://maven.apache.org/developers/release/apache-release.html</a>.</p>
+<a href="https://maven.apache.org/developers/release/apache-release.html">http://maven.apache.org/developers/release/apache-release.html</a>.</p>
 <p><a name="ReleaseProcess-ReleaseSteps"></a></p>
 <h3 id="release-steps">Release Steps<a class="headerlink" href="#release-steps" title="Permanent link">&para;</a></h3>
 <ol>
@@ -262,8 +262,8 @@ rollback the release prepare files:<div
 for the same version information and optionally your GPG passphrase again.</p>
 <p><strong>Different arguments and steps are required as there are problems with
 the maven-jar-plugin and maven-release-plugin when using the test-jar goal.
-See <a href="http://jira.codehaus.org/browse/MJAR-68">http://jira.codehaus.org/browse/MJAR-68</a>
-and <a href="http://jira.codehaus.org/browse/MRELEASE-285">http://jira.codehaus.org/browse/MRELEASE-285</a>.</strong></p>
+See <a href="https://jira.codehaus.org/browse/MJAR-68">http://jira.codehaus.org/browse/MJAR-68</a>
+and <a href="https://jira.codehaus.org/browse/MRELEASE-285">http://jira.codehaus.org/browse/MRELEASE-285</a>.</strong></p>
 <div class="codehilite"><pre>mvn -Papache-release release:prepare
 </pre></div>
 
@@ -301,7 +301,7 @@ tar -czf 1.0-rc1.tar.gz 1.0-rc1/
 <li><strong>Build Promotion --&gt; Staging Repositories</strong></li>
 <li>Navigate through the artifact tree and make sure that all binary, <code>javadoc</code>,
  <code>sources</code>, and <code>tests</code> jars, as well as <code>pom</code>s, ... have <code>.asc</code> (GPG signature) and <code>.md5</code>
- files (see <a href="http://people.apache.org/~henkp/repo/faq.html">Repository FAQ</a> and <a href="http://www.apache.org/dev/release-signing.html#openpgp-ascii-detach-sig">Detached Signatures</a>). The <code>source-release.zip</code> of <code>bval-parent</code>
+ files (see <a href="https://people.apache.org/~henkp/repo/faq.html">Repository FAQ</a> and <a href="https://www.apache.org/dev/release-signing.html#openpgp-ascii-detach-sig">Detached Signatures</a>). The <code>source-release.zip</code> of <code>bval-parent</code>
  should likewise have signature and checksum files.</li>
 </ol>
 </li>
@@ -377,7 +377,7 @@ Some of the things to check before votin
 <li>
 <p>Perform a review of the release and cast your vote. For more details
  on Apache releases see
- <a href="http://www.apache.org/dev/release.html">http://www.apache.org/dev/release.html</a>.</p>
+ <a href="https://www.apache.org/dev/release.html">http://www.apache.org/dev/release.html</a>.</p>
 </li>
 <li>A -1 vote does not necessarily mean that the vote must be redone,
 however it is usually a good idea to rollback the release if a -1 vote is
@@ -450,7 +450,7 @@ http://repo1.maven.org/maven2/org/apache
  <a href="mailto:user@bval.apache.org">bval-user</a>,
  <a href="mailto:dev@bval.apache.org">bval-dev</a>, and
  <a href="mailto:announce@apache.org">announce@apache.org</a> lists as per
- <a href="http://www.apache.org/foundation/mailinglists.html#foundation-announce]">the Apache Announcement Mailing Lists page</a><div class="codehilite"><pre>To: user@bval.apache.org, dev@bval.apache.org, announce@apache.org
+ <a href="https://www.apache.org/foundation/mailinglists.html#foundation-announce]">the Apache Announcement Mailing Lists page</a><div class="codehilite"><pre>To: user@bval.apache.org, dev@bval.apache.org, announce@apache.org
 Subject: [ANNOUNCEMENT] Apache BVal &lt;version&gt; Released
 
 The Apache BVal team is pleased to announce the release of:
@@ -538,7 +538,7 @@ gpg: Signature made ...
 
   <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.
@@ -550,7 +550,7 @@ gpg: Signature made ...
   <!-- 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/release-setup.html
==============================================================================
--- websites/production/bval/content/release-setup.html (original)
+++ websites/production/bval/content/release-setup.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>
@@ -135,7 +135,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>
 <p>These setup steps only need to be performed on a particular machine once.
 <em>Note</em>: Developers using Linux workstations can skip over the references to
-<a href="http://www.cygwin.com/">Cygwin</a>. If using Windows, install cygwin, including <code>Utils/gnupg</code> and
+<a href="https://www.cygwin.com/">Cygwin</a>. If using Windows, install cygwin, including <code>Utils/gnupg</code> and
 <code>Net/openssh</code> packages.</p>
 <p><a name="ReleaseSetup-CreateandinstallaSSHkey"></a></p>
 <h3 id="create-and-install-a-ssh-key">Create and install a SSH key<a class="headerlink" href="#create-and-install-a-ssh-key" title="Permanent link">&para;</a></h3>
@@ -144,7 +144,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li>
 <p>Use <code>ssh-keygen</code> to create an SSH key.
     <em>Note</em>: Follow the latest steps and guides on the ASF website at
-    <a href="http://www.apache.org/dev/openpgp.html#generate-key">http://www.apache.org/dev/openpgp.html#generate-key</a>
+    <a href="https://www.apache.org/dev/openpgp.html#generate-key">http://www.apache.org/dev/openpgp.html#generate-key</a>
     as you need to disable using SHA1 and new keys should be 4096 bits.</p>
 <div class="codehilite"><pre>ssh-keygen -t dsa -b 4096
 </pre></div>
@@ -153,7 +153,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>Program defaults should be fine.  No passphrase is required for the <code>ssh</code>
 key generation.  The keys will be saved in <code>~/.ssh/id_dsa</code> (private) and
 <code>~/.ssh/id_dsa.pub</code> (public).</p>
-<p><em>See <a href="http://www.networknewz.com/networknewz-10-20030707AuthenticatingbyPublicKeyOpenSSH.html">Authenticating By Public Key (OpenSSH)</a>
+<p><em>See <a href="https://www.networknewz.com/networknewz-10-20030707AuthenticatingbyPublicKeyOpenSSH.html">Authenticating By Public Key (OpenSSH)</a>
 for a good description on why and how to perform this task.</em></p>
 </li>
 <li>
@@ -244,7 +244,7 @@ private key used to sign all the BVal re
 </li>
 <li>
 <p>Add your public key to <a href="https://svn.apache.org/repos/asf/bval/KEYS">https://svn.apache.org/repos/asf/bval/KEYS</a>
- and <a href="http://www.apache.org/dist/bval/KEYS">http://www.apache.org/dist/bval/KEYS</a>. See the commands
+ and <a href="https://www.apache.org/dist/bval/KEYS">http://www.apache.org/dist/bval/KEYS</a>. See the commands
 described at the beginning of this KEYS file to perform this task. The gpg
 key-pair is used to sign the published artifacts for the BVAL releases. </p>
 <div class="codehilite"><pre>gpg --list-sigs &lt;Real Name&gt; <span class="o">&amp;&amp;</span> gpg --armor -- <span class="nb">export</span> &lt;Real Name&gt;
@@ -253,14 +253,14 @@ key-pair is used to sign the published a
 
 <p><em>The <a href="https://svn.apache.org/repos/asf/bval/KEYS">https://svn.apache.org/repos/asf/bval/KEYS</a>
 file is updated via normal svn commit procedures.  The one at
-<a href="http://www.apache.org/dist/bval/KEYS">http://www.apache.org/dist/bval/KEYS</a> must be manually updated from svn.</em></p>
+<a href="https://www.apache.org/dist/bval/KEYS">http://www.apache.org/dist/bval/KEYS</a> must be manually updated from svn.</em></p>
 </li>
 <li>
-<p>Submit your public key to a key server, e.g. <a href="http://pgp.surfnet.nl:11371/">http://pgp.surfnet.nl:11371/</a>
- or <a href="http://pgp.mit.edu/">http://pgp.mit.edu/</a>.</p>
+<p>Submit your public key to a key server, e.g. <a href="https://pgp.surfnet.nl:11371/">http://pgp.surfnet.nl:11371/</a>
+ or <a href="https://pgp.mit.edu/">http://pgp.mit.edu/</a>.</p>
 </li>
 <li>
-<p>Following the instructions in <a href="http://people.apache.org/~henkp/trust/">http://people.apache.org/~henkp/trust/</a> and
+<p>Following the instructions in <a href="https://people.apache.org/~henkp/trust/">http://people.apache.org/~henkp/trust/</a> and
  ask multiple (at least 3) current Apache committers to sign your public key.</p>
 </li>
 </ol>
@@ -325,7 +325,7 @@ between SVN and password login for <code
 
   <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.
@@ -337,7 +337,7 @@ between SVN and password login for <code
   <!-- 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/samples.html
==============================================================================
--- websites/production/bval/content/samples.html (original)
+++ websites/production/bval/content/samples.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>
@@ -142,18 +142,18 @@ friendly license. Enjoy!</p>
 <p><a href="/obtaining-a-validator.html">Obtaining a validator</a></p>
 <p><a name="Samples-ApacheOpenJPA"></a></p>
 <h3 id="apache-openjpa">Apache OpenJPA<a class="headerlink" href="#apache-openjpa" title="Permanent link">&para;</a></h3>
-<p>The Apache OpenJPA community has created a <a href="http://openjpa.apache.org/bean-validation-primer.html">Bean Validation Primer</a>
+<p>The Apache OpenJPA community has created a <a href="https://openjpa.apache.org/bean-validation-primer.html">Bean Validation Primer</a>
 section showing how JPA2 and Bean Validation can be used.  Currently, this
-includes an <a href="http://svn.apache.org/repos/asf/openjpa/trunk/openjpa-examples/image-gallery/">image-gallery</a>
+includes an <a href="https://svn.apache.org/repos/asf/openjpa/trunk/openjpa-examples/image-gallery/">image-gallery</a>
 sample which must be built from source.</p>
 <p>Additional JPA2 and Bean Validation integration tests can be found under
-the <a href="http://svn.apache.org/repos/asf/openjpa/trunk/openjpa-integration/validation/">openjpa-integration-validation</a>
+the <a href="https://svn.apache.org/repos/asf/openjpa/trunk/openjpa-integration/validation/">openjpa-integration-validation</a>
  component in the OpenJPA source tree.</p>
 <p><a name="Samples-ApacheGeronimo"></a></p>
 <h3 id="apache-geronimo">Apache Geronimo<a class="headerlink" href="#apache-geronimo" title="Permanent link">&para;</a></h3>
 <p>The Apache Geronimo community is working on a 3.0 release to deliver a Java
 EE 6 application server, which will include Apache BVal.  For now, no
-samples have been created for Bean Validation, but keep checking the latest <a href="http://svn.apache.org/repos/asf/geronimo/samples/trunk/samples/">Geronimo Samples</a>
+samples have been created for Bean Validation, but keep checking the latest <a href="https://svn.apache.org/repos/asf/geronimo/samples/trunk/samples/">Geronimo Samples</a>
  source tree....</p>
 <p><a name="Samples-ApacheMyFaces"></a></p>
 <h3 id="apache-myfaces">Apache MyFaces<a class="headerlink" href="#apache-myfaces" title="Permanent link">&para;</a></h3>
@@ -167,7 +167,7 @@ updated samples....</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.
@@ -179,7 +179,7 @@ updated samples....</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/version-info.html
==============================================================================
--- websites/production/bval/content/version-info.html (original)
+++ websites/production/bval/content/version-info.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>
@@ -180,7 +180,7 @@ runtime environment, like:</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.
@@ -192,7 +192,7 @@ runtime environment, like:</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>