Author: jleroux
Date: Tue Jul 20 06:02:34 2021
New Revision: 1891672

URL: http://svn.apache.org/viewvc?rev=1891672&view=rev
Log:
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

Modified:
    
ofbiz/branches/release16.11/applications/accounting/config/AccountingEntityLabels.xml
    
ofbiz/branches/release16.11/applications/accounting/config/AccountingErrorUiLabels.xml
    
ofbiz/branches/release16.11/applications/accounting/config/AccountingUiLabels.xml
    ofbiz/branches/release16.11/applications/accounting/entitydef/eecas.xml
    
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_old.xml
    
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_reports.xml
    ofbiz/branches/release16.11/applications/accounting/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/accounting/servicedef/groups.xml
    ofbiz/branches/release16.11/applications/accounting/servicedef/secas.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_invoice.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_ledger.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_payment.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_admin.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_agreement.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_authorizedotnet.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_billing.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_budget.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_clearcommerce.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cost.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cybersource.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_finaccount.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_fixedasset.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_invoice.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_ledger.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_orbital.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_payment.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentgateway.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentmethod.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paypal.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_pccharge.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_perm.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rate.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rita.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_sagepay.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_securepay.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_tax.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_upgrade.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_valuelink.xml
    
ofbiz/branches/release16.11/applications/accounting/servicedef/services_verisign.xml
    
ofbiz/branches/release16.11/applications/accounting/testdef/accountingtests.xml
    
ofbiz/branches/release16.11/applications/accounting/testdef/fixedassettests.xml
    ofbiz/branches/release16.11/applications/accounting/testdef/invoicetests.xml
    
ofbiz/branches/release16.11/applications/accounting/testdef/paymentappltests.xml
    ofbiz/branches/release16.11/applications/accounting/testdef/paymenttests.xml
    ofbiz/branches/release16.11/applications/accounting/testdef/ratetests.xml
    
ofbiz/branches/release16.11/applications/commonext/config/CommonExtUiLabels.xml
    ofbiz/branches/release16.11/applications/commonext/config/SetupUiLabels.xml
    ofbiz/branches/release16.11/applications/commonext/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/applications/commonext/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/commonext/servicedef/secas.xml
    ofbiz/branches/release16.11/applications/commonext/servicedef/services.xml
    ofbiz/branches/release16.11/applications/component-load.xml
    
ofbiz/branches/release16.11/applications/content/config/ContentEntityLabels.xml
    
ofbiz/branches/release16.11/applications/content/config/ContentErrorUiLabels.xml
    ofbiz/branches/release16.11/applications/content/config/ContentUiLabels.xml
    ofbiz/branches/release16.11/applications/content/entitydef/eecas.xml
    ofbiz/branches/release16.11/applications/content/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/content/servicedef/mca.xml
    ofbiz/branches/release16.11/applications/content/servicedef/secas.xml
    ofbiz/branches/release16.11/applications/content/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_commevent.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_content.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_contenttypes.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_data.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_document.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_output.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_survey.xml
    
ofbiz/branches/release16.11/applications/content/servicedef/services_website.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/accounting-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/content-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/humanres-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/manufacturing-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/marketing-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/order-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/party-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/product-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/shipment-entitymodel.xml
    
ofbiz/branches/release16.11/applications/datamodel/entitydef/workeffort-entitymodel.xml
    ofbiz/branches/release16.11/applications/datamodel/ofbiz-component.xml
    
ofbiz/branches/release16.11/applications/humanres/config/HumanResEntityLabels.xml
    
ofbiz/branches/release16.11/applications/humanres/config/HumanResErrorUiLabels.xml
    
ofbiz/branches/release16.11/applications/humanres/config/HumanResUiLabels.xml
    
ofbiz/branches/release16.11/applications/humanres/entitydef/entitymodel_old.xml
    ofbiz/branches/release16.11/applications/humanres/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/humanres/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/humanres/servicedef/services_ability.xml
    
ofbiz/branches/release16.11/applications/humanres/servicedef/services_employment.xml
    
ofbiz/branches/release16.11/applications/humanres/servicedef/services_position.xml
    
