This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 190e816  Fixed: Add http to https redirect rule for ofbiz.apache.org 
(OFBIZ-10590)
190e816 is described below

commit 190e81636430347e56721479f94261d2a69cf446
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Tue Jul 20 07:47:25 2021 +0200

    Fixed: Add http to https redirect rule for ofbiz.apache.org (OFBIZ-10590)
    
    This prevented to run the stable demo, hence the next, weirdly the trunk had
    not this problem. Anyway better safe than sorry... Maybe related to Gradle
    version or rather libs loaded?
    
    The reason why the stable (and old) demos were not running is because the
    EntitySaxReaderTests did not pass
---
 assetmaint/config/AssetMaintUiLabels.xml             | 2 +-
 assetmaint/config/IsMgrUiLabels.xml                  | 2 +-
 assetmaint/entitydef/entitymodel.xml                 | 2 +-
 assetmaint/ofbiz-component.xml                       | 2 +-
 assetmaint/servicedef/secas.xml                      | 2 +-
 assetmaint/servicedef/services.xml                   | 2 +-
 assetmaint/testdef/assetmainttests.xml               | 2 +-
 bi/config/BiUiLabels.xml                             | 2 +-
 bi/entitydef/entitygroup.xml                         | 2 +-
 bi/entitydef/entitymodel.xml                         | 2 +-
 bi/ofbiz-component.xml                               | 2 +-
 bi/servicedef/secas.xml                              | 2 +-
 bi/servicedef/services.xml                           | 2 +-
 birt/config/BirtErrorUiLabels.xml                    | 2 +-
 birt/config/BirtUiLabels.xml                         | 2 +-
 birt/entitydef/ServiceReportsView.xml                | 2 +-
 birt/ofbiz-component.xml                             | 2 +-
 birt/servicedef/services.xml                         | 2 +-
 cmssite/ofbiz-component.xml                          | 2 +-
 ebay/config/EbayUiLabels.xml                         | 2 +-
 ebay/entitydef/entitymodel.xml                       | 2 +-
 ebay/ofbiz-component.xml                             | 2 +-
 ebay/servicedef/secas.xml                            | 2 +-
 ebay/servicedef/services.xml                         | 2 +-
 ebaystore/config/EbayStoreUiLabels.xml               | 2 +-
 ebaystore/entitydef/entitymodel.xml                  | 2 +-
 ebaystore/ofbiz-component.xml                        | 2 +-
 ebaystore/servicedef/secas.xml                       | 2 +-
 ebaystore/servicedef/services.xml                    | 2 +-
 ebaystore/servicedef/services_store.xml              | 2 +-
 ecommerce/config/EcommerceUiLabels.xml               | 2 +-
 ecommerce/ofbiz-component.xml                        | 2 +-
 ecommerce/testdef/EcommerceTest.xml                  | 2 +-
 example/config/ExampleEntityLabels.xml               | 2 +-
 example/config/ExampleHelpUiLabels.xml               | 2 +-
 example/config/ExampleUiLabels.xml                   | 2 +-
 example/entitydef/entitymodel.xml                    | 2 +-
 example/entitydef/entitymodel_view.xml               | 2 +-
 example/ofbiz-component.xml                          | 2 +-
 example/servicedef/secas.xml                         | 2 +-
 example/servicedef/services.xml                      | 2 +-
 example/testdef/tests.xml                            | 2 +-
 exampleext/ofbiz-component.xml                       | 2 +-
 firstdatapaymentgateway/config/FirstDataUiLabels.xml | 2 +-
 firstdatapaymentgateway/entitydef/entitymodel.xml    | 2 +-
 firstdatapaymentgateway/ofbiz-component.xml          | 2 +-
 firstdatapaymentgateway/servicedef/services.xml      | 2 +-
 ldap/ofbiz-component.xml                             | 2 +-
 lucene/entitydef/eecas_product.xml                   | 2 +-
 lucene/ofbiz-component.xml                           | 2 +-
 lucene/servicedef/services.xml                       | 2 +-
 lucene/testdef/lucenetests.xml                       | 2 +-
 msggateway/config/MsgGatewayUiLabels.xml             | 2 +-
 msggateway/entitydef/entitymodel.xml                 | 2 +-
 msggateway/ofbiz-component.xml                       | 2 +-
 msggateway/servicedef/services.xml                   | 2 +-
 multiflex/ofbiz-component.xml                        | 2 +-
 myportal/config/MyPortalUiLabels.xml                 | 2 +-
 myportal/ofbiz-component.xml                         | 2 +-
 myportal/servicedef/services.xml                     | 2 +-
 passport/config/PassportUiLabels.xml                 | 2 +-
 passport/entitydef/entitymodel.xml                   | 2 +-
 passport/ofbiz-component.xml                         | 2 +-
 pricat/entitydef/entitymodel.xml                     | 2 +-
 pricat/ofbiz-component.xml                           | 2 +-
 projectmgr/config/ProjectMgrUiLabels.xml             | 2 +-
 projectmgr/entitydef/eecas.xml                       | 2 +-
 projectmgr/entitydef/entitymodel.xml                 | 2 +-
 projectmgr/ofbiz-component.xml                       | 2 +-
 projectmgr/servicedef/services.xml                   | 2 +-
 rest-api/config/ApiUiLabels.xml                      | 2 +-
 rest-api/ofbiz-component.xml                         | 2 +-
 rest-api/servicedef/services.xml                     | 2 +-
 rest-api/testdef/rest-apiTests.xml                   | 2 +-
 scrum/config/scrumUiLabels.xml                       | 2 +-
 scrum/entitydef/entitymodel.xml                      | 2 +-
 scrum/ofbiz-component.xml                            | 2 +-
 scrum/servicedef/permissionServices.xml              | 2 +-
 scrum/servicedef/secas.xml                           | 2 +-
 scrum/servicedef/services.xml                        | 2 +-
 scrum/testdef/scrumTests.xml                         | 2 +-
 solr/config/SolrUiLabels.xml                         | 2 +-
 solr/entitydef/eecas.xml                             | 2 +-
 solr/ofbiz-component.xml                             | 2 +-
 solr/servicedef/secas.xml                            | 2 +-
 solr/servicedef/solrservices.xml                     | 2 +-
 solr/testdef/solrtests.xml                           | 2 +-
 webpos/config/WebPosUiLabels.xml                     | 2 +-
 webpos/entitydef/entitymodel.xml                     | 2 +-
 webpos/ofbiz-component.xml                           | 2 +-
 webpos/servicedef/services.xml                       | 2 +-
 webpos/servicedef/services_cart.xml                  | 2 +-
 webpos/servicedef/services_customer.xml              | 2 +-
 webpos/servicedef/services_manager.xml               | 2 +-
 webpos/servicedef/services_payment.xml               | 2 +-
 webpos/servicedef/services_promo.xml                 | 2 +-
 webpos/servicedef/services_search.xml                | 2 +-
 97 files changed, 97 insertions(+), 97 deletions(-)

