Author: struberg
Date: Fri Aug  2 11:31:43 2019
New Revision: 1864218

URL: http://svn.apache.org/viewvc?rev=1864218&view=rev
Log:
make our homepage a more secure place

http -> https

Modified:
    openwebbeans/cms-site/trunk/content/cdi_explained.mdtext
    openwebbeans/cms-site/trunk/content/comingsoon.mdtext
    openwebbeans/cms-site/trunk/content/community.mdtext
    openwebbeans/cms-site/trunk/content/documentation.mdtext
    openwebbeans/cms-site/trunk/content/examples.mdtext
    openwebbeans/cms-site/trunk/content/faq.mdtext
    openwebbeans/cms-site/trunk/content/meecrowave/community.html
    openwebbeans/cms-site/trunk/content/meecrowave/companion-projects.html
    openwebbeans/cms-site/trunk/content/meecrowave/components.html
    openwebbeans/cms-site/trunk/content/meecrowave/download.html
    openwebbeans/cms-site/trunk/content/meecrowave/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html
    
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/configuration.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-gradle/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jolokia/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jpa/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jta/index.html
    
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-letsencrypt/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-maven/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-oauth2/index.html
    openwebbeans/cms-site/trunk/content/meecrowave/start.html
    openwebbeans/cms-site/trunk/content/meecrowave/testing/index.html
    openwebbeans/cms-site/trunk/content/misc/contact.mdtext
    openwebbeans/cms-site/trunk/content/misc/legal.mdtext
    openwebbeans/cms-site/trunk/content/news.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-ee-common.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-ee.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-ejb.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-el.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-impl.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-jms.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-jsf.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-junit5.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-osgi.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-resource.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-spi.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-tomcat.mdtext
    openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext
    openwebbeans/cms-site/trunk/content/owb-eecontainers.mdtext
    openwebbeans/cms-site/trunk/content/owbconfig.mdtext
    openwebbeans/cms-site/trunk/content/owbinternalunittests.mdtext
    openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext
    openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext
    openwebbeans/cms-site/trunk/content/owbsetup_tomcat.mdtext
    openwebbeans/cms-site/trunk/content/owbtest.mdtext
    openwebbeans/cms-site/trunk/content/release-checklist.mdtext
    openwebbeans/cms-site/trunk/content/resources/css/codehilite.css
    openwebbeans/cms-site/trunk/content/resources/css/main.css
    openwebbeans/cms-site/trunk/content/resources/js/prettify.js
    openwebbeans/cms-site/trunk/content/samples.mdtext
    openwebbeans/cms-site/trunk/content/source.mdtext
    openwebbeans/cms-site/trunk/content/testing_arquillian.mdtext
    openwebbeans/cms-site/trunk/content/testing_cdictrl.mdtext
    openwebbeans/cms-site/trunk/content/testing_general.mdtext
    openwebbeans/cms-site/trunk/content/testing_test-control.mdtext
    openwebbeans/cms-site/trunk/lib/path.pm
    openwebbeans/cms-site/trunk/lib/view.pm