ofbiz/branches/release16.11/applications/humanres/servicedef/services_upgrade.xml
    
ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingEntityLabels.xml
    
ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingReportsUiLabels.xml
    
ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingUiLabels.xml
    ofbiz/branches/release16.11/applications/manufacturing/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/manufacturing/servicedef/secas.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_bom.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_calendar.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_formula.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_mrp.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_production_run.xml
    
ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_routing.xml
    
ofbiz/branches/release16.11/applications/manufacturing/testdef/productionruntests.xml
    
ofbiz/branches/release16.11/applications/marketing/config/MarketingEntityLabels.xml
    
ofbiz/branches/release16.11/applications/marketing/config/MarketingUiLabels.xml
    ofbiz/branches/release16.11/applications/marketing/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/marketing/servicedef/secas.xml
    ofbiz/branches/release16.11/applications/marketing/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/marketing/servicedef/services_contact.xml
    
ofbiz/branches/release16.11/applications/marketing/servicedef/services_opportunity.xml
    
ofbiz/branches/release16.11/applications/marketing/testdef/MarketingTests.xml
    ofbiz/branches/release16.11/applications/order/config/OrderEntityLabels.xml
    ofbiz/branches/release16.11/applications/order/config/OrderErrorUiLabels.xml
    ofbiz/branches/release16.11/applications/order/config/OrderUiLabels.xml
    ofbiz/branches/release16.11/applications/order/entitydef/eecas.xml
    ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_old.xml
    
ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_view.xml
    
ofbiz/branches/release16.11/applications/order/minilang/thirdparty/taxware/TaxwareFiles.xml
    
ofbiz/branches/release16.11/applications/order/minilang/thirdparty/zipsales/ZipSalesTaxTables.xml
    ofbiz/branches/release16.11/applications/order/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/order/servicedef/secas.xml
    ofbiz/branches/release16.11/applications/order/servicedef/services.xml
    ofbiz/branches/release16.11/applications/order/servicedef/services_cart.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_checkout.xml
    ofbiz/branches/release16.11/applications/order/servicedef/services_order.xml
    ofbiz/branches/release16.11/applications/order/servicedef/services_perm.xml
    ofbiz/branches/release16.11/applications/order/servicedef/services_quote.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_request.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_requirement.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_reservations.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_return.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_shoppinglist.xml
    
ofbiz/branches/release16.11/applications/order/servicedef/services_upgrade.xml
    ofbiz/branches/release16.11/applications/order/testdef/CustRequestTests.xml
    ofbiz/branches/release16.11/applications/order/testdef/FinAccountTests.xml
    ofbiz/branches/release16.11/applications/order/testdef/OrderTest.xml
    ofbiz/branches/release16.11/applications/order/testdef/ShoppingCartTests.xml
    ofbiz/branches/release16.11/applications/order/testdef/ShoppingListTests.xml
    ofbiz/branches/release16.11/applications/order/testdef/quotetests.xml
    ofbiz/branches/release16.11/applications/party/config/PartyEntityLabels.xml
    ofbiz/branches/release16.11/applications/party/config/PartyErrorUiLabels.xml
    ofbiz/branches/release16.11/applications/party/config/PartyUiLabels.xml
    ofbiz/branches/release16.11/applications/party/entitydef/entitymodel_old.xml
    ofbiz/branches/release16.11/applications/party/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/party/servicedef/mcas.xml
    ofbiz/branches/release16.11/applications/party/servicedef/secas.xml
    ofbiz/branches/release16.11/applications/party/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/party/servicedef/services_agreement.xml
    
ofbiz/branches/release16.11/applications/party/servicedef/services_communication.xml
    
ofbiz/branches/release16.11/applications/party/servicedef/services_contact.xml
    ofbiz/branches/release16.11/applications/party/servicedef/services_party.xml
    ofbiz/branches/release16.11/applications/party/servicedef/services_view.xml
    
ofbiz/branches/release16.11/applications/party/testdef/PartyContactMechTests.xml
    
ofbiz/branches/release16.11/applications/party/testdef/PartyStatusChangeTests.xml
    ofbiz/branches/release16.11/applications/party/testdef/PartyTests.xml
    
ofbiz/branches/release16.11/applications/product/config/ProductEntityLabels.xml
    
ofbiz/branches/release16.11/applications/product/config/ProductErrorUiLabels.xml
    
ofbiz/branches/release16.11/applications/product/config/ProductPromoUiLabels.xml
    ofbiz/branches/release16.11/applications/product/config/ProductUiLabels.xml
    ofbiz/branches/release16.11/applications/product/entitydef/eecas.xml
    
ofbiz/branches/release16.11/applications/product/entitydef/entitymodel_old.xml
    
ofbiz/branches/release16.11/applications/product/entitydef/entitymodel_view.xml
    ofbiz/branches/release16.11/applications/product/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/product/servicedef/groups.xml
    ofbiz/branches/release16.11/applications/product/servicedef/secas.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/secas_shipment.xml
    ofbiz/branches/release16.11/applications/product/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_config.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_cost.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_facility.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_feature.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_inventory.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_maint.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_perm.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_picklist.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_price.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_pricepromo.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_rental.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_shipment.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_shipment_dhl.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_shipment_fedex.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_shipment_ups.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_shipment_usps.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_shipmentgateway.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_store.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_subscription.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_supplier.xml
    ofbiz/branches/release16.11/applications/product/servicedef/services_uom.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_upgrade.xml
    
ofbiz/branches/release16.11/applications/product/servicedef/services_view.xml
    ofbiz/branches/release16.11/applications/product/testdef/CatalogTests.xml
    ofbiz/branches/release16.11/applications/product/testdef/CostTests.xml
    ofbiz/branches/release16.11/applications/product/testdef/FacilityTest.xml
    ofbiz/branches/release16.11/applications/product/testdef/GroupOrderTest.xml
    ofbiz/branches/release16.11/applications/product/testdef/ProductTagTest.xml
    ofbiz/branches/release16.11/applications/product/testdef/ProductTest.xml
    
ofbiz/branches/release16.11/applications/securityext/config/EmailPasswordUiLabels.xml
    ofbiz/branches/release16.11/applications/securityext/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/securityext/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/workeffort/config/WorkEffortEntityLabels.xml
    
ofbiz/branches/release16.11/applications/workeffort/config/WorkEffortUiLabels.xml
    ofbiz/branches/release16.11/applications/workeffort/entitydef/eecas.xml
    
ofbiz/branches/release16.11/applications/workeffort/entitydef/entitymodel_old.xml
    
ofbiz/branches/release16.11/applications/workeffort/entitydef/entitymodel_view.xml
    ofbiz/branches/release16.11/applications/workeffort/ofbiz-component.xml
    ofbiz/branches/release16.11/applications/workeffort/servicedef/secas.xml
    
ofbiz/branches/release16.11/applications/workeffort/servicedef/service_groups.xml
    ofbiz/branches/release16.11/applications/workeffort/servicedef/services.xml
    
ofbiz/branches/release16.11/applications/workeffort/servicedef/services_timesheet.xml
    
ofbiz/branches/release16.11/applications/workeffort/servicedef/services_upgrade.xml
    
ofbiz/branches/release16.11/applications/workeffort/servicedef/services_workeffort.xml
    
ofbiz/branches/release16.11/applications/workeffort/testdef/workefforttests.xml
    ofbiz/branches/release16.11/framework/base/config/DateTimeLabels.xml
    ofbiz/branches/release16.11/framework/base/config/component-load.xml
    ofbiz/branches/release16.11/framework/base/config/jndiservers.xml
    ofbiz/branches/release16.11/framework/base/config/ofbiz-containers.xml
    ofbiz/branches/release16.11/framework/base/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/base/testdef/basetests.xml
    ofbiz/branches/release16.11/framework/catalina/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/catalina/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml
    ofbiz/branches/release16.11/framework/common/config/CommonErrorUiLabels.xml
    ofbiz/branches/release16.11/framework/common/config/CommonHelpUiLabels.xml
    
ofbiz/branches/release16.11/framework/common/config/CommonPortalEntityLabels.xml
    ofbiz/branches/release16.11/framework/common/config/CommonUiLabels.xml
    ofbiz/branches/release16.11/framework/common/config/PrefErrorUiLabels.xml
    ofbiz/branches/release16.11/framework/common/config/SecurityUiLabels.xml
    ofbiz/branches/release16.11/framework/common/config/SecurityextUiLabels.xml
    
ofbiz/branches/release16.11/framework/common/config/TemporalExpressionUiLabels.xml
    ofbiz/branches/release16.11/framework/common/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/common/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/common/servicedef/groups_test.xml
    ofbiz/branches/release16.11/framework/common/servicedef/secas_cdyne.xml
    ofbiz/branches/release16.11/framework/common/servicedef/secas_test.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_cdyne.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_email.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_enum.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_geo.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_method.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_qrcode.xml
    
ofbiz/branches/release16.11/framework/common/servicedef/services_security.xml
    ofbiz/branches/release16.11/framework/common/servicedef/services_test.xml
    ofbiz/branches/release16.11/framework/common/servicedef/smcas_test.xml
    ofbiz/branches/release16.11/framework/common/testdef/PerformFindTests.xml
    ofbiz/branches/release16.11/framework/common/testdef/UserLoginTests.xml
    ofbiz/branches/release16.11/framework/component-load.xml
    ofbiz/branches/release16.11/framework/datafile/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/documents/DataFiles.xml
    ofbiz/branches/release16.11/framework/documents/UnitTest.xml
    ofbiz/branches/release16.11/framework/entity/config/entityengine.xml
    ofbiz/branches/release16.11/framework/entity/entitydef/entitygroup.xml
    ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/entity/entitydef/entitymodel_test.xml
    
ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeadvantage.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeaxion.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypedaffodil.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypederby.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypefirebird.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypehsql.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemssql.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypemysql.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypeoracle.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypepostgres.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesapdb.xml
    ofbiz/branches/release16.11/framework/entity/fieldtype/fieldtypesybase.xml
    ofbiz/branches/release16.11/framework/entity/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/entity/testdef/entitytests.xml
    ofbiz/branches/release16.11/framework/entityext/config/EntityExtUiLabels.xml
    ofbiz/branches/release16.11/framework/entityext/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/entityext/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/entityext/servicedef/groups.xml
    ofbiz/branches/release16.11/framework/entityext/servicedef/secas.xml
    ofbiz/branches/release16.11/framework/entityext/servicedef/services.xml
    
ofbiz/branches/release16.11/framework/entityext/servicedef/services_group.xml
    
ofbiz/branches/release16.11/framework/entityext/servicedef/services_synchronization.xml
    
ofbiz/branches/release16.11/framework/entityext/servicedef/services_tenant.xml
    ofbiz/branches/release16.11/framework/images/ofbiz-component.xml
    
ofbiz/branches/release16.11/framework/minilang/config/DefaultMessagesUiLabels.xml
    
ofbiz/branches/release16.11/framework/minilang/config/MiniLangErrorUiLabels.xml
    ofbiz/branches/release16.11/framework/minilang/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/minilang/testdef/MinilangTests.xml
    ofbiz/branches/release16.11/framework/resources/templates/Tests.xml
    ofbiz/branches/release16.11/framework/resources/templates/UiLabels.xml
    ofbiz/branches/release16.11/framework/resources/templates/entitymodel.xml
    
ofbiz/branches/release16.11/framework/resources/templates/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/resources/templates/services.xml
    
ofbiz/branches/release16.11/framework/security/config/SecurityEntityLabels.xml
    ofbiz/branches/release16.11/framework/security/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/security/ofbiz-component.xml
    
ofbiz/branches/release16.11/framework/service/config/ServiceErrorUiLabels.xml
    ofbiz/branches/release16.11/framework/service/config/ServiceUiLabels.xml
    ofbiz/branches/release16.11/framework/service/config/serviceengine.xml
    ofbiz/branches/release16.11/framework/service/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/service/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/service/servicedef/secas_test_se.xml
    ofbiz/branches/release16.11/framework/service/servicedef/services.xml
    
