From 4bad6506149b3cffe3f55bb80ff2958d552edff2 Mon Sep 17 00:00:00 2001 From: Koen Aers Date: Tue, 1 Jul 2025 13:54:18 +0200 Subject: [PATCH] HBX-3083: Change the protocol of references to the hibernate mapping DTD to 'https' from 'http' Signed-off-by: Koen Aers --- .../src/main/resources/hbm/generalhbm.hbm.ftl | 2 +- .../resources/hbm/hibernate-mapping.hbm.ftl | 2 +- .../tool/ant/AntHibernateTool/TopDown.hbm.xml | 2 +- .../tool/ant/GenericExport/TopDown.hbm.xml | 2 +- .../Hbm2JavaConfiguration/SomeClass.hbm.xml | 2 +- .../SomeClass.hbm.xml | 2 +- .../hibernate/tool/ant/HbmLint/Column.hbm.xml | 2 +- .../tool/ant/HbmLint/SchemaIssues.hbm.xml | 2 +- .../tool/ant/Properties/SomeClass.hbm.xml | 2 +- .../hibernate/tool/ant/Query/query.hbm.xml | 2 +- .../ant/SchemaExportWarning/TopDown.hbm.xml | 2 +- .../ant/SchemaUpdateWarning/TopDown.hbm.xml | 2 +- .../query/QueryExporterTest/UserGroup.hbm.xml | 2 +- .../hbmlint/HbmLintTest/BrokenLazy.hbm.xml | 2 +- .../HbmLintTest/CachingSettings.hbm.xml | 2 +- .../HbmLintTest/IdentifierIssues.hbm.xml | 2 +- .../SchemaAnalyzer/SchemaIssues.hbm.xml | 2 +- .../tool/stat/Statistics/UserGroup.hbm.xml | 2 +- .../SchemaAnalyzer/SchemaIssues.hbm.xml | 2 +- .../tool/ant/Exception/TopDown.hbm.xml | 2 +- .../tool/ant/NoConnInfoExport/TopDown.hbm.xml | 2 +- .../hbm2x/DocExporterTest/Customer.hbm.xml | 2 +- .../DocExporterTest/DependentValue.hbm.xml | 2 +- .../hbm2x/DocExporterTest/HelloWorld.hbm.xml | 2 +- .../hbm2x/DocExporterTest/LineItem.hbm.xml | 2 +- .../tool/hbm2x/DocExporterTest/Order.hbm.xml | 2 +- .../hbm2x/DocExporterTest/Product.hbm.xml | 2 +- .../DocExporterTest/UnionSubclass.hbm.xml | 2 +- .../hbm2x/GenericExporterTest/Article.hbm.xml | 2 +- .../hbm2x/GenericExporterTest/Author.hbm.xml | 2 +- .../GenericExporterTest/HelloWorld.hbm.xml | 2 +- .../HashcodeEqualsTest/HashEquals.hbm.xml | 2 +- .../tool/hbm2x/Hbm2CfgTest/HelloWorld.hbm.xml | 2 +- .../tool/hbm2x/Hbm2DaoTest/Article.hbm.xml | 2 +- .../tool/hbm2x/Hbm2DaoTest/Author.hbm.xml | 2 +- .../tool/hbm2x/Hbm2EJBDaoTest/Article.hbm.xml | 2 +- .../tool/hbm2x/Hbm2EJBDaoTest/Author.hbm.xml | 2 +- .../Hbm2HibernateDAOTest/Article.hbm.xml | 2 +- .../hbm2x/Hbm2HibernateDAOTest/Author.hbm.xml | 2 +- .../Constructors.hbm.xml | 2 +- .../GenericModel.hbm.xml | 2 +- .../hbm2x/Hbm2JavaEjb3Test/Article.hbm.xml | 2 +- .../hbm2x/Hbm2JavaEjb3Test/Author.hbm.xml | 2 +- .../hbm2x/Hbm2JavaEjb3Test/Passenger.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaEjb3Test/Train.hbm.xml | 2 +- .../Article.hbm.xml | 2 +- .../Hbm2JavaInitializationTest/Author.hbm.xml | 2 +- .../Passenger.hbm.xml | 2 +- .../Hbm2JavaInitializationTest/Train.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaTest/Customer.hbm.xml | 2 +- .../hbm2x/Hbm2JavaTest/HelloWorld.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaTest/LineItem.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaTest/Order.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaTest/Passenger.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaTest/Product.hbm.xml | 2 +- .../tool/hbm2x/Hbm2JavaTest/Train.hbm.xml | 2 +- .../hbm2x/OtherCfg2HbmTest/Customer.hbm.xml | 2 +- .../hbm2x/OtherCfg2HbmTest/HelloWorld.hbm.xml | 2 +- .../hbm2x/OtherCfg2HbmTest/LineItem.hbm.xml | 2 +- .../tool/hbm2x/OtherCfg2HbmTest/Order.hbm.xml | 2 +- .../hbm2x/OtherCfg2HbmTest/Product.hbm.xml | 2 +- .../hbm2x/PropertiesTest/Properties.hbm.xml | 2 +- .../hbm2x/hbm2hbmxml/AbstractTest/Car.hbm.xml | 2 +- .../hbm2x/hbm2hbmxml/BackrefTest/Car.hbm.xml | 2 +- .../CompositeElementTest/Glarch.hbm.xml | 2 +- .../DynamicComponentTest/Glarch.hbm.xml | 2 +- .../hbm2hbmxml/Hbm2HbmXmlTest/Basic.hbm.xml | 22 +++++++++---------- .../Hbm2HbmXmlTest/BasicCompositeId.hbm.xml | 2 +- .../Hbm2HbmXmlTest/BasicGlobals.hbm.xml | 2 +- .../Hbm2HbmXmlTest/ClassFullAttribute.hbm.xml | 2 +- .../hbm2hbmxml/IdBagTest/UserGroup.hbm.xml | 2 +- .../hbm2hbmxml/InheritanceTest/Aliens.hbm.xml | 2 +- .../hbm2hbmxml/ListArrayTest/Glarch.hbm.xml | 2 +- .../ManyToManyTest/UserGroup.hbm.xml | 2 +- .../hbm2hbmxml/MapAndAnyTest/Person.hbm.xml | 2 +- .../MapAndAnyTest/Properties.hbm.xml | 2 +- .../PersonAddressOneToOnePrimaryKey.hbm.xml | 2 +- .../hbm2hbmxml/SetElementTest/Search.hbm.xml | 2 +- .../hbm2hbmxml/TypeParamsTest/Order.hbm.xml | 2 +- .../completion/ModelCompletion/City.hbm.xml | 2 +- .../ModelCompletion/Product.hbm.xml | 2 +- .../ProductOwnerAddress.hbm.xml | 2 +- .../completion/ModelCompletion/Store.hbm.xml | 2 +- .../ModelCompletion/StoreCity.hbm.xml | 2 +- .../SchemaAnalyzer/SchemaIssues.hbm.xml | 2 +- .../tools/test/util/HelloWorld.hbm.xml | 2 +- 86 files changed, 96 insertions(+), 96 deletions(-) diff --git a/main/src/main/resources/hbm/generalhbm.hbm.ftl b/main/src/main/resources/hbm/generalhbm.hbm.ftl index bf73afd337..5d9d8e982c 100644 --- a/main/src/main/resources/hbm/generalhbm.hbm.ftl +++ b/main/src/main/resources/hbm/generalhbm.hbm.ftl @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <#if hmgs?exists && hmgs.hasNonDefaultSettings()> diff --git a/test/common/src/main/resources/org/hibernate/tool/ant/AntHibernateTool/TopDown.hbm.xml b/test/common/src/main/resources/org/hibernate/tool/ant/AntHibernateTool/TopDown.hbm.xml index 7423324ed5..767bd5de29 100644 --- a/test/common/src/main/resources/org/hibernate/tool/ant/AntHibernateTool/TopDown.hbm.xml +++ b/test/common/src/main/resources/org/hibernate/tool/ant/AntHibernateTool/TopDown.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/common/src/main/resources/org/hibernate/tool/ant/GenericExport/TopDown.hbm.xml b/test/common/src/main/resources/org/hibernate/tool/ant/GenericExport/TopDown.hbm.xml index 7423324ed5..767bd5de29 100644 --- a/test/common/src/main/resources/org/hibernate/tool/ant/GenericExport/TopDown.hbm.xml +++ b/test/common/src/main/resources/org/hibernate/tool/ant/GenericExport/TopDown.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaConfiguration/SomeClass.hbm.xml b/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaConfiguration/SomeClass.hbm.xml index 6f660da374..a18a73271f 100644 --- a/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaConfiguration/SomeClass.hbm.xml +++ b/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaConfiguration/SomeClass.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaEJB3Configuration/SomeClass.hbm.xml b/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaEJB3Configuration/SomeClass.hbm.xml index 6f660da374..a18a73271f 100644 --- a/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaEJB3Configuration/SomeClass.hbm.xml +++ b/test/common/src/main/resources/org/hibernate/tool/ant/Hbm2JavaEJB3Configuration/SomeClass.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/common/src/main/resources/org/hibernate/tool/ant/HbmLint/Column.hbm.xml b/test/common/src/main/resources/org/hibernate/tool/ant/HbmLint/Column.hbm.xml index 658bef462f..54b5df61c2 100644 --- a/test/common/src/main/resources/org/hibernate/tool/ant/HbmLint/Column.hbm.xml +++ b/test/common/src/main/resources/org/hibernate/tool/ant/HbmLint/Column.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/DocExporterTest/HelloWorld.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/DocExporterTest/HelloWorld.hbm.xml index 8c4356fb7e..1154536904 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/DocExporterTest/HelloWorld.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/DocExporterTest/HelloWorld.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> @@ -24,24 +24,24 @@ next_hi_value - - description - + - + - + - anotherone + anotherone - + diff --git a/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/hbm2hbmxml/Hbm2HbmXmlTest/BasicCompositeId.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/hbm2hbmxml/Hbm2HbmXmlTest/BasicCompositeId.hbm.xml index a84fb49183..61302ff3d6 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/hbm2hbmxml/Hbm2HbmXmlTest/BasicCompositeId.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/hbm2x/hbm2hbmxml/Hbm2HbmXmlTest/BasicCompositeId.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/City.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/City.hbm.xml index a685453b2b..156ecb7007 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/City.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/City.hbm.xml @@ -1,6 +1,6 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Product.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Product.hbm.xml index 1b83e2f516..8ceb587ace 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Product.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Product.hbm.xml @@ -1,6 +1,6 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/ProductOwnerAddress.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/ProductOwnerAddress.hbm.xml index 2acf2e0514..c52c608321 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/ProductOwnerAddress.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/ProductOwnerAddress.hbm.xml @@ -1,6 +1,6 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Store.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Store.hbm.xml index 9e32e387e9..ae2dc5e0d1 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Store.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/Store.hbm.xml @@ -1,6 +1,6 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/StoreCity.hbm.xml b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/StoreCity.hbm.xml index db806a886f..92c597c355 100644 --- a/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/StoreCity.hbm.xml +++ b/test/nodb/src/test/resources/org/hibernate/tool/ide/completion/ModelCompletion/StoreCity.hbm.xml @@ -1,6 +1,6 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/oracle/src/test/resources/org/hibernate/tool/hbmlint/SchemaAnalyzer/SchemaIssues.hbm.xml b/test/oracle/src/test/resources/org/hibernate/tool/hbmlint/SchemaAnalyzer/SchemaIssues.hbm.xml index bc82183d72..cf708c66bc 100644 --- a/test/oracle/src/test/resources/org/hibernate/tool/hbmlint/SchemaAnalyzer/SchemaIssues.hbm.xml +++ b/test/oracle/src/test/resources/org/hibernate/tool/hbmlint/SchemaAnalyzer/SchemaIssues.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> diff --git a/test/utils/src/test/resources/org/hibernate/tools/test/util/HelloWorld.hbm.xml b/test/utils/src/test/resources/org/hibernate/tools/test/util/HelloWorld.hbm.xml index 82989a5032..9588363b32 100644 --- a/test/utils/src/test/resources/org/hibernate/tools/test/util/HelloWorld.hbm.xml +++ b/test/utils/src/test/resources/org/hibernate/tools/test/util/HelloWorld.hbm.xml @@ -1,7 +1,7 @@ + "https://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd">