Modified: 
ofbiz/branches/release16.11/framework/common/servicedef/services_qrcode.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/servicedef/services_qrcode.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/common/servicedef/services_qrcode.xml 
(original)
+++ ofbiz/branches/release16.11/framework/common/servicedef/services_qrcode.xml 
Tue Jul 20 06:02:34 2021
@@ -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>QRCode Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/common/servicedef/services_security.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/servicedef/services_security.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/common/servicedef/services_security.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/common/servicedef/services_security.xml 
Tue Jul 20 06:02:34 2021
@@ -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 Security Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/common/servicedef/services_test.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/servicedef/services_test.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/common/servicedef/services_test.xml 
(original)
+++ ofbiz/branches/release16.11/framework/common/servicedef/services_test.xml 
Tue Jul 20 06:02:34 2021
@@ -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 Test Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/framework/common/servicedef/smcas_test.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/servicedef/smcas_test.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/common/servicedef/smcas_test.xml 
(original)
+++ ofbiz/branches/release16.11/framework/common/servicedef/smcas_test.xml Tue 
Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-mca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-mca.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-mca.xsd";>
     <mca mail-rule-name="testRule1">
         <condition-field field-name="to" operator="matches" 
value=".*@ofbiz\.org"/>
         <condition-field field-name="subject" operator="matches" 
value=".*Test.*"/>

Modified: 
ofbiz/branches/release16.11/framework/common/testdef/PerformFindTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/testdef/PerformFindTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/common/testdef/PerformFindTests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/common/testdef/PerformFindTests.xml 
Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="performfindtests"
         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="performfind-tests">
         <junit-test-suite 
class-name="org.apache.ofbiz.common.test.PerformFindTests"/>

Modified: 
ofbiz/branches/release16.11/framework/common/testdef/UserLoginTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/testdef/UserLoginTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/common/testdef/UserLoginTests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/common/testdef/UserLoginTests.xml Tue 
Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="userlogintests"
         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="userlogin-tests">
         <simple-method-test 
location="component://common/minilang/test/UserLoginTests.xml"/>

Modified: ofbiz/branches/release16.11/framework/component-load.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/component-load.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/component-load.xml (original)
+++ ofbiz/branches/release16.11/framework/component-load.xml Tue Jul 20 
06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <component-loader xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/component-loader.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/component-loader.xsd";>
     <load-component component-location="base"/>
     <load-component component-location="entity"/>
     <load-component component-location="security"/>

Modified: ofbiz/branches/release16.11/framework/datafile/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/datafile/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/datafile/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/framework/datafile/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="datafile"
         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="dtd"/>
 </ofbiz-component>