ofbiz/branches/release16.11/framework/service/servicedef/services_test_se.xml
    ofbiz/branches/release16.11/framework/service/testdef/servicetests.xml
    ofbiz/branches/release16.11/framework/testtools/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/testtools/servicedef/services.xml
    ofbiz/branches/release16.11/framework/webapp/config/WebappEntityLabels.xml
    ofbiz/branches/release16.11/framework/webapp/config/WebappUiLabels.xml
    ofbiz/branches/release16.11/framework/webapp/entitydef/entitygroup.xml
    ofbiz/branches/release16.11/framework/webapp/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/framework/webapp/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/webapp/testdef/webapptests.xml
    
ofbiz/branches/release16.11/framework/webtools/config/WebtoolsErrorUiLabels.xml
    ofbiz/branches/release16.11/framework/webtools/config/WebtoolsUiLabels.xml
    ofbiz/branches/release16.11/framework/webtools/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/webtools/servicedef/services.xml
    ofbiz/branches/release16.11/framework/widget/config/conditionalUiLabels.xml
    ofbiz/branches/release16.11/framework/widget/ofbiz-component.xml
    ofbiz/branches/release16.11/framework/widget/testdef/widgettests.xml
    
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/AssetMaintUiLabels.xml
    
ofbiz/branches/release16.11/specialpurpose/assetmaint/config/IsMgrUiLabels.xml
    
ofbiz/branches/release16.11/specialpurpose/assetmaint/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/assetmaint/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/secas.xml
    
ofbiz/branches/release16.11/specialpurpose/assetmaint/servicedef/services.xml
    
ofbiz/branches/release16.11/specialpurpose/assetmaint/testdef/assetmainttests.xml
    ofbiz/branches/release16.11/specialpurpose/bi/config/BiUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitygroup.xml
    ofbiz/branches/release16.11/specialpurpose/bi/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/bi/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/bi/servicedef/secas.xml
    ofbiz/branches/release16.11/specialpurpose/bi/servicedef/services.xml
    ofbiz/branches/release16.11/specialpurpose/birt/config/BirtUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/birt/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/birt/servicedef/services.xml
    ofbiz/branches/release16.11/specialpurpose/cmssite/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/component-load.xml
    ofbiz/branches/release16.11/specialpurpose/ebay/config/EbayUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/ebay/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/ebay/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/ebay/servicedef/secas.xml
    ofbiz/branches/release16.11/specialpurpose/ebay/servicedef/services.xml
    
ofbiz/branches/release16.11/specialpurpose/ebaystore/config/EbayStoreUiLabels.xml
    
ofbiz/branches/release16.11/specialpurpose/ebaystore/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/ebaystore/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/ebaystore/servicedef/secas.xml
    ofbiz/branches/release16.11/specialpurpose/ebaystore/servicedef/services.xml
    
ofbiz/branches/release16.11/specialpurpose/ebaystore/servicedef/services_store.xml
    
ofbiz/branches/release16.11/specialpurpose/ecommerce/config/EcommerceUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/ecommerce/ofbiz-component.xml
    
ofbiz/branches/release16.11/specialpurpose/example/config/ExampleEntityLabels.xml
    
ofbiz/branches/release16.11/specialpurpose/example/config/ExampleHelpUiLabels.xml
    
ofbiz/branches/release16.11/specialpurpose/example/config/ExampleUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/example/entitydef/entitymodel.xml
    
ofbiz/branches/release16.11/specialpurpose/example/entitydef/entitymodel_view.xml
    ofbiz/branches/release16.11/specialpurpose/example/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/example/servicedef/secas.xml
    ofbiz/branches/release16.11/specialpurpose/example/servicedef/services.xml
    ofbiz/branches/release16.11/specialpurpose/example/testdef/tests.xml
    ofbiz/branches/release16.11/specialpurpose/exampleext/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/hhfacility/ofbiz-component.xml
    
ofbiz/branches/release16.11/specialpurpose/hhfacility/servicedef/services_hhfacility.xml
    ofbiz/branches/release16.11/specialpurpose/ldap/ofbiz-component.xml
    
ofbiz/branches/release16.11/specialpurpose/lucene/entitydef/eecas_product.xml
    ofbiz/branches/release16.11/specialpurpose/lucene/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/lucene/servicedef/services.xml
    ofbiz/branches/release16.11/specialpurpose/lucene/testdef/lucenetests.xml
    