diff --git a/assetmaint/config/AssetMaintUiLabels.xml 
b/assetmaint/config/AssetMaintUiLabels.xml
index 5cb2f94..bcffcd4 100644
--- a/assetmaint/config/AssetMaintUiLabels.xml
+++ b/assetmaint/config/AssetMaintUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="AssetMaintApplication">
         <value xml:lang="de">Instandhaltungsanwendung</value>
         <value xml:lang="en">Asset Maintenance Application</value>
diff --git a/assetmaint/config/IsMgrUiLabels.xml 
b/assetmaint/config/IsMgrUiLabels.xml
index 9b0a4af..d0b9293 100644
--- a/assetmaint/config/IsMgrUiLabels.xml
+++ b/assetmaint/config/IsMgrUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="IsMgrApplication">
         <value xml:lang="en">Information Systems Management Application</value>
         <value xml:lang="fr">Gestion du parc informatique</value>
diff --git a/assetmaint/entitydef/entitymodel.xml 
b/assetmaint/entitydef/entitymodel.xml
index a93179a..c371f55 100644
--- a/assetmaint/entitydef/entitymodel.xml
+++ b/assetmaint/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
 
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
diff --git a/assetmaint/ofbiz-component.xml b/assetmaint/ofbiz-component.xml
index ae36953..b3d5ddb 100644
--- a/assetmaint/ofbiz-component.xml
+++ b/assetmaint/ofbiz-component.xml
@@ -20,7 +20,7 @@
 
 <ofbiz-component name="assetmaint" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/assetmaint/servicedef/secas.xml b/assetmaint/servicedef/secas.xml
index ab9c247..b5866f7 100644
--- a/assetmaint/servicedef/secas.xml
+++ b/assetmaint/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd";>
 
     <!-- ECAs used to extend service permission checking -->
     <eca service="fixedAssetPermissionCheck" event="return" 
run-on-failure="true">
diff --git a/assetmaint/servicedef/services.xml 
b/assetmaint/servicedef/services.xml
index 9aecbef..5d4e96c 100644
--- a/assetmaint/servicedef/services.xml
+++ b/assetmaint/servicedef/services.xml
@@ -14,7 +14,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Assetmaint Services: Fixed Asset </description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/assetmaint/testdef/assetmainttests.xml 
b/assetmaint/testdef/assetmainttests.xml
index 237f113..bb3ed16 100644
--- a/assetmaint/testdef/assetmainttests.xml
+++ b/assetmaint/testdef/assetmainttests.xml
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="assetmainttests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
 
     <test-case case-name="assetmaint-tests">
         <junit-test-suite 
class-name="org.apache.ofbiz.assetmaint.test.FixedAssetMaintTests"/>
diff --git a/bi/config/BiUiLabels.xml b/bi/config/BiUiLabels.xml
index 49e2e01..2d11484 100644
--- a/bi/config/BiUiLabels.xml
+++ b/bi/config/BiUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="BusinessIntelligenceApplication">
         <value xml:lang="en">Business Intelligence Application</value>
         <value xml:lang="fr">Application d'informatique décisionnelle</value>
diff --git a/bi/entitydef/entitygroup.xml b/bi/entitydef/entitygroup.xml
index 670405c..b5510b7 100644
--- a/bi/entitydef/entitygroup.xml
+++ b/bi/entitydef/entitygroup.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitygroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitygroup.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitygroup.xsd";>
 
     <!-- ========================================================= -->
     <!-- Dimensions                                                     -->
diff --git a/bi/entitydef/entitymodel.xml b/bi/entitydef/entitymodel.xml
index 7bdfe25..8bae383 100644
--- a/bi/entitydef/entitymodel.xml
+++ b/bi/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
diff --git a/bi/ofbiz-component.xml b/bi/ofbiz-component.xml
index 948f005..4138c62 100644
--- a/bi/ofbiz-component.xml
+++ b/bi/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="bi" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/bi/servicedef/secas.xml b/bi/servicedef/secas.xml
index d45f932..b0cb661 100644
--- a/bi/servicedef/secas.xml
+++ b/bi/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd";>
 
     <!-- dimension entities -->
     <eca service="createProduct" event="global-commit-post-run">
diff --git a/bi/servicedef/services.xml b/bi/servicedef/services.xml
index 17c4dc8..699c387 100644
--- a/bi/servicedef/services.xml
+++ b/bi/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
 
     <service name="storeGenericDimension" engine="java"
         location="org.apache.ofbiz.bi.util.DimensionServices" 
invoke="storeGenericDimension" auth="true">
diff --git a/birt/config/BirtErrorUiLabels.xml 
b/birt/config/BirtErrorUiLabels.xml
index 28468ae..02af1f1 100644
--- a/birt/config/BirtErrorUiLabels.xml
+++ b/birt/config/BirtErrorUiLabels.xml
@@ -20,7 +20,7 @@
 -->
 
 <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-          
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+          
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="BirtErrorCannotDetermineDataSource">
         <value xml:lang="en">Failed to determine data source for report</value>
         <value xml:lang="fr">La détermination de la source de données à 
échoué</value>
diff --git a/birt/config/BirtUiLabels.xml b/birt/config/BirtUiLabels.xml
index 8476738..dea5f56 100644
--- a/birt/config/BirtUiLabels.xml
+++ b/birt/config/BirtUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="BirtApplication">
         <value xml:lang="en">Eclipse BIRT Application</value>
         <value xml:lang="fr">Application Eclipse Birt</value>
diff --git a/birt/entitydef/ServiceReportsView.xml 
b/birt/entitydef/ServiceReportsView.xml
index 183b6cd..0f1c980 100644
--- a/birt/entitydef/ServiceReportsView.xml
+++ b/birt/entitydef/ServiceReportsView.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <title>View definitions for master report services</title>
     <description>None</description>
     <version>1.0</version>
diff --git a/birt/ofbiz-component.xml b/birt/ofbiz-component.xml
index 615d539..5e58dec 100644
--- a/birt/ofbiz-component.xml
+++ b/birt/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="birt" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
 
 
diff --git a/birt/servicedef/services.xml b/birt/servicedef/services.xml
index 97df43e..d788108 100644
--- a/birt/servicedef/services.xml
+++ b/birt/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>OFBiz BIRT Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/cmssite/ofbiz-component.xml b/cmssite/ofbiz-component.xml
index 667baa1..c111df6 100644
--- a/cmssite/ofbiz-component.xml
+++ b/cmssite/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="cmssite" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
 
     <entity-resource type="data" reader-name="demo" loader="main" 
location="data/CmsMultiSiteDemoData.xml"/>
diff --git a/ebay/config/EbayUiLabels.xml b/ebay/config/EbayUiLabels.xml
index 53e91b5..ad132df 100644
--- a/ebay/config/EbayUiLabels.xml
+++ b/ebay/config/EbayUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="buildEbayConfig.exceptionInGetOrdersFromEbay">
         <value xml:lang="en">Exception in getting orders from Ebay.</value>
         <value xml:lang="it">Eccezione nel ricevere gli ordini da eBay.</value>
diff --git a/ebay/entitydef/entitymodel.xml b/ebay/entitydef/entitymodel.xml
index 5345ca7..1ad0eaa 100644
--- a/ebay/entitydef/entitymodel.xml
+++ b/ebay/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
diff --git a/ebay/ofbiz-component.xml b/ebay/ofbiz-component.xml
index c7d9828..c15bfb0 100644
--- a/ebay/ofbiz-component.xml
+++ b/ebay/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="ebay" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/ebay/servicedef/secas.xml b/ebay/servicedef/secas.xml
index 09bfd75..68d1a0f 100644
--- a/ebay/servicedef/secas.xml
+++ b/ebay/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd";>
     <!-- if the order has been imported from eBay, set the order status in 