Modified: ofbiz/branches/release16.11/framework/documents/DataFiles.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/documents/DataFiles.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/documents/DataFiles.xml (original)
+++ ofbiz/branches/release16.11/framework/documents/DataFiles.xml Tue Jul 20 
06:02:34 2021
@@ -120,7 +120,7 @@ enter a path for it in the "Save to enti
                 <example>
                     <title> posschema.xml:</title>
                     <programlisting><![CDATA[
-    <data-files 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+    <data-files 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
         <data-file name="posreport" separator-style="fixed-length" 
type-code="text">
             <record name="tillentry" limit="many">
                 <field name="tillCode" type="String" length="16" position="0">
@@ -146,7 +146,7 @@ enter a path for it in the "Save to enti
                 <example>
                     <title>Another example reading fixed record little endian 
binary files</title>
                     <programlisting><![CDATA[
-                    <data-files 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+                    <data-files 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
                         <data-file name="stockdata" 
separator-style="fixed-record" type-code="text" record-length="768">
                             <record name="stockdataitem" limit="many">
                                 <field name="barcode" 
type="NullTerminatedString" length="12" position="0">
@@ -190,7 +190,7 @@ enter a path for it in the "Save to enti
 
                 <title>Sample xml definition file for importing select columns 
posschema.xml:</title>
                 <programlisting><![CDATA[
-                <data-files 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+                <data-files 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
                     <data-file name="posreport" separator-style="fixed-length" 
type-code="text">
                         <record name="tillentry" limit="many">
                             <field name="tillCode" type="String" length="16" 
position="0">
@@ -216,7 +216,7 @@ enter a path for it in the "Save to enti
 
                 <title> Another example reading fixed record little endian 
binary files</title>
                 <programlisting><![CDATA[
-                <data-files 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+                <data-files 
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/datafiles.xsd"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
                     <data-file name="stockdata" separator-style="fixed-record" 
type-code="text" record-length="768">
                         <record name="stockdataitem" limit="many">
                             <field name="barcode" type="NullTerminatedString" 
length="12" position="0">

Modified: ofbiz/branches/release16.11/framework/documents/UnitTest.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/documents/UnitTest.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/documents/UnitTest.xml (original)
+++ ofbiz/branches/release16.11/framework/documents/UnitTest.xml Tue Jul 20 
06:02:34 2021
@@ -40,7 +40,7 @@
                 <programlisting>
                     &lt;test-suite suite-name="servicetests"
                         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-                        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd"&gt;
+                        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd"&gt;
                         ....
                         ....
                         &lt;test-case case-name="test-case-name"&gt;

Modified: ofbiz/branches/release16.11/framework/entity/config/entityengine.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/config/entityengine.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/config/entityengine.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/config/entityengine.xml Tue 
Jul 20 06:02:34 2021
@@ -22,7 +22,7 @@ under the License.
 access. For a detailed description see the core/docs/entityconfig.html file.
 -->
 <entity-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entity-config.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entity-config.xsd";>
     <resource-loader name="fieldfile" 
class="org.apache.ofbiz.base.config.FileLoader"
             prepend-env="ofbiz.home" prefix="/framework/entity/fieldtype/"/>
 

Modified: ofbiz/branches/release16.11/framework/entity/entitydef/entitygroup.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/entitydef/entitygroup.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/entitydef/entitygroup.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/entitydef/entitygroup.xml Tue 
Jul 20 06:02:34 2021
@@ -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";>
 
     <!-- ========================================================= -->
     <!-- org.apache.ofbiz.entity.tenant -->

Modified: ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel.xml Tue 
Jul 20 06:02:34 2021
@@ -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 ======================= -->
     <!-- ========================================================= -->

Modified: 
ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel_test.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel_test.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel_test.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel_test.xml 
Tue Jul 20 06:02:34 2021
@@ -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 ======================= -->
   <!-- ========================================================= -->

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeadvantage.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeadvantage.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeadvantage.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeadvantage.xml 
Tue Jul 20 06:02:34 2021
@@ -21,7 +21,7 @@ under the License.
 <!-- www.advantagedatabase.com -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
 
     <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeaxion.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeaxion.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeaxion.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeaxion.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
    <!-- General Types -->
     <field-type-def type="blob" sql-type="BLOB" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypedaffodil.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypedaffodil.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypedaffodil.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypedaffodil.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
    <!-- General Types -->
     <field-type-def type="blob" sql-type="BLOB" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypederby.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypederby.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypederby.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypederby.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="BLOB" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypefirebird.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypefirebird.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypefirebird.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypefirebird.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
    <!-- General Types -->
     <field-type-def type="blob" sql-type="BLOB" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypehsql.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypehsql.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypehsql.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypehsql.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="OBJECT" sql-type-alias="OTHER" 
java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemssql.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemssql.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemssql.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemssql.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="IMAGE" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemysql.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemysql.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemysql.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemysql.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="LONGBLOB" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeoracle.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeoracle.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeoracle.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeoracle.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="BLOB" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypepostgres.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypepostgres.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypepostgres.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypepostgres.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="BYTEA" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesapdb.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesapdb.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesapdb.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesapdb.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
    <!-- General Types -->
     <field-type-def type="blob" sql-type="LONG BYTE" sql-type-alias="LONG 
BYTE" java-type="java.sql.Blob"/>

Modified: 
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesybase.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesybase.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesybase.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesybase.xml 
Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <fieldtypemodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/fieldtypemodel.xsd";>
   <!-- ===================== field-type-def ==================== -->
     <!-- General Types -->
     <field-type-def type="blob" sql-type="IMAGE" java-type="java.sql.Blob"/>

Modified: ofbiz/branches/release16.11/framework/entity/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/framework/entity/ofbiz-component.xml Tue Jul 20 
06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="entity"
         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="dtd"/>
     <classpath type="dir" location="config"/>

Modified: ofbiz/branches/release16.11/framework/entity/testdef/entitytests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entity/testdef/entitytests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entity/testdef/entitytests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entity/testdef/entitytests.xml Tue 
Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="entitytests"
         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="entity-tests"><junit-test-suite 
class-name="org.apache.ofbiz.entity.test.EntityTestSuite"/></test-case>
     <test-case case-name="entity-crypto-tests"><junit-test-suite 
class-name="org.apache.ofbiz.entity.test.EntityCryptoTestSuite"/></test-case>
     <test-case case-name="entity-query-tests"><junit-test-suite 
class-name="org.apache.ofbiz.entity.test.EntityQueryTestSuite"/></test-case>

Modified: 
ofbiz/branches/release16.11/framework/entityext/config/EntityExtUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/config/EntityExtUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entityext/config/EntityExtUiLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entityext/config/EntityExtUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="EntityExtCannotDoEntitySyncPush">
         <value xml:lang="en">Cannot do Entity Sync Push because entitySyncId 
[] is set for Pull Only.</value>
         <value xml:lang="fr">Impossible d'effectuer la synchro (push) avec un 
configuration en mode esclave seulement (pull only).</value>

Modified: 
ofbiz/branches/release16.11/framework/entityext/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entityext/entitydef/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entityext/entitydef/entitymodel.xml 
Tue Jul 20 06:02:34 2021
@@ -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 ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/framework/entityext/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entityext/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entityext/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="entityext"
         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"/>
     

Modified: ofbiz/branches/release16.11/framework/entityext/servicedef/groups.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/servicedef/groups.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entityext/servicedef/groups.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entityext/servicedef/groups.xml Tue 
Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-group xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-group.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-group.xsd";>
 
     <!-- Entity Engine Service Groups (Distributed Cache Clearing) -->
     <group name="distributedClearAllEntityCaches" send-mode="all">

Modified: ofbiz/branches/release16.11/framework/entityext/servicedef/secas.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entityext/servicedef/secas.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entityext/servicedef/secas.xml Tue 
Jul 20 06:02:34 2021
@@ -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";>
 
     <!-- cleanSyncRemoveInfo ECA, should also run on a schedule, like once a 
day or something -->
     <eca service="runEntitySync" event="return">

Modified: 
ofbiz/branches/release16.11/framework/entityext/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/entityext/servicedef/services.xml 
(original)
+++ ofbiz/branches/release16.11/framework/entityext/servicedef/services.xml Tue 
Jul 20 06:02:34 2021
@@ -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>Entity Extension Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_group.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/servicedef/services_group.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_group.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_group.xml 
Tue Jul 20 06:02:34 2021
@@ -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>Entity Group Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_synchronization.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/servicedef/services_synchronization.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_synchronization.xml
 (original)
+++ 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_synchronization.xml
 Tue Jul 20 06:02:34 2021
@@ -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>Entity Group Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_tenant.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/entityext/servicedef/services_tenant.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_tenant.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/entityext/servicedef/services_tenant.xml 
Tue Jul 20 06:02:34 2021
@@ -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>Entity Tenant Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/framework/images/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/images/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/images/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/framework/images/ofbiz-component.xml Tue Jul 20 
06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="images"
         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="images"
         title="Images"

Modified: 
ofbiz/branches/release16.11/framework/minilang/config/DefaultMessagesUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/minilang/config/DefaultMessagesUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/minilang/config/DefaultMessagesUiLabels.xml
 (original)
+++ 
ofbiz/branches/release16.11/framework/minilang/config/DefaultMessagesUiLabels.xml
 Tue Jul 20 06:02:34 2021
@@ -17,7 +17,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="check.error.prefix">
         <value xml:lang="de">Fehler: </value>
         <value xml:lang="en">Error: </value>

Modified: 
ofbiz/branches/release16.11/framework/minilang/config/MiniLangErrorUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/minilang/config/MiniLangErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/minilang/config/MiniLangErrorUiLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/minilang/config/MiniLangErrorUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="simpleMethod.error_begin_transaction">
         <value xml:lang="de">Fehler beim Starten der Transaktion, Methode 
konnte nicht verarbeitet werden</value>
         <value xml:lang="en">Error trying to begin transaction, could not 
process method</value>

Modified: ofbiz/branches/release16.11/framework/minilang/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/minilang/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/minilang/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/framework/minilang/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="minilang"
         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"/>
     <classpath type="dir" location="dtd"/>

Modified: 
ofbiz/branches/release16.11/framework/minilang/testdef/MinilangTests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/minilang/testdef/MinilangTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/minilang/testdef/MinilangTests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/minilang/testdef/MinilangTests.xml 
Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="MinilangTests"
         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="MiniLangUnitTests">
         <junit-test-suite 
class-name="org.apache.ofbiz.minilang.test.MiniLangTests"/>

Modified: ofbiz/branches/release16.11/framework/resources/templates/Tests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/resources/templates/Tests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/resources/templates/Tests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/resources/templates/Tests.xml Tue Jul 
20 06:02:34 2021
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <test-suite suite-name="@component-resource-name@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

Modified: ofbiz/branches/release16.11/framework/resources/templates/UiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/resources/templates/UiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/resources/templates/UiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/framework/resources/templates/UiLabels.xml Tue 
Jul 20 06:02:34 2021
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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="@component-resource-name@Application">
         <value xml:lang="en">@component-resource-name@ Application</value>
         <value xml:lang="zh">@component-resource-name@应用程序</value>

Modified: 
ofbiz/branches/release16.11/framework/resources/templates/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/resources/templates/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/resources/templates/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/framework/resources/templates/entitymodel.xml 
Tue Jul 20 06:02:34 2021
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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 ======================= -->
     <!-- ========================================================= -->

Modified: 
ofbiz/branches/release16.11/framework/resources/templates/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/resources/templates/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/resources/templates/ofbiz-component.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/resources/templates/ofbiz-component.xml 
Tue Jul 20 06:02:34 2021
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ofbiz-component name="@component-name@"
         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"/>
 

Modified: ofbiz/branches/release16.11/framework/resources/templates/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/resources/templates/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/resources/templates/services.xml 
(original)
+++ ofbiz/branches/release16.11/framework/resources/templates/services.xml Tue 
Jul 20 06:02:34 2021
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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>@component-resource-name@ Services</description>
     <vendor></vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/security/config/SecurityEntityLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/security/config/SecurityEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/security/config/SecurityEntityLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/security/config/SecurityEntityLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="SecurityGroup.description.ASSETMAINTADMIN">
         <value xml:lang="en">Asset Maintenance Admin group, has all 
maintenance permissions.</value>
         <value xml:lang="it">Gruppo permesso manutenzione cespiti, ha tutti i 
permessi di manutenzione.</value>

Modified: 
ofbiz/branches/release16.11/framework/security/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/security/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/security/entitydef/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/framework/security/entitydef/entitymodel.xml 
Tue Jul 20 06:02:34 2021
@@ -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 ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/framework/security/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/security/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/security/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/framework/security/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="security"
         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"/>
     <classpath type="dir" location="dtd"/>

Modified: 
ofbiz/branches/release16.11/framework/service/config/ServiceErrorUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/config/ServiceErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/service/config/ServiceErrorUiLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/service/config/ServiceErrorUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="ModelService.following_required_parameter_missing">
         <value xml:lang="de">Der folgende benötigte Parameter fehlt:</value>
         <value xml:lang="en">The following required parameter is 
missing:</value>

Modified: 
ofbiz/branches/release16.11/framework/service/config/ServiceUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/config/ServiceUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/config/ServiceUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/framework/service/config/ServiceUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="EntityCreatedSuccessfully">
         <value xml:lang="en">${entityName} created successfully</value>
     </property>

Modified: ofbiz/branches/release16.11/framework/service/config/serviceengine.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/config/serviceengine.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/config/serviceengine.xml 
(original)
+++ ofbiz/branches/release16.11/framework/service/config/serviceengine.xml Tue 
Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-config.xsd";>
+        
xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-config.xsd";>
 
     <service-engine name="default">
         <!-- Name of the service to use for authorization -->

Modified: 
ofbiz/branches/release16.11/framework/service/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/entitydef/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/framework/service/entitydef/entitymodel.xml Tue 
Jul 20 06:02:34 2021
@@ -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 ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/framework/service/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/framework/service/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="service"
         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"/>
     <classpath type="dir" location="dtd"/>

Modified: 
ofbiz/branches/release16.11/framework/service/servicedef/secas_test_se.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/servicedef/secas_test_se.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/servicedef/secas_test_se.xml 
(original)
+++ ofbiz/branches/release16.11/framework/service/servicedef/secas_test_se.xml 
Tue Jul 20 06:02:34 2021
@@ -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="testServiceEcaGlobalEventExec" event="global-commit">
         <action service="testServiceEcaGlobalEventExecOnCommit" mode="sync"/>
     </eca>

Modified: ofbiz/branches/release16.11/framework/service/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/servicedef/services.xml 
(original)
+++ ofbiz/branches/release16.11/framework/service/servicedef/services.xml Tue 
Jul 20 06:02:34 2021
@@ -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 Service Engine Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/service/servicedef/services_test_se.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/servicedef/services_test_se.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/service/servicedef/services_test_se.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/service/servicedef/services_test_se.xml 
Tue Jul 20 06:02:34 2021
@@ -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 Service Engine Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/framework/service/testdef/servicetests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/service/testdef/servicetests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/service/testdef/servicetests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/service/testdef/servicetests.xml Tue 
Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="servicetests"
         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="service-tests"><junit-test-suite 
class-name="org.apache.ofbiz.service.test.ServiceEngineTests"/></test-case>
     <test-case case-name="service-soap-tests"><junit-test-suite 
class-name="org.apache.ofbiz.service.test.ServiceSOAPTests"/></test-case>
     <test-case case-name="service-entity-auto-tests"><junit-test-suite 
class-name="org.apache.ofbiz.service.test.ServiceEntityAutoTests"/></test-case>

Modified: ofbiz/branches/release16.11/framework/testtools/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/testtools/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/testtools/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/framework/testtools/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <ofbiz-component name="testtools"
     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"/>
 

Modified: 
ofbiz/branches/release16.11/framework/testtools/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/testtools/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/testtools/servicedef/services.xml 
(original)
+++ ofbiz/branches/release16.11/framework/testtools/servicedef/services.xml Tue 
Jul 20 06:02:34 2021
@@ -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>Test Tool Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/webapp/config/WebappEntityLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/config/WebappEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/config/WebappEntityLabels.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webapp/config/WebappEntityLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="ServerHitType.description.ENTITY">
         <value xml:lang="de">Entität</value>
         <value xml:lang="en">Entity</value>

Modified: ofbiz/branches/release16.11/framework/webapp/config/WebappUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/config/WebappUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/config/WebappUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webapp/config/WebappUiLabels.xml Tue 
Jul 20 06:02:34 2021
@@ -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="coreEvents.delegator_not_passed">
         <value xml:lang="de">Benötigter Parameter 'delegator' fehlt.</value>
         <value xml:lang="en">Required parameter 'delegator' not passed.</value>

Modified: ofbiz/branches/release16.11/framework/webapp/entitydef/entitygroup.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/entitydef/entitygroup.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/entitydef/entitygroup.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webapp/entitydef/entitygroup.xml Tue 
Jul 20 06:02:34 2021
@@ -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";>
 
     <entity-group group="org.apache.ofbiz.stats" entity="BrowserType"/>
     <entity-group group="org.apache.ofbiz.stats" entity="PlatformType"/>

Modified: ofbiz/branches/release16.11/framework/webapp/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/entitydef/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webapp/entitydef/entitymodel.xml Tue 
Jul 20 06:02:34 2021
@@ -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 ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/framework/webapp/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/framework/webapp/ofbiz-component.xml Tue Jul 20 
06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="webapp"
         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"/>
 

Modified: ofbiz/branches/release16.11/framework/webapp/testdef/webapptests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/testdef/webapptests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webapp/testdef/webapptests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webapp/testdef/webapptests.xml Tue 
Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@
 
 <test-suite suite-name="webapptests"
         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="webapp-tests">
         <junit-test-suite 
class-name="org.apache.ofbiz.webapp.test.XmlRpcTests"/>

Modified: 
ofbiz/branches/release16.11/framework/webtools/config/WebtoolsErrorUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webtools/config/WebtoolsErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/framework/webtools/config/WebtoolsErrorUiLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/framework/webtools/config/WebtoolsErrorUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="foundgenericWebEvent.conversion_failed">
         <value xml:lang="en">conversion failed</value>
         <value xml:lang="fr">La conversion a échoué. "${fval}" est 
erroné</value>

Modified: 
ofbiz/branches/release16.11/framework/webtools/config/WebtoolsUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webtools/config/WebtoolsUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webtools/config/WebtoolsUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webtools/config/WebtoolsUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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="ConnectionPoolStatus">
         <value xml:lang="en">Connection Pool Status</value>
         <value xml:lang="fr">État du pool de connexions</value>

Modified: ofbiz/branches/release16.11/framework/webtools/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webtools/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webtools/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webtools/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="webtools"
         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"/>
     

Modified: ofbiz/branches/release16.11/framework/webtools/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webtools/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/webtools/servicedef/services.xml 
(original)
+++ ofbiz/branches/release16.11/framework/webtools/servicedef/services.xml Tue 
Jul 20 06:02:34 2021
@@ -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 WebTools Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/framework/widget/config/conditionalUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/widget/config/conditionalUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/widget/config/conditionalUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/framework/widget/config/conditionalUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -17,7 +17,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="begins_with">
         <value xml:lang="ar">يبدأ ب</value>
         <value xml:lang="cs">Začíná</value>

Modified: ofbiz/branches/release16.11/framework/widget/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/widget/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/widget/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/framework/widget/ofbiz-component.xml Tue Jul 20 
06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="widget"
         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"/>
     <classpath type="dir" location="dtd"/>

Modified: ofbiz/branches/release16.11/framework/widget/testdef/widgettests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/widget/testdef/widgettests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/widget/testdef/widgettests.xml 
(original)
+++ ofbiz/branches/release16.11/framework/widget/testdef/widgettests.xml Tue 
Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@
 
 <test-suite suite-name="widgettests"
         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="widget-tests">
         <junit-test-suite 
class-name="org.apache.ofbiz.widget.test.WidgetMacroLibraryTests"/>

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/AssetMaintUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/config/AssetMaintUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/AssetMaintUiLabels.xml
 (original)
+++ 
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/AssetMaintUiLabels.xml
 Tue Jul 20 06:02:34 2021
@@ -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>

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/IsMgrUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/config/IsMgrUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/IsMgrUiLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/IsMgrUiLabels.xml 
Tue Jul 20 06:02:34 2021
@@ -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>

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/specialpurpose/assetmaint/entitydef/entitymodel.xml 
(original)
+++ 
ofbiz/branches/release16.11/specialpurpose/assetmaint/entitydef/entitymodel.xml 
Tue Jul 20 06:02:34 2021
@@ -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 ======================= -->

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/assetmaint/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/assetmaint/ofbiz-component.xml 
Tue Jul 20 06:02:34 2021
@@ -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"/>
 

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/secas.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/secas.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/secas.xml 
Tue Jul 20 06:02:34 2021
@@ -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">

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/services.xml 
(original)
+++ 
ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/services.xml 
Tue Jul 20 06:02:34 2021
@@ -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>

Modified: 
ofbiz/branches/release16.11/specialpurpose/assetmaint/testdef/assetmainttests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/assetmaint/testdef/assetmainttests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/specialpurpose/assetmaint/testdef/assetmainttests.xml
 (original)
+++ 
ofbiz/branches/release16.11/specialpurpose/assetmaint/testdef/assetmainttests.xml
 Tue Jul 20 06:02:34 2021
@@ -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">
         <simple-method-test 
location="component://assetmaint/minilang/test/FixedAssetMaintTests.xml"/>

Modified: ofbiz/branches/release16.11/specialpurpose/bi/config/BiUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/bi/config/BiUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/bi/config/BiUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/bi/config/BiUiLabels.xml Tue Jul 
20 06:02:34 2021
@@ -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>

Modified: 
ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitygroup.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitygroup.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitygroup.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitygroup.xml Tue 
Jul 20 06:02:34 2021
@@ -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                                                     -->

Modified: 
ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitymodel.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitymodel.xml Tue 
Jul 20 06:02:34 2021
@@ -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 ======================= -->
     <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/specialpurpose/bi/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/bi/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/bi/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/specialpurpose/bi/ofbiz-component.xml Tue Jul 
20 06:02:34 2021
@@ -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"/>
 

Modified: ofbiz/branches/release16.11/specialpurpose/bi/servicedef/secas.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/bi/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/bi/servicedef/secas.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/bi/servicedef/secas.xml Tue Jul 
20 06:02:34 2021
@@ -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">

Modified: ofbiz/branches/release16.11/specialpurpose/bi/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/bi/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/bi/servicedef/services.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/bi/servicedef/services.xml Tue 
Jul 20 06:02:34 2021
@@ -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">

Modified: 
ofbiz/branches/release16.11/specialpurpose/birt/config/BirtUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/specialpurpose/birt/config/BirtUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/specialpurpose/birt/config/BirtUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/specialpurpose/birt/config/BirtUiLabels.xml Tue 
Jul 20 06:02:34 2021
@@ -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="ja">Eclipse BIRT 業務</value>


Reply via email to