ofbiz/branches/release16.11/specialpurpose/myportal/config/MyPortalUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/myportal/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/myportal/servicedef/services.xml
    
ofbiz/branches/release16.11/specialpurpose/passport/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/passport/ofbiz-component.xml
    
ofbiz/branches/release16.11/specialpurpose/projectmgr/config/ProjectMgrUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/projectmgr/entitydef/eecas.xml
    
ofbiz/branches/release16.11/specialpurpose/projectmgr/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/projectmgr/ofbiz-component.xml
    
ofbiz/branches/release16.11/specialpurpose/projectmgr/servicedef/services.xml
    ofbiz/branches/release16.11/specialpurpose/scrum/config/scrumUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/scrum/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/scrum/ofbiz-component.xml
    
ofbiz/branches/release16.11/specialpurpose/scrum/servicedef/permissionServices.xml
    ofbiz/branches/release16.11/specialpurpose/scrum/servicedef/secas.xml
    ofbiz/branches/release16.11/specialpurpose/scrum/servicedef/services.xml
    ofbiz/branches/release16.11/specialpurpose/scrum/testdef/scrumTests.xml
    ofbiz/branches/release16.11/specialpurpose/solr/config/SolrUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/solr/entitydef/eecas.xml
    ofbiz/branches/release16.11/specialpurpose/solr/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/solr/servicedef/secas.xml
    ofbiz/branches/release16.11/specialpurpose/solr/servicedef/solrservices.xml
    ofbiz/branches/release16.11/specialpurpose/webpos/config/WebPosUiLabels.xml
    ofbiz/branches/release16.11/specialpurpose/webpos/entitydef/entitymodel.xml
    ofbiz/branches/release16.11/specialpurpose/webpos/ofbiz-component.xml
    ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services.xml
    
ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services_cart.xml
    
ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services_customer.xml
    
ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services_manager.xml
    
ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services_payment.xml
    
ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services_promo.xml
    
ofbiz/branches/release16.11/specialpurpose/webpos/servicedef/services_search.xml
    ofbiz/branches/release16.11/themes/bluelight/ofbiz-component.xml
    ofbiz/branches/release16.11/themes/flatgrey/ofbiz-component.xml
    ofbiz/branches/release16.11/themes/multiflex/ofbiz-component.xml
    ofbiz/branches/release16.11/themes/rainbowstone/ofbiz-component.xml
    ofbiz/branches/release16.11/themes/tomahawk/ofbiz-component.xml

Modified: 
ofbiz/branches/release16.11/applications/accounting/config/AccountingEntityLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/config/AccountingEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/config/AccountingEntityLabels.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/config/AccountingEntityLabels.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="AcctgTransType.description.AMORTIZATION">
         <value xml:lang="ar">الإطفاء</value>
         <value xml:lang="de">Amortisation</value>

Modified: 
ofbiz/branches/release16.11/applications/accounting/config/AccountingErrorUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/config/AccountingErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/config/AccountingErrorUiLabels.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/config/AccountingErrorUiLabels.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="AccountingCheckAccountCannotBeUpdated">
         <value xml:lang="en">ERROR: Could not update Check Account.</value>
     </property>

Modified: 
ofbiz/branches/release16.11/applications/accounting/config/AccountingUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/config/AccountingUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/config/AccountingUiLabels.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/config/AccountingUiLabels.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="AccountingAccount">
         <value xml:lang="ar">حساب</value>
         <value xml:lang="cs">Účet</value>

Modified: 
ofbiz/branches/release16.11/applications/accounting/entitydef/eecas.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/entitydef/eecas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/accounting/entitydef/eecas.xml 
(original)
+++ ofbiz/branches/release16.11/applications/accounting/entitydef/eecas.xml Tue 
Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@
   -->
 
 <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";>
 
     <!-- To maintain FinAccount.actualBalance and FinAccount.availableBalance 
-->
     <eca entity="FinAccountTrans" operation="create-store" event="return">

Modified: 
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_old.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_old.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_old.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_old.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/applications/accounting/entitydef/entitymodel_reports.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_reports.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_reports.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/entitydef/entitymodel_reports.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/applications/accounting/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/accounting/ofbiz-component.xml 
(original)
+++ ofbiz/branches/release16.11/applications/accounting/ofbiz-component.xml Tue 
Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="accounting"
         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/applications/accounting/servicedef/groups.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/groups.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/accounting/servicedef/groups.xml 