eBay to completed -->
     <eca service="changeOrderStatus" event="commit" run-on-error="false">
         <condition field-name="orderTypeId" operator="equals" 
value="SALES_ORDER"/>
diff --git a/ebay/servicedef/services.xml b/ebay/servicedef/services.xml
index f0915b1..87d51d2 100644
--- a/ebay/servicedef/services.xml
+++ b/ebay/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>eBay Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/ebaystore/config/EbayStoreUiLabels.xml 
b/ebaystore/config/EbayStoreUiLabels.xml
index 8646bc5..ab8cdd0 100644
--- a/ebaystore/config/EbayStoreUiLabels.xml
+++ b/ebaystore/config/EbayStoreUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="EbayAcceptTheBestOffer1">
         <value xml:lang="en">use this percent value to accept the Best Offer 
if it is greater or equal</value>
         <value xml:lang="zh">如果大于或等于这个百分比,使用它作为最佳报价</value>
diff --git a/ebaystore/entitydef/entitymodel.xml 
b/ebaystore/entitydef/entitymodel.xml
index 9fdbb8f..d23f8db 100644
--- a/ebaystore/entitydef/entitymodel.xml
+++ b/ebaystore/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
 
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
diff --git a/ebaystore/ofbiz-component.xml b/ebaystore/ofbiz-component.xml
index d5af7a9..efc8c09 100644
--- a/ebaystore/ofbiz-component.xml
+++ b/ebaystore/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="ebaystore" enabled="false"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/ebaystore/servicedef/secas.xml b/ebaystore/servicedef/secas.xml
index 1c67ac1..b00ecd3 100644
--- a/ebaystore/servicedef/secas.xml
+++ b/ebaystore/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd";>
     <eca service="createEbayProductStorePref" event="commit">
         <condition field-name="enabled" operator="equals" value="Y"/>
         <condition field-name="serviceName" operator="is-not-empty"/>
diff --git a/ebaystore/servicedef/services.xml 
b/ebaystore/servicedef/services.xml
index 928eb8e..2897f75 100644
--- a/ebaystore/servicedef/services.xml
+++ b/ebaystore/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>eBay Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/ebaystore/servicedef/services_store.xml 
b/ebaystore/servicedef/services_store.xml
index 9c54b4c..e93c0e4 100644
--- a/ebaystore/servicedef/services_store.xml
+++ b/ebaystore/servicedef/services_store.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>eBay Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/ecommerce/config/EcommerceUiLabels.xml 
b/ecommerce/config/EcommerceUiLabels.xml
index 575a34a..ba0956f 100644
--- a/ecommerce/config/EcommerceUiLabels.xml
+++ b/ecommerce/config/EcommerceUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="EcommerceAboutUs">
         <value xml:lang="en">About Us</value>
         <value xml:lang="fr">A propos</value>
diff --git a/ecommerce/ofbiz-component.xml b/ecommerce/ofbiz-component.xml
index d03aabb..64f6ff7 100644
--- a/ecommerce/ofbiz-component.xml
+++ b/ecommerce/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="ecommerce" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
 
     <classpath type="dir" location="config"/>
diff --git a/ecommerce/testdef/EcommerceTest.xml 
b/ecommerce/testdef/EcommerceTest.xml
index 75b0b83..86ade3e 100644
--- a/ecommerce/testdef/EcommerceTest.xml
+++ b/ecommerce/testdef/EcommerceTest.xml
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="ecommercetests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
     <test-case case-name="order-tests-data-load">
         <entity-xml action="load" 
entity-xml-url="component://order/testdef/data/OrderTestData.xml"/>
     </test-case>
diff --git a/example/config/ExampleEntityLabels.xml 
b/example/config/ExampleEntityLabels.xml
index f38e0d4..8894528 100644
--- a/example/config/ExampleEntityLabels.xml
+++ b/example/config/ExampleEntityLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <!-- Entity descriptions. The Web Tools component will use these properties
         for online documentation. Entity description property keys have the 
form:
         EntityDescription.[entityname].
diff --git a/example/config/ExampleHelpUiLabels.xml 
b/example/config/ExampleHelpUiLabels.xml
index 8984512..9e21080 100644
--- a/example/config/ExampleHelpUiLabels.xml
+++ b/example/config/ExampleHelpUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="ExampleEditHelp">
         <value xml:lang="en">An example of a Help screen.</value>
         <value xml:lang="fr">Un exemple d'écran d'aide</value>
diff --git a/example/config/ExampleUiLabels.xml 
b/example/config/ExampleUiLabels.xml
index ba718b6..f1eef6d 100644
--- a/example/config/ExampleUiLabels.xml
+++ b/example/config/ExampleUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="ContentFopFonts">
         <value xml:lang="en">FOP fonts in a PDF</value>
         <value xml:lang="fr">Polices FOP dans un PDF</value>