Modified: openwebbeans/cms-site/trunk/content/cdi_explained.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/cdi_explained.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/cdi_explained.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/cdi_explained.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/comingsoon.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/comingsoon.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/comingsoon.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/comingsoon.mdtext Fri Aug  2 11:31:43 
2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/community.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/community.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/community.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/community.mdtext Fri Aug  2 11:31:43 
2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -29,12 +29,12 @@ Furthermore, you can check our [mail-arc
 Before you file a ticket in our [Issue 
Tracker](https://issues.apache.org/jira/browse/OWB), please ask on the mailing 
list
 if it's a known issue in case of a bug or if there is an ongoing discussion in 
case of a feature.
 
-You are very welcome to follow our twitter account [@Apache 
OpenWebBeansTeam](http://twitter.com/#!/OwbTeam)
+You are very welcome to follow our twitter account [@Apache 
OpenWebBeansTeam](https://twitter.com/OwbTeam)
 and spread the word of Apache OpenWebBeans with Tweets, Blog-Entries,...
 
 # CDI-2.0 (JavaEE 8)
 
-The working on a implementing the [CDI-2.0 
(JSR-365)](http://jcp.org/en/jsr/proposalDetails?id=365)
+The working on a implementing the [CDI-2.0 
(JSR-365)](https://jcp.org/en/jsr/proposalDetails?id=365)
 specification is finished. We are now doing minor enhancements and bugfixing 
in trunk.
 
 If you are interested in the specification itself then read more about our
@@ -43,7 +43,7 @@ If you are interested in the specificati
 # Getting Involved
 
 Everybody is welcome to get involved with our community. You can find general 
information at
-[http://apache.org/foundation/getinvolved.html](http://apache.org/foundation/getinvolved.html)
+[https://apache.org/foundation/getinvolved.html](https://apache.org/foundation/getinvolved.html)
 and 
[http://apache.org/foundation/how-it-works.html](http://apache.org/foundation/how-it-works.html).
 The following sections provides some details about the different levels of 
getting involved.
 
@@ -51,7 +51,7 @@ The following sections provides some det
 
 Before you get a committer you have to contribute to our effort. E.g. you can 
help users, participate in
 discussions on the dev list, submit patches,... . Therefore, it's essential to 
file a/n
-[(I)CLA](http://www.apache.org/licenses/icla.txt) or 
[CLA](http://www.apache.org/licenses/cla-corporate.txt)
+[(I)CLA](https://www.apache.org/licenses/icla.txt) or 
[CLA](https://www.apache.org/licenses/cla-corporate.txt)
 and send it to secretary at apache dot org (or fax it) as early as possible.
 
 If you would like to submit a patch through Jira, just attach your patch to a 
created JIRA issue (123 is only a sample bug number)
@@ -70,7 +70,7 @@ Optionally [subscribe](mailto:commits-su
 
 Furthermore, you can check our [mail-archives](community.html#mailing-lists).
 
-Further details are available at 
[http://www.apache.org/dev/](http://www.apache.org/dev/).
+Further details are available at 
[https://www.apache.org/dev/](https://www.apache.org/dev/).
 
 If you are running an Apache OpenWebBeans release then please make sure to 
read our [Release Checklist](release-checklist.html)
 
@@ -93,24 +93,24 @@ If you are running an Apache OpenWebBean
 <td><a href="mailto:[email protected]";>User List</a></td>
 <td><a href="mailto:[email protected]";>Subscribe</a></td>
 <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-<td><a 
href="http://mail-archives.apache.org/mod_mbox/openwebbeans-user/";>Archive</a></td>
-<td><a 
href="http://markmail.org/search/?q=list%3Aorg.apache.openwebbeans.user+order%3Adate-backward";>MarkMail</a></td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/openwebbeans-user/";>Archive</a></td>
+<td><a 
href="https://markmail.org/search/?q=list%3Aorg.apache.openwebbeans.user+order%3Adate-backward";>MarkMail</a></td>
 <td></td>
 </tr>
 <tr>
 <td><a href="mailto:[email protected]";>Developer List</a></td>
 <td><a href="mailto:[email protected]";>Subscribe</a></td>
 <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-<td><a 
href="http://mail-archives.apache.org/mod_mbox/openwebbeans-dev/";>Archive</a></td>
-<td><a 
href="http://markmail.org/search/?q=list%3Aorg.apache.openwebbeans.dev+order%3Adate-backward";>MarkMail</a></td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/openwebbeans-dev/";>Archive</a></td>
+<td><a 
href="https://markmail.org/search/?q=list%3Aorg.apache.openwebbeans.dev+order%3Adate-backward";>MarkMail</a></td>
 <td></td>
 </tr>
 <tr>
 <td><a href="mailto:[email protected]";>Committer List</a></td>
 <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
 <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-<td><a 
href="http://mail-archives.apache.org/mod_mbox/openwebbeans-commits/";>Archive</a></td>
-<td><a 
href="http://markmail.org/search/?q=list%3Aorg.apache.openwebbeans.commit+order%3Adate-backward";>MarkMail</a></td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/openwebbeans-commits/";>Archive</a></td>
+<td><a 
href="https://markmail.org/search/?q=list%3Aorg.apache.openwebbeans.commit+order%3Adate-backward";>MarkMail</a></td>
 <td></td>
 </tr>
 </tbody>
@@ -125,7 +125,7 @@ Bug reports and feature requests will be
 # Spread the word
 
 You are very welcome e.g. to write blog entries, tweet (#OwbTeam) about the 
project
-or just follow our twitter account 
([@OwbTeam](http://twitter.com/#!/OwbTeam)), ...
+or just follow our twitter account ([@OwbTeam](https://twitter.com/OwbTeam)), 
...
 
 # IRC
 

Modified: openwebbeans/cms-site/trunk/content/documentation.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/documentation.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/documentation.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/documentation.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/examples.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/examples.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/examples.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/examples.mdtext Fri Aug  2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -30,6 +30,6 @@ For web published Apache Licenced exampl
 
 
 
-  [1]: http://tomee.apache.org/examples-trunk/
-  [2]: http://openwebbeans.apache.org/source.html
+  [1]: https://tomee.apache.org/examples-trunk/
+  [2]: https://openwebbeans.apache.org/source.html
   [3]: https://github.com/apache/openwebbeans/tree/trunk/samples
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/faq.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/faq.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/faq.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/faq.mdtext Fri Aug  2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/meecrowave/community.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/community.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/community.html (original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/community.html Fri Aug  2 
11:31:43 2019
@@ -146,7 +146,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/meecrowave/companion-projects.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/companion-projects.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/companion-projects.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/companion-projects.html Fri 
Aug  2 11:31:43 2019
@@ -83,7 +83,7 @@
    </ul> 
   </div> 
   <div class="paragraph"> 
-   <p>See <a href="http://deltaspike.apache.org/"; 
class="bare">http://deltaspike.apache.org/</a> for more information.</p> 
+   <p>See <a href="https://deltaspike.apache.org/"; 
class="bare">https://deltaspike.apache.org/</a> for more information.</p>
   </div> 
  </div> 
 </div> 
@@ -125,7 +125,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/meecrowave/components.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/components.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/components.html (original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/components.html Fri Aug  2 
11:31:43 2019
@@ -206,7 +206,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/meecrowave/download.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/download.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/download.html (original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/download.html Fri Aug  2 
11:31:43 2019
@@ -97,7 +97,7 @@
      <td class="tableblock halign-left valign-top"><p 
class="tableblock">2018-09-21 09:14:38</p></td> 
      <td class="tableblock halign-left valign-top"><p class="tableblock">1 MB 
466 kB</p></td> 
      <td class="tableblock halign-left valign-top"><p 
class="tableblock">zip</p></td> 
-     <td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="http://www.apache.org/dyn/closer.lua/openwebbeans/meecrowave/1.2.4/meecrowave-1.2.4-source-release.zip";><span
 class="icon"><i class="fa fa-download"></i></span> zip</a> <a 
href="https://dist.apache.org/repos/dist/release/openwebbeans/meecrowave/1.2.4/meecrowave-1.2.4-source-release.zip.sha512";><span
 class="icon"><i class="fa fa-download"></i></span>&nbsp;sha512</a> <a 
href="https://dist.apache.org/repos/dist/release/openwebbeans/meecrowave/1.2.4/meecrowave-1.2.4-source-release.zip.asc";><span
 class="icon"><i class="fa fa-download"></i></span>&nbsp;asc</a></p></td> 
+     <td class="tableblock halign-left valign-top"><p class="tableblock"><a 
href="https://www.apache.org/dyn/closer.lua/openwebbeans/meecrowave/1.2.4/meecrowave-1.2.4-source-release.zip";><span
 class="icon"><i class="fa fa-download"></i></span> zip</a> <a 
href="https://dist.apache.org/repos/dist/release/openwebbeans/meecrowave/1.2.4/meecrowave-1.2.4-source-release.zip.sha512";><span
 class="icon"><i class="fa fa-download"></i></span>&nbsp;sha512</a> <a 
href="https://dist.apache.org/repos/dist/release/openwebbeans/meecrowave/1.2.4/meecrowave-1.2.4-source-release.zip.asc";><span
 class="icon"><i class="fa fa-download"></i></span>&nbsp;asc</a></p></td>
     </tr> 
     <tr> 
      <td class="tableblock halign-left valign-top"><p 
class="tableblock">Meecrowave Core runner</p></td> 
@@ -370,7 +370,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/meecrowave/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/index.html (original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/index.html Fri Aug  2 
11:31:43 2019
@@ -106,7 +106,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/cli.html Fri 
Aug  2 11:31:43 2019
@@ -446,7 +446,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/configuration.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/configuration.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/configuration.html
 (original)
+++ 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-core/configuration.html
 Fri Aug  2 11:31:43 2019
@@ -636,7 +636,7 @@ properties.valves.draining.ignoreCookieV
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-gradle/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-gradle/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-gradle/index.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-gradle/index.html 
Fri Aug  2 11:31:43 2019
@@ -119,7 +119,7 @@ meecrowave {
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jolokia/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jolokia/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jolokia/index.html 
(original)
+++ 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jolokia/index.html 
Fri Aug  2 11:31:43 2019
@@ -246,7 +246,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jpa/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jpa/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jpa/index.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jpa/index.html 
Fri Aug  2 11:31:43 2019
@@ -224,7 +224,7 @@ public class JPADao {
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jta/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jta/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jta/index.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-jta/index.html 
Fri Aug  2 11:31:43 2019
@@ -108,7 +108,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-letsencrypt/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-letsencrypt/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-letsencrypt/index.html
 (original)
+++ 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-letsencrypt/index.html
 Fri Aug  2 11:31:43 2019
@@ -161,7 +161,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-maven/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-maven/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-maven/index.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-maven/index.html 
Fri Aug  2 11:31:43 2019
@@ -509,7 +509,7 @@
    <p>You can acess the root folder of the distribution reading the system 
property <code>meecrowave.base</code>.</p> 
   </div> 
   <div class="paragraph"> 
-   <p><code>meecrowave.properties</code> supports all configuration options of 
the cli (just remove the <code>--</code>): <a 
href="http://openwebbeans.apache.org/meecrowave/meecrowave-core/cli.html"; 
class="bare">http://openwebbeans.apache.org/meecrowave/meecrowave-core/cli.html</a>.</p>
 
+   <p><code>meecrowave.properties</code> supports all configuration options of 
the cli (just remove the <code>--</code>): <a 
href="https://openwebbeans.apache.org/meecrowave/meecrowave-core/cli.html"; 
class="bare">https://openwebbeans.apache.org/meecrowave/meecrowave-core/cli.html</a>.</p>
   </div> 
   <div class="paragraph"> 
    <p>Note: you can also split like Tomcat MEECROWAVE_BASE and MEECROWAVE_HOME 
if you want to extract meecrowave stack in a separate folder (from the 
application) to be able to update it independently.</p> 
@@ -627,7 +627,7 @@
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: 
openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-oauth2/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-oauth2/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-oauth2/index.html 
(original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/meecrowave-oauth2/index.html 
Fri Aug  2 11:31:43 2019
@@ -87,7 +87,7 @@
    <p>A small OAuth2 server based on CXF implementation.</p> 
   </div> 
   <div class="paragraph"> 
-   <p>See <a href="http://cxf.apache.org/docs/jax-rs-oauth2.html"; 
class="bare">http://cxf.apache.org/docs/jax-rs-oauth2.html</a> for more 
details.</p> 
+   <p>See <a href="https://cxf.apache.org/docs/jax-rs-oauth2.html"; 
class="bare">https://cxf.apache.org/docs/jax-rs-oauth2.html</a> for more 
details.</p>
   </div> 
   <div class="paragraph"> 
    <p>Here is the current configuration (mainly based on CXF one):</p> 
@@ -398,7 +398,7 @@ oauth2.cxf.rs.security.key.password = pw
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/meecrowave/start.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/start.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/start.html (original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/start.html Fri Aug  2 
11:31:43 2019
@@ -205,7 +205,7 @@ new Meecrowave().bake().await()</code></
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/meecrowave/testing/index.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/meecrowave/testing/index.html?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/meecrowave/testing/index.html (original)
+++ openwebbeans/cms-site/trunk/content/meecrowave/testing/index.html Fri Aug  
2 11:31:43 2019
@@ -326,7 +326,7 @@ public class MeecrowaveConfigTest {
         <div class="container">
           <div class="row">
             <p >Copyright &copy; 2016
-                <a href="http://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
+                <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>. All rights reserved.
             </p>
           </div>
         </div>

Modified: openwebbeans/cms-site/trunk/content/misc/contact.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/misc/contact.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/misc/contact.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/misc/contact.mdtext Fri Aug  2 11:31:43 
2019
@@ -11,11 +11,11 @@ Only security issues should be sent to t
 
 
 ## General Apache Issues
-The OpenWebBeans Project is an effort of the <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+The OpenWebBeans Project is an effort of the <a 
href="https://www.apache.org";>Apache Software Foundation</a>.
 The address for general ASF correspondence and licensing questions is:
 
 <a href="mailto:apache.AT.apache.DOT.org";>apache.AT.apache.DOT.org</a>
 
-You can find more contact information for the Apache Software Foundation on <a 
href="http://www.apache.org/foundation/contact.html";>the contact page of the 
main Apache site</a>.
+You can find more contact information for the Apache Software Foundation on <a 
href="https://www.apache.org/foundation/contact.html";>the contact page of the 
main Apache site</a>.
 
-You may also use <a href="http://search.apache.org/";>Apache Site Search</a> to 
scan all the Apache sites at once.
+You may also use <a href="https://search.apache.org/";>Apache Site Search</a> 
to scan all the Apache sites at once.

Modified: openwebbeans/cms-site/trunk/content/misc/legal.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/misc/legal.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/misc/legal.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/misc/legal.mdtext Fri Aug  2 11:31:43 
2019
@@ -13,13 +13,13 @@ All other product names mentioned herein
 
 ## The Apache License
 All software produced by The Apache Software Foundation or any of its projects 
or subjects is licensed according to the terms of
-<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0 (current)</a>.
+<a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0 (current)</a>.
 
 
 ## Trademarks
 "Apache OpenWebBeans" and "OpenWebBeans" are trademarks of the Apache Software 
Foundation.
 Use of these trademarks is subject to the terms of section 6 of
-<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0 (current)</a>.
+<a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0 (current)</a>.
 
 If you create a product that uses Apache OpenWebBeans software or provides 
additional functionality to that software then:
 

Modified: openwebbeans/cms-site/trunk/content/news.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/news.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/news.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/news.mdtext Fri Aug  2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-20-effort.mdtext Fri Aug  
2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -19,7 +19,7 @@ Notice:    Licensed to the Apache Softwa
 # The Road to OpenWebBeans-2.0 (CDI-2.0)
 
 The Apache OpenWebBeans team has now finished working on implementing the
-[CDI-2.0 (JSR-365)](http://jcp.org/en/jsr/proposalDetails?id=365) 
specification.
+[CDI-2.0 (JSR-365)](https://jcp.org/en/jsr/proposalDetails?id=365) 
specification.
 
 This specification is now finished and available for download from the 
official JSR page.
 Members of the OpenWebBeans team are actively involved in the CDI Expert Group 
which is writing the specification.

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-ee-common.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-ee-common.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-ee-common.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-ee-common.mdtext Fri Aug  
2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-ee.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-ee.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-ee.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-ejb.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-ejb.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-ejb.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-ejb.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-el.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-el.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-el.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-el.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -30,4 +30,4 @@ Described in context here: [Getting star
     </dependency>
 
 
-  [1]: http://openwebbeans.apache.org/owbsetup_ee.html
\ No newline at end of file
+  [1]: https://openwebbeans.apache.org/owbsetup_ee.html
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-impl.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-impl.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-impl.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-impl.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-jms.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-jms.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-jms.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-jms.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-jsf.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-jsf.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-jsf.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-jsf.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -42,4 +42,4 @@ Described in context here: [Getting star
         <scope>compile</scope>
     </dependency>
 
-  [1]: http://openwebbeans.apache.org/owbsetup_ee.html
\ No newline at end of file
+  [1]: https://openwebbeans.apache.org/owbsetup_ee.html
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-junit5.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-junit5.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-junit5.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-junit5.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-osgi.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-osgi.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-osgi.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-osgi.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-resource.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-resource.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-resource.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-resource.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-spi.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-spi.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-spi.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-spi.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -94,4 +94,4 @@ some configuration settings:
 All those tricks allow us to remain extensible in the future and to support 
whatever scenario 
 we will face.
 
-  [1]: http://en.wikipedia.org/wiki/Service_provider_interface
+  [1]: https://en.wikipedia.org/wiki/Service_provider_interface

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-tomcat.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-tomcat.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-tomcat.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-tomcat.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -30,4 +30,4 @@ These Tomcat plugins only adds extra fea
         <version>${owb.version}</version>
         <scope>compile</scope>
     </dependency>
-  [1]: http://openwebbeans.apache.org/owbsetup_ee.html
\ No newline at end of file
+  [1]: https://openwebbeans.apache.org/owbsetup_ee.html
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/owb-eecontainers.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owb-eecontainers.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owb-eecontainers.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owb-eecontainers.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/owbconfig.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbconfig.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbconfig.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbconfig.mdtext Fri Aug  2 11:31:43 
2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/owbinternalunittests.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbinternalunittests.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbinternalunittests.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbinternalunittests.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext Fri Aug  2 11:31:43 
2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext Fri Aug  2 11:31:43 
2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -100,6 +100,6 @@ From here you might want to look at our
   [1]: /download.html
   [2]: /download.html#required-version
   [3]: /download.html#apis-version
-  [4]: http://deltaspike.apache.org/documentation.html#with-java-se
-  [5]: http://deltaspike.apache.org/documentation.html#with-java-se
+  [4]: https://deltaspike.apache.org/documentation.html#with-java-se
+  [5]: https://deltaspike.apache.org/documentation.html#with-java-se
   [6]: /openwebbeans/samples.html
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/owbsetup_tomcat.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_tomcat.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_tomcat.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_tomcat.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/owbtest.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbtest.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbtest.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbtest.mdtext Fri Aug  2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/release-checklist.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/release-checklist.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/release-checklist.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/release-checklist.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -20,7 +20,7 @@ Notice:    Licensed to the Apache Softwa
 
 Before performing the release you need to configure your environment if you 
haven't done it before.
 
- 1. Publishing Maven Artifacts 
(http://www.apache.org/dev/publishing-maven-artifacts.html)
+ 1. Publishing Maven Artifacts 
(https://www.apache.org/dev/publishing-maven-artifacts.html)
  2. Go to the section SETUP YOUR DEVELOPMENT ENVIRONMENT and generate the pgp 
key signature. Don't forget to distribute the public key step.  
     Generate PGP signature: 
https://blog.sonatype.com/2010/01/how-to-generate-pgp-signatures-with-maven/#.Vm9Km8q22-q
     
@@ -111,7 +111,7 @@ Before performing the release you need t
    
   
  2. Update site
-    - Login to 
https://cms.apache.org/redirect?uri=http://openwebbeans.apache.org/
+    - Login to 
https://cms.apache.org/redirect?uri=https://openwebbeans.apache.org/
     - Edit news.mdtext
     - Edit download.mdtext
     - Publish via https://cms.apache.org/openwebbeans/publish  

Modified: openwebbeans/cms-site/trunk/content/resources/css/codehilite.css
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/resources/css/codehilite.css?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/resources/css/codehilite.css (original)
+++ openwebbeans/cms-site/trunk/content/resources/css/codehilite.css Fri Aug  2 
11:31:43 2019
@@ -2,7 +2,7 @@
  * Codehilite
  *
  * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
+ * https://www.apache.org/licenses/LICENSE-2.0
  *
  */
 

Modified: openwebbeans/cms-site/trunk/content/resources/css/main.css
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/resources/css/main.css?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/resources/css/main.css (original)
+++ openwebbeans/cms-site/trunk/content/resources/css/main.css Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 * .
-* http://www.apache.org/licenses/LICENSE-2.0
+* https://www.apache.org/licenses/LICENSE-2.0
 * .
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/resources/js/prettify.js
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/resources/js/prettify.js?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/resources/js/prettify.js (original)
+++ openwebbeans/cms-site/trunk/content/resources/js/prettify.js Fri Aug  2 
11:31:43 2019
@@ -4,7 +4,7 @@
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
-//      http://www.apache.org/licenses/LICENSE-2.0
+//      https://www.apache.org/licenses/LICENSE-2.0
 //
 // Unless required by applicable law or agreed to in writing, software
 // distributed under the License is distributed on an "AS IS" BASIS,

Modified: openwebbeans/cms-site/trunk/content/samples.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/samples.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/samples.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/samples.mdtext Fri Aug  2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/source.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/source.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/source.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/source.mdtext Fri Aug  2 11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/content/testing_arquillian.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/testing_arquillian.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/testing_arquillian.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/testing_arquillian.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -55,4 +55,4 @@ In addition to the adapter described abo
 
   [1]: http://arquillian.org/
   [2]: http://arquillian.org/guides/getting_started/
-  [3]: http://tomee.apache.org/arquillian-available-adapters.html
\ No newline at end of file
+  [3]: https://tomee.apache.org/arquillian-available-adapters.html
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/testing_cdictrl.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/testing_cdictrl.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/testing_cdictrl.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/testing_cdictrl.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -234,6 +234,6 @@ The ``db/db-mysql.properties`` file for
     MYDS.Password =
 
 
-  [1]: http://deltaspike.apache.org
-  [2]: http://tomee.apache.org
+  [1]: https://deltaspike.apache.org
+  [2]: https://tomee.apache.org
 

Modified: openwebbeans/cms-site/trunk/content/testing_general.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/testing_general.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/testing_general.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/testing_general.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -67,8 +67,8 @@ many popular extensions for testing. For
 or you need to isolate to the bare minimum, then Arquillian really shines. It 
also offers several xml configuration points and similar that might be needed 
for large 
 complicated projects.
 
-  [1]: http://junit.org/
-  [2]: http://testng.org/doc/index.html
-  [3]: http://deltaspike.apache.org/core.html
-  [4]: deltaspike.apache.org/test-control.html
-  [5]: http://deltaspike.apache.org/community.html
\ No newline at end of file
+  [1]: https://junit.org/
+  [2]: https://testng.org/doc/index.html
+  [3]: https://deltaspike.apache.org/core.html
+  [4]: https://deltaspike.apache.org/test-control.html
+  [5]: https://deltaspike.apache.org/community.html
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/content/testing_test-control.mdtext
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/testing_test-control.mdtext?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/testing_test-control.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/testing_test-control.mdtext Fri Aug  2 
11:31:43 2019
@@ -7,7 +7,7 @@ Notice:    Licensed to the Apache Softwa
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
            .
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
@@ -78,6 +78,6 @@ The testing flow is intuitive and follow
 
 ## Examples and Getting started
 
-This information can be found here [Deltaspike documentation for 
Test-Control](http://deltaspike.apache.org/test-control.html)
+This information can be found here [Deltaspike documentation for 
Test-Control](https://deltaspike.apache.org/test-control.html)
 
-  [1]: http://deltaspike.apache.org
\ No newline at end of file
+  [1]: https://deltaspike.apache.org
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/lib/path.pm?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/lib/path.pm (original)
+++ openwebbeans/cms-site/trunk/lib/path.pm Fri Aug  2 11:31:43 2019
@@ -39,7 +39,7 @@ our %dependencies = (
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
 
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
 
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an

Modified: openwebbeans/cms-site/trunk/lib/view.pm
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/lib/view.pm?rev=1864218&r1=1864217&r2=1864218&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/lib/view.pm (original)
+++ openwebbeans/cms-site/trunk/lib/view.pm Fri Aug  2 11:31:43 2019
@@ -199,7 +199,7 @@ sub _base {
            "License"); you may not use this file except in compliance
            with the License.  You may obtain a copy of the License at
 
-             http://www.apache.org/licenses/LICENSE-2.0
+             https://www.apache.org/licenses/LICENSE-2.0
 
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an


Reply via email to