This is an automated email from the ASF dual-hosted git repository. solomax pushed a commit to branch OPENJPA-2898 in repository https://gitbox.apache.org/repos/asf/openjpa.git
commit 0a0a9ab4975a567c64f37e01b4b6e335ea9cc6fd Author: Maxim Solodovnik <solo...@apache.org> AuthorDate: Sat Mar 15 00:42:55 2025 +0700 Offline orm/persistence.xsd file names are named using _ . --- LICENSE | 22 +++++++++++----------- .../main/appended-resources/META-INF/LICENSE.vm | 22 +++++++++++----------- .../main/appended-resources/META-INF/LICENSE.vm | 22 +++++++++++----------- .../persistence/PersistenceProductDerivation.java | 10 +++++----- .../persistence/XMLPersistenceMetaDataParser.java | 10 +++++----- .../persistence/{orm-xsd.rsrc => orm.xsd.rsrc} | 0 .../{orm_2_0-xsd.rsrc => orm_2_0.xsd.rsrc} | 0 .../{orm_3_0-xsd.rsrc => orm_3_0.xsd.rsrc} | 0 .../{persistence-xsd.rsrc => persistence.xsd.rsrc} | 0 ...tence_2_0-xsd.rsrc => persistence_2_0.xsd.rsrc} | 0 ...tence_3_0-xsd.rsrc => persistence_3_0.xsd.rsrc} | 0 openjpa-project/LICENSE | 22 +++++++++++----------- .../main/appended-resources/META-INF/LICENSE.vm | 22 +++++++++++----------- 13 files changed, 65 insertions(+), 65 deletions(-) diff --git a/LICENSE b/LICENSE index b7f95ec1d..f5425fa7f 100644 --- a/LICENSE +++ b/LICENSE @@ -243,27 +243,27 @@ THE FILES OR MODULES . =========================== openjpa-persistence - - orm-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_1_0.xsd) - orm_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_2_0.xsd) - orm_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd) - orm_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_2.xsd) - orm_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_0.xsd - orm_3_1-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_1.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_1.xsd - persistence-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) - persistence_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd). - persistence_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd). - persistence_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd). - persistence_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + persistence_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd =========================== diff --git a/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm b/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm index 88b1a5d0d..46d10b7a4 100644 --- a/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm +++ b/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm @@ -234,27 +234,27 @@ The exceptions are as follows: =========================== openjpa-persistence - - orm-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_1_0.xsd) - orm_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_2_0.xsd) - orm_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd) - orm_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_2.xsd) - orm_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_0.xsd - orm_3_1-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_1.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_1.xsd - persistence-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) - persistence_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd). - persistence_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd). - persistence_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd). - persistence_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + persistence_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd =========================== diff --git a/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm b/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm index 7ab3c1559..33fed817b 100644 --- a/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm +++ b/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm @@ -32,27 +32,27 @@ The exceptions are as follows: =========================== openjpa-persistence - - orm-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_1_0.xsd) - orm_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_2_0.xsd) - orm_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd) - orm_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_2.xsd) - orm_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_0.xsd - orm_3_1-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_1.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_1.xsd - persistence-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) - persistence_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd). - persistence_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd). - persistence_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd). - persistence_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + persistence_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd =========================== diff --git a/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/PersistenceProductDerivation.java b/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/PersistenceProductDerivation.java index 18863dbb1..2982f78c8 100644 --- a/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/PersistenceProductDerivation.java +++ b/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/PersistenceProductDerivation.java @@ -843,24 +843,24 @@ public class PersistenceProductDerivation // persistence-unit. that is currently the only significant change // to the schema. if more significant changes are made in the // future, the 2.0 schema may be preferable. - String persistencexsd = "persistence-xsd.rsrc"; + String persistencexsd = "persistence.xsd.rsrc"; // if the version and/or schema location is for 1.0, use the 1.0 // schema if (XMLVersionParser.VERSION_2_0.equals(_persistenceVersion) || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_2_0) != -1)) { - persistencexsd = "persistence_2_0-xsd.rsrc"; + persistencexsd = "persistence_2_0.xsd.rsrc"; } else if (XMLVersionParser.VERSION_2_1.equals(_persistenceVersion) || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_2_1) != -1)) { - persistencexsd = "persistence_2_1-xsd.rsrc"; + persistencexsd = "persistence_2_1.xsd.rsrc"; } else if (XMLVersionParser.VERSION_2_2.equals(_persistenceVersion) || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_2_2) != -1)) { - persistencexsd = "persistence_2_2-xsd.rsrc"; + persistencexsd = "persistence_2_2.xsd.rsrc"; } else if (XMLVersionParser.VERSION_3_0.equals(_persistenceVersion) || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_3_0) != -1)) { - persistencexsd = "persistence_3_0-xsd.rsrc"; + persistencexsd = "persistence_3_0.xsd.rsrc"; } return getClass().getResourceAsStream(persistencexsd); diff --git a/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/XMLPersistenceMetaDataParser.java b/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/XMLPersistenceMetaDataParser.java index ceb0eed03..e0b11a3c2 100644 --- a/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/XMLPersistenceMetaDataParser.java +++ b/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/XMLPersistenceMetaDataParser.java @@ -575,17 +575,17 @@ public class XMLPersistenceMetaDataParser protected Object getSchemaSource() { // use the latest schema by default. 'unknown' docs should parse // with the latest schema. - String ormxsd = "orm_2_0-xsd.rsrc"; + String ormxsd = "orm_2_0.xsd.rsrc"; boolean useExtendedSchema = true; // if the version and/or schema location is for 1.0, use the 1.0 // schema if (XMLVersionParser.VERSION_1_0.equals(_ormVersion) || (_schemaLocation != null && _schemaLocation.indexOf(ORM_XSD_1_0) > -1)) { - ormxsd = "orm-xsd.rsrc"; + ormxsd = "orm.xsd.rsrc"; useExtendedSchema = false; } else if (XMLVersionParser.VERSION_2_0.equals(_ormVersion) || (_schemaLocation != null && _schemaLocation.indexOf(ORM_XSD_2_0) > -1)) { - ormxsd = "orm_2_0-xsd.rsrc"; + ormxsd = "orm_2_0.xsd.rsrc"; } else if (XMLVersionParser.VERSION_2_1.equals(_ormVersion) || (_schemaLocation != null && _schemaLocation.indexOf(ORM_XSD_2_1) > -1)) { ormxsd = "orm_2_1.xsd.rsrc"; @@ -594,11 +594,11 @@ public class XMLPersistenceMetaDataParser ormxsd = "orm_2_2.xsd.rsrc"; } else if (XMLVersionParser.VERSION_3_0.equals(_ormVersion) || (_schemaLocation != null && _schemaLocation.indexOf(ORM_XSD_3_0) > -1)) { - ormxsd = "orm_3_0-xsd.rsrc"; + ormxsd = "orm_3_0.xsd.rsrc"; useExtendedSchema = false; } else if (XMLVersionParser.VERSION_3_1.equals(_ormVersion) || (_schemaLocation != null && _schemaLocation.indexOf(ORM_XSD_3_1) > -1)) { - ormxsd = "orm_3_1-xsd.rsrc"; + ormxsd = "orm_3_1.xsd.rsrc"; useExtendedSchema = false; } diff --git a/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm-xsd.rsrc b/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm.xsd.rsrc similarity index 100% rename from openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm-xsd.rsrc rename to openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm.xsd.rsrc diff --git a/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_2_0-xsd.rsrc b/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_2_0.xsd.rsrc similarity index 100% rename from openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_2_0-xsd.rsrc rename to openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_2_0.xsd.rsrc diff --git a/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_3_0-xsd.rsrc b/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_3_0.xsd.rsrc similarity index 100% rename from openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_3_0-xsd.rsrc rename to openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/orm_3_0.xsd.rsrc diff --git a/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc b/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence.xsd.rsrc similarity index 100% rename from openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc rename to openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence.xsd.rsrc diff --git a/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_2_0-xsd.rsrc b/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_2_0.xsd.rsrc similarity index 100% rename from openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_2_0-xsd.rsrc rename to openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_2_0.xsd.rsrc diff --git a/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_3_0-xsd.rsrc b/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_3_0.xsd.rsrc similarity index 100% rename from openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_3_0-xsd.rsrc rename to openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence_3_0.xsd.rsrc diff --git a/openjpa-project/LICENSE b/openjpa-project/LICENSE index 8b18da424..7fa255242 100644 --- a/openjpa-project/LICENSE +++ b/openjpa-project/LICENSE @@ -417,27 +417,27 @@ and resource files are also released under the ASF license above. The exceptions are as follows: =========================== - orm-xsd.rsrc - included in the openjpa jar, taken from: + orm.xsd.rsrc - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_1_0.xsd) - orm_2_0-xsd.rsrc - included in the openjpa jar, taken from: + orm_2_0.xsd.rsrc - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_2_0.xsd) - orm_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd) - orm_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_2.xsd) - orm_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_0.xsd - orm_3_1-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_1.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_1.xsd - persistence-xsd.rsrc - included in the openjpa jar, taken from: + persistence.xsd.rsrc - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) - persistence_2_0-xsd.rsrc - included in the openjpa jar, taken from: + persistence_2_0.xsd.rsrc - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd) - persistence_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd). - persistence_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/persistence/persistence_2_2.xsd). - persistence_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + persistence_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd websphere-uow-api.jar - this jar file contains WebSphere proprietary API code which is licensed for use when compiling OpenJPA. The diff --git a/openjpa/src/main/appended-resources/META-INF/LICENSE.vm b/openjpa/src/main/appended-resources/META-INF/LICENSE.vm index 7ab3c1559..33fed817b 100644 --- a/openjpa/src/main/appended-resources/META-INF/LICENSE.vm +++ b/openjpa/src/main/appended-resources/META-INF/LICENSE.vm @@ -32,27 +32,27 @@ The exceptions are as follows: =========================== openjpa-persistence - - orm-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_1_0.xsd) - orm_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + orm_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/orm_2_0.xsd) - orm_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_1.xsd) - orm_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + orm_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/orm_2_2.xsd) - orm_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_0.xsd - orm_3_1-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + orm_3_1.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/orm/orm_3_1.xsd - persistence-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) - persistence_2_0-xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: + persistence_2_0.xsd.rsrc - CDDL 1.0 - included in the openjpa jar, taken from: http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd). - persistence_2_1-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_1.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd). - persistence_2_2-xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: + persistence_2_2.xsd.rsrc - Eclipse Public License v1.0 - included in the openjpa jar, taken from: http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd). - persistence_3_0-xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: + persistence_3_0.xsd.rsrc - Eclipse Public License v2.0 - included in the openjpa jar, taken from: https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd ===========================