diff --git a/example/entitydef/entitymodel.xml 
b/example/entitydef/entitymodel.xml
index 26bdce0..1cb9b4f 100644
--- a/example/entitydef/entitymodel.xml
+++ b/example/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
diff --git a/example/entitydef/entitymodel_view.xml 
b/example/entitydef/entitymodel_view.xml
index 0e50fc9..438a753 100644
--- a/example/entitydef/entitymodel_view.xml
+++ b/example/entitydef/entitymodel_view.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
diff --git a/example/ofbiz-component.xml b/example/ofbiz-component.xml
index 3fb27b6..4e3d4d6 100644
--- a/example/ofbiz-component.xml
+++ b/example/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="example" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/example/servicedef/secas.xml b/example/servicedef/secas.xml
index e6a1a2d..74382b1 100644
--- a/example/servicedef/secas.xml
+++ b/example/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd";>
     <eca service="createExample" event="return">
         <action service="createExampleStatus" mode="sync"/>
     </eca>
diff --git a/example/servicedef/services.xml b/example/servicedef/services.xml
index 5904bd1..a1822e8 100644
--- a/example/servicedef/services.xml
+++ b/example/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Example Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/example/testdef/tests.xml b/example/testdef/tests.xml
index 2b70012..3814009 100644
--- a/example/testdef/tests.xml
+++ b/example/testdef/tests.xml
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="example-tests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
 
     <test-case case-name="userLoginEntityXmlAssert">
         <entity-xml action="assert" 
entity-xml-url="component://example/testdef/assertdata/TestUserLoginData.xml"/>
diff --git a/exampleext/ofbiz-component.xml b/exampleext/ofbiz-component.xml
index c8c4754..fd1a363 100644
--- a/exampleext/ofbiz-component.xml
+++ b/exampleext/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="exampleext" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
 
     <webapp name="exampleext"
diff --git a/firstdatapaymentgateway/config/FirstDataUiLabels.xml 
b/firstdatapaymentgateway/config/FirstDataUiLabels.xml
index 93ec755..8b7cc70 100644
--- a/firstdatapaymentgateway/config/FirstDataUiLabels.xml
+++ b/firstdatapaymentgateway/config/FirstDataUiLabels.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="FirstDataApplication">
         <value xml:lang="en">FirstData Application</value>
         <value xml:lang="zh">FirstData应用程序</value>
diff --git a/firstdatapaymentgateway/entitydef/entitymodel.xml 
b/firstdatapaymentgateway/entitydef/entitymodel.xml
index 57c9cfc..bd6183e 100644
--- a/firstdatapaymentgateway/entitydef/entitymodel.xml
+++ b/firstdatapaymentgateway/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
diff --git a/firstdatapaymentgateway/ofbiz-component.xml 
b/firstdatapaymentgateway/ofbiz-component.xml
index bc1198f..4305142 100644
--- a/firstdatapaymentgateway/ofbiz-component.xml
+++ b/firstdatapaymentgateway/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="firstdatapaymentgateway"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/firstdatapaymentgateway/servicedef/services.xml 
b/firstdatapaymentgateway/servicedef/services.xml
index b552fd9..850af88 100644
--- a/firstdatapaymentgateway/servicedef/services.xml
+++ b/firstdatapaymentgateway/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>FirstData Services</description>
     <vendor></vendor>
     <version>1.0</version>
diff --git a/ldap/ofbiz-component.xml b/ldap/ofbiz-component.xml
index 65c3a51..d2c77e9 100644
--- a/ldap/ofbiz-component.xml
+++ b/ldap/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="ldap" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/lucene/entitydef/eecas_product.xml 
b/lucene/entitydef/eecas_product.xml
index c829096..bfbc03c 100644
--- a/lucene/entitydef/eecas_product.xml
+++ b/lucene/entitydef/eecas_product.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entity-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entity-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entity-eca.xsd";>
 
     <!-- Product Keyword Indexing ECAs -->
     <eca entity="Product" operation="create-store-remove" event="return">
diff --git a/lucene/ofbiz-component.xml b/lucene/ofbiz-component.xml
index a950b6d..709caf9 100644
--- a/lucene/ofbiz-component.xml
+++ b/lucene/ofbiz-component.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 <ofbiz-component name="lucene" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/lucene/servicedef/services.xml b/lucene/servicedef/services.xml
index 2136fd8..5cb11fe 100644
--- a/lucene/servicedef/services.xml
+++ b/lucene/servicedef/services.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Lucene Services</description>
     <vendor></vendor>
     <version>1.0</version>
diff --git a/lucene/testdef/lucenetests.xml b/lucene/testdef/lucenetests.xml
index 07c4408..722fb02 100644
--- a/lucene/testdef/lucenetests.xml
+++ b/lucene/testdef/lucenetests.xml
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="lucenetests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
 
     <test-case case-name="lucene-tests-data-load">
         <entity-xml action="load" 