(original)
+++ ofbiz/branches/release16.11/applications/accounting/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";>
 
     <group name="createCreditCardAndAddress" send-mode="all">
         <invoke name="createPostalAddress" mode="sync" 
result-to-context="true"/>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/accounting/servicedef/secas.xml 
(original)
+++ ofbiz/branches/release16.11/applications/accounting/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";>
 
     <eca service="createPaymentApplication" event="commit">
         <condition field-name="invoiceId" operator="is-not-empty"/>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_invoice.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/secas_invoice.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_invoice.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_invoice.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";>
 
     <!-- On cancelling invoice reverse its Accounting Transactions -->
     <eca service="cancelInvoice" event="invoke">

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_ledger.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/secas_ledger.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_ledger.xml 
(original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_ledger.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";>
 
     <!-- this eca automatically posts the accounting transactions to GL -->
     <eca service="createAcctgTransAndEntries" event="commit">

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_payment.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/secas_payment.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_payment.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/secas_payment.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";>
 
 <!-- these SECAs are for automatically creating accounting transactions based 
on business transactions.
      They should normally be "sync" SECAs so that they happen as soon

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_admin.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_admin.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_admin.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_admin.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>Accounting Services - Miscellaneous</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_agreement.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_agreement.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_agreement.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_agreement.xml
 Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@ specific language governing permissions
 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>Accounting Services: Agreements </description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_authorizedotnet.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_authorizedotnet.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_authorizedotnet.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_authorizedotnet.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_billing.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_billing.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_billing.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_billing.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_budget.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_budget.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_budget.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_budget.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>Accounting Services: Budget</description>
     <vendor>Apache OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_clearcommerce.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_clearcommerce.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_clearcommerce.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_clearcommerce.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>Clear Commerce Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cost.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_cost.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cost.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cost.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>Cost Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cybersource.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_cybersource.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cybersource.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_cybersource.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_finaccount.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_finaccount.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_finaccount.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_finaccount.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>Accounting Services: Financial Account</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_fixedasset.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_fixedasset.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_fixedasset.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_fixedasset.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>Accounting Services: Fixed Asset </description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_invoice.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_invoice.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_invoice.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_invoice.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_ledger.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_ledger.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_ledger.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_ledger.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_orbital.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_orbital.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_orbital.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_orbital.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>OrbitalGateway Services</description>
     <vendor></vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_payment.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_payment.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_payment.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_payment.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentgateway.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentgateway.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentgateway.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentgateway.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>Accounting Payment Gateway Config Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentmethod.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentmethod.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentmethod.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paymentmethod.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paypal.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_paypal.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paypal.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_paypal.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>PayPal Services</description>
 
     <service name="payPalSetExpressCheckout" engine="java"

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_pccharge.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_pccharge.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_pccharge.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_pccharge.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_perm.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_perm.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_perm.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_perm.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>Accounting Permission Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rate.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_rate.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rate.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rate.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>Accounting Services: Rate and related services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rita.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_rita.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rita.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_rita.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_sagepay.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_sagepay.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_sagepay.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_sagepay.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_securepay.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_securepay.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_securepay.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_securepay.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_tax.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_tax.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_tax.xml 
(original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_tax.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>Accounting Services: TaxAuthority and related </description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_upgrade.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_upgrade.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_upgrade.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_upgrade.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
 

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_valuelink.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_valuelink.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_valuelink.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_valuelink.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_verisign.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/servicedef/services_verisign.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_verisign.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/servicedef/services_verisign.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>Accounting Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: 
ofbiz/branches/release16.11/applications/accounting/testdef/accountingtests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/testdef/accountingtests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/testdef/accountingtests.xml 
(original)
+++ 
ofbiz/branches/release16.11/applications/accounting/testdef/accountingtests.xml 
Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="accountingtests"
         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="accounting-tests-data-load">
         <entity-xml action="load" 
entity-xml-url="component://accounting/testdef/data/AccountingTestsData.xml"/>

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

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

Modified: 
ofbiz/branches/release16.11/applications/accounting/testdef/paymentappltests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/testdef/paymentappltests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/accounting/testdef/paymentappltests.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/accounting/testdef/paymentappltests.xml
 Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="paymentappltests"
         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="application-tests-data-load">
         <entity-xml action="load" 
entity-xml-url="component://accounting/testdef/data/PaymentApplicationTestsData.xml"/>

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

Modified: 
ofbiz/branches/release16.11/applications/accounting/testdef/ratetests.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/accounting/testdef/ratetests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/accounting/testdef/ratetests.xml 
(original)
+++ ofbiz/branches/release16.11/applications/accounting/testdef/ratetests.xml 
Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="ratetests"
         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="rate-tests-data-load">
         <entity-xml action="load" 
entity-xml-url="component://accounting/testdef/data/RateTestsData.xml"/>
     </test-case>

Modified: 
ofbiz/branches/release16.11/applications/commonext/config/CommonExtUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/commonext/config/CommonExtUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/commonext/config/CommonExtUiLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/applications/commonext/config/CommonExtUiLabels.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="CommonExtCreatePublicMessage">
         <value xml:lang="de">Erzeuge öffentliche Nachricht</value>
         <value xml:lang="en">Create Public Message</value>

Modified: 
ofbiz/branches/release16.11/applications/commonext/config/SetupUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/commonext/config/SetupUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/commonext/config/SetupUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/applications/commonext/config/SetupUiLabels.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="PageTitleEditProductCategory">
         <value xml:lang="en">Edit Product Category</value>
         <value xml:lang="fr">Edition de la catégorie produit</value>

Modified: 
ofbiz/branches/release16.11/applications/commonext/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/commonext/entitydef/entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/commonext/entitydef/entitymodel.xml 
(original)
+++ 
ofbiz/branches/release16.11/applications/commonext/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";>
     <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>

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

Modified: 
ofbiz/branches/release16.11/applications/commonext/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/commonext/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/commonext/servicedef/services.xml 
(original)
+++ ofbiz/branches/release16.11/applications/commonext/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>Commonext Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/component-load.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/component-load.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/component-load.xml (original)
+++ ofbiz/branches/release16.11/applications/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="datamodel"/>
     <load-component component-location="party"/>
     <load-component component-location="securityext"/>

Modified: 
ofbiz/branches/release16.11/applications/content/config/ContentEntityLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/config/ContentEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/content/config/ContentEntityLabels.xml 
(original)
+++ 
ofbiz/branches/release16.11/applications/content/config/ContentEntityLabels.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="CharacterSet.description.ISO-8859-1">
         <value xml:lang="en">ISO-8859-1</value>
         <value xml:lang="es">ISO-8859-1 Inglés</value>

Modified: 
ofbiz/branches/release16.11/applications/content/config/ContentErrorUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/config/ContentErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- 
ofbiz/branches/release16.11/applications/content/config/ContentErrorUiLabels.xml
 (original)
+++ 
ofbiz/branches/release16.11/applications/content/config/ContentErrorUiLabels.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="contentevents.error_getting_content_list">
         <value xml:lang="en">Error getting the content list to index: 
${gee}.</value>
         <value 
xml:lang="ja">コンテンツリストの取得時にエラー。索引: 
${gee}.</value>

Modified: 
ofbiz/branches/release16.11/applications/content/config/ContentUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/config/ContentUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/config/ContentUiLabels.xml 
(original)
+++ ofbiz/branches/release16.11/applications/content/config/ContentUiLabels.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="CannotFindCmsform">
         <value xml:lang="de">Die CMS Form kann nicht gefunden werden!</value>
         <value xml:lang="en">Cannot find the cmsform!</value>

Modified: ofbiz/branches/release16.11/applications/content/entitydef/eecas.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/entitydef/eecas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/entitydef/eecas.xml 
(original)
+++ ofbiz/branches/release16.11/applications/content/entitydef/eecas.xml Tue 
Jul 20 06:02:34 2021
@@ -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";>
 
     <!-- If the text in the database has changed for the data resource, we 
need to clear out anything depending on this cached value -->
     <eca entity="ElectronicText" operation="store-remove" event="return">

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


Reply via email to