entity-xml-url="component://lucene/testdef/data/LuceneTestsData.xml"/>
diff --git a/msggateway/config/MsgGatewayUiLabels.xml 
b/msggateway/config/MsgGatewayUiLabels.xml
index 50ea53c..7f24019 100644
--- a/msggateway/config/MsgGatewayUiLabels.xml
+++ b/msggateway/config/MsgGatewayUiLabels.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="MsgGatewayApplication">
         <value xml:lang="en">MsgGateway Application</value>
         <value xml:lang="zh">MsgGateway应用程序</value>
diff --git a/msggateway/entitydef/entitymodel.xml 
b/msggateway/entitydef/entitymodel.xml
index 7d416ea..819be44 100644
--- a/msggateway/entitydef/entitymodel.xml
+++ b/msggateway/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
diff --git a/msggateway/ofbiz-component.xml b/msggateway/ofbiz-component.xml
index e0f379b..bab00db 100644
--- a/msggateway/ofbiz-component.xml
+++ b/msggateway/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="msggateway"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/msggateway/servicedef/services.xml 
b/msggateway/servicedef/services.xml
index bf5db26..5c31ab1 100644
--- a/msggateway/servicedef/services.xml
+++ b/msggateway/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>MsgGateway Services</description>
     <vendor></vendor>
     <version>1.0</version>
diff --git a/multiflex/ofbiz-component.xml b/multiflex/ofbiz-component.xml
index 7664b3d..5d1b90c 100644
--- a/multiflex/ofbiz-component.xml
+++ b/multiflex/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="multiflex"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/myportal/config/MyPortalUiLabels.xml 
b/myportal/config/MyPortalUiLabels.xml
index 7fbb069..018184e 100644
--- a/myportal/config/MyPortalUiLabels.xml
+++ b/myportal/config/MyPortalUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="AdminPortalPage">
         <value xml:lang="en">Portal page Admin.</value>
         <value xml:lang="fr">Admin. Page portail</value>
diff --git a/myportal/ofbiz-component.xml b/myportal/ofbiz-component.xml
index 4a653cb..fc6d707 100644
--- a/myportal/ofbiz-component.xml
+++ b/myportal/ofbiz-component.xml
@@ -20,7 +20,7 @@
 
 <ofbiz-component name="myportal" enabled="true"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/myportal/servicedef/services.xml b/myportal/servicedef/services.xml
index 91bbdd8..0bd2eab 100644
--- a/myportal/servicedef/services.xml
+++ b/myportal/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Project Manager service definitions.</description>
 
     <!-- check access in permission service -->
diff --git a/passport/config/PassportUiLabels.xml 
b/passport/config/PassportUiLabels.xml
index 1e0eb68..129587a 100644
--- a/passport/config/PassportUiLabels.xml
+++ b/passport/config/PassportUiLabels.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <!-- GitHub labels -->
     <property key="GitHubFailedToMatchState">
         <value xml:lang="en">Failed to match the state parameter in GitHub 
response. Just try to login again.</value>
diff --git a/passport/entitydef/entitymodel.xml 
b/passport/entitydef/entitymodel.xml
index d627339..87fea7d 100644
--- a/passport/entitydef/entitymodel.xml
+++ b/passport/entitydef/entitymodel.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-<entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+<entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <title>Entity of Passport Component</title>
     <description>Data Model Enhancements For Passport</description>
     <version>1.0</version>
diff --git a/passport/ofbiz-component.xml b/passport/ofbiz-component.xml
index 7df6578..9225f50 100644
--- a/passport/ofbiz-component.xml
+++ b/passport/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="passport"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/pricat/entitydef/entitymodel.xml b/pricat/entitydef/entitymodel.xml
index d42cef9..5851f2a 100644
--- a/pricat/entitydef/entitymodel.xml
+++ b/pricat/entitydef/entitymodel.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     
     <entity entity-name="ExcelImportHistory"
             package-name="org.apache.ofbiz.product.catalog"
diff --git a/pricat/ofbiz-component.xml b/pricat/ofbiz-component.xml
index b16bf8b..5199975 100644
--- a/pricat/ofbiz-component.xml
+++ b/pricat/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="pricat" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://www.ofbiz.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/projectmgr/config/ProjectMgrUiLabels.xml 
b/projectmgr/config/ProjectMgrUiLabels.xml
index 00982d0..b07a118 100644
--- a/projectmgr/config/ProjectMgrUiLabels.xml
+++ b/projectmgr/config/ProjectMgrUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="FormFieldTitle_actualHours">
         <value xml:lang="de">Ist-Stunden</value>
         <value xml:lang="en">Actual Hours</value>
diff --git a/projectmgr/entitydef/eecas.xml b/projectmgr/entitydef/eecas.xml
index ee84f9d..3eb4b01 100644
--- a/projectmgr/entitydef/eecas.xml
+++ b/projectmgr/entitydef/eecas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entity-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entity-eca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entity-eca.xsd";>
 
     <eca entity="WorkEffortPartyAssignment" operation="create" event="return">
         <condition field-name="statusId" operator="equals" 
value="PAS_ASSIGNED"/>
diff --git a/projectmgr/entitydef/entitymodel.xml 
b/projectmgr/entitydef/entitymodel.xml
index edde1dd..e5245ad 100644
--- a/projectmgr/entitydef/entitymodel.xml
+++ b/projectmgr/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
diff --git a/projectmgr/ofbiz-component.xml b/projectmgr/ofbiz-component.xml
index 61b8a17..ecbb354 100644
--- a/projectmgr/ofbiz-component.xml
+++ b/projectmgr/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="projectmgr" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/projectmgr/servicedef/services.xml 
b/projectmgr/servicedef/services.xml
index 4da0d5c..bd94179 100644
--- a/projectmgr/servicedef/services.xml
+++ b/projectmgr/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Project Manager service definitions.</description>
 
     <service name="createTimeEntryInTimesheet" default-entity-name="TimeEntry" 
engine="simple" auth="true"
diff --git a/rest-api/config/ApiUiLabels.xml b/rest-api/config/ApiUiLabels.xml
index c1d5a0d..751a5f0 100644
--- a/rest-api/config/ApiUiLabels.xml
+++ b/rest-api/config/ApiUiLabels.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-          
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+          
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="GenericServiceValidationErrorMessage">
         <value xml:lang="en">${service} validation failed. The request 
contained invalid information and could not be processed.</value>
     </property>
diff --git a/rest-api/ofbiz-component.xml b/rest-api/ofbiz-component.xml
index ec9764f..d256e38 100644
--- a/rest-api/ofbiz-component.xml
+++ b/rest-api/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="rest-api"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-                 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+                 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/rest-api/servicedef/services.xml b/rest-api/servicedef/services.xml
index 017f1b4..611d2ef 100644
--- a/rest-api/servicedef/services.xml
+++ b/rest-api/servicedef/services.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-          
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+          
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>rest-api Services</description>
     <vendor></vendor>
     <version>1.0</version>
diff --git a/rest-api/testdef/rest-apiTests.xml 
b/rest-api/testdef/rest-apiTests.xml
index 5251500..48e0630 100644
--- a/rest-api/testdef/rest-apiTests.xml
+++ b/rest-api/testdef/rest-apiTests.xml
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="rest-api-tests"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+            
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
 
 
 </test-suite>
\ No newline at end of file
diff --git a/scrum/config/scrumUiLabels.xml b/scrum/config/scrumUiLabels.xml
index 4de727a..4a3b57b 100644
--- a/scrum/config/scrumUiLabels.xml
+++ b/scrum/config/scrumUiLabels.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="PageTitleAddATimesheet">
         <value xml:lang="de">Neue wöchentliche Zeiterfassung hinzufügen</value>
         <value xml:lang="en">Add a new weekly Timesheet</value>
diff --git a/scrum/entitydef/entitymodel.xml b/scrum/entitydef/entitymodel.xml
index 88b1e3f..697cf87 100644
--- a/scrum/entitydef/entitymodel.xml
+++ b/scrum/entitydef/entitymodel.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->
diff --git a/scrum/ofbiz-component.xml b/scrum/ofbiz-component.xml
index b3de924..c02953c 100644
--- a/scrum/ofbiz-component.xml
+++ b/scrum/ofbiz-component.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 <ofbiz-component name="scrum" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 
diff --git a/scrum/servicedef/permissionServices.xml 
b/scrum/servicedef/permissionServices.xml
index 14050fd..1d7a6a7 100644
--- a/scrum/servicedef/permissionServices.xml
+++ b/scrum/servicedef/permissionServices.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>scrum Services</description>
     <vendor></vendor>
     <version>1.0</version>
diff --git a/scrum/servicedef/secas.xml b/scrum/servicedef/secas.xml
index 9b1b135..0fd1d3c 100644
--- a/scrum/servicedef/secas.xml
+++ b/scrum/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd";>
     <eca service="updateWorkEffort" event="commit">
         <condition field-name="currentStatusId" operator="equals" 
value="STS_COMPLETED"/>
         <set field-name="webSiteId" env-name="webSiteId"/>
diff --git a/scrum/servicedef/services.xml b/scrum/servicedef/services.xml
index f732fea..3133a5e 100644
--- a/scrum/servicedef/services.xml
+++ b/scrum/servicedef/services.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>scrum Services</description>
     <vendor></vendor>
     <version>1.0</version>
diff --git a/scrum/testdef/scrumTests.xml b/scrum/testdef/scrumTests.xml
index c6b6301..e20efc3 100644
--- a/scrum/testdef/scrumTests.xml
+++ b/scrum/testdef/scrumTests.xml
@@ -18,7 +18,7 @@ under the License.
 -->
 <test-suite suite-name="scrumtests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
 
         <test-case case-name="scrum-tests">
             <simple-method-test 
location="component://scrum/minilang/test/ScrumTests.xml"/>
diff --git a/solr/config/SolrUiLabels.xml b/solr/config/SolrUiLabels.xml
index 3be6f8d..edff627 100644
--- a/solr/config/SolrUiLabels.xml
+++ b/solr/config/SolrUiLabels.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="SolrAddedDocumentsToSolrIndex">
         <value xml:lang="en">Added ${fieldList} documents to solr index</value>
     </property>
diff --git a/solr/entitydef/eecas.xml b/solr/entitydef/eecas.xml
index 1e2a5ba..4381378 100644
--- a/solr/entitydef/eecas.xml
+++ b/solr/entitydef/eecas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entity-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entity-eca.xsd";>
+xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entity-eca.xsd";>
 
     <!-- 
         Sorl Product indexing stock/example ECAs
diff --git a/solr/ofbiz-component.xml b/solr/ofbiz-component.xml
index 853f324..c1ad31c 100644
--- a/solr/ofbiz-component.xml
+++ b/solr/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="solr"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+       
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
 
     <resource-loader name="main" type="component" />
     
diff --git a/solr/servicedef/secas.xml b/solr/servicedef/secas.xml
index b1cb845..0519563 100644
--- a/solr/servicedef/secas.xml
+++ b/solr/servicedef/secas.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/service-eca.xsd";>
+xsi:noNamespaceSchemaLocation="https://www.ofbiz.org/dtds/service-eca.xsd";>
 
     <!-- (Insert any needed SECAs here) -->
 
diff --git a/solr/servicedef/solrservices.xml b/solr/servicedef/solrservices.xml
index c3af03c..92fc3d6 100644
--- a/solr/servicedef/solrservices.xml
+++ b/solr/servicedef/solrservices.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd";>
+    xsi:noNamespaceSchemaLocation="https://www.ofbiz.org/dtds/services.xsd";>
 
     <description>Content Component Services</description>
     <vendor>OFBiz</vendor>
diff --git a/solr/testdef/solrtests.xml b/solr/testdef/solrtests.xml
index d2216f9..4b88ed7 100644
--- a/solr/testdef/solrtests.xml
+++ b/solr/testdef/solrtests.xml
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="solrtests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd";>
 
     <test-case case-name="solr-tests-data-load">
         <entity-xml action="load" 
entity-xml-url="component://solr/testdef/data/SolrTestsData.xml"/>
diff --git a/webpos/config/WebPosUiLabels.xml b/webpos/config/WebPosUiLabels.xml
index 19af3e3..79695e2 100644
--- a/webpos/config/WebPosUiLabels.xml
+++ b/webpos/config/WebPosUiLabels.xml
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd";>
     <property key="WebPosAdjustments">
         <value xml:lang="en">Adjustments</value>
         <value xml:lang="fr">Ajustements</value>
diff --git a/webpos/entitydef/entitymodel.xml b/webpos/entitydef/entitymodel.xml
index ecf9c7a..636ccc0 100644
--- a/webpos/entitydef/entitymodel.xml
+++ b/webpos/entitydef/entitymodel.xml
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd";>
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->
diff --git a/webpos/ofbiz-component.xml b/webpos/ofbiz-component.xml
index 23623c4..1a77a34 100644
--- a/webpos/ofbiz-component.xml
+++ b/webpos/ofbiz-component.xml
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="webpos" enabled="true"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 
diff --git a/webpos/servicedef/services.xml b/webpos/servicedef/services.xml
index 7d80c44..dd1bc4b 100644
--- a/webpos/servicedef/services.xml
+++ b/webpos/servicedef/services.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/webpos/servicedef/services_cart.xml 
b/webpos/servicedef/services_cart.xml
index 6c9561c..3a216f2 100644
--- a/webpos/servicedef/services_cart.xml
+++ b/webpos/servicedef/services_cart.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Cart Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/webpos/servicedef/services_customer.xml 
b/webpos/servicedef/services_customer.xml
index cc1a067..9851c19 100644
--- a/webpos/servicedef/services_customer.xml
+++ b/webpos/servicedef/services_customer.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Customer Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/webpos/servicedef/services_manager.xml 
b/webpos/servicedef/services_manager.xml
index 82e32cc..1db4581 100644
--- a/webpos/servicedef/services_manager.xml
+++ b/webpos/servicedef/services_manager.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Manager Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/webpos/servicedef/services_payment.xml 
b/webpos/servicedef/services_payment.xml
index 707c06b..818be9c 100644
--- a/webpos/servicedef/services_payment.xml
+++ b/webpos/servicedef/services_payment.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Payment Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/webpos/servicedef/services_promo.xml 
b/webpos/servicedef/services_promo.xml
index 91d6117..eafe929 100644
--- a/webpos/servicedef/services_promo.xml
+++ b/webpos/servicedef/services_promo.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Promotions Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
diff --git a/webpos/servicedef/services_search.xml 
b/webpos/servicedef/services_search.xml
index acaaf7a..c99bb87 100644
--- a/webpos/servicedef/services_search.xml
+++ b/webpos/servicedef/services_search.xml
@@ -17,7 +17,7 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Search Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Reply via email to