diff --git a/bundles/eclipselink/pom.xml b/bundles/eclipselink/pom.xml index 2c0bcf1c089..70dafa6f68e 100644 --- a/bundles/eclipselink/pom.xml +++ b/bundles/eclipselink/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 @@ -40,10 +40,6 @@ ${project.build.directory}/generated-sources/dependency-sources ${project.build.directory}/generated-sources/zip-sources - - EclipseLink ${release.version} - API Reference - Eclipse Persistence Services Eclipse.org - EclipseLink Project diff --git a/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml b/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml index af4b3cc2645..48be04effb5 100644 --- a/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml +++ b/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml @@ -1,7 +1,7 @@ - 4.0.0 @@ -63,7 +63,7 @@ true - + diff --git a/bundles/moxy-standalone/src/main/assembly/moxy.xml b/bundles/moxy-standalone/src/main/assembly/moxy.xml index 67768b1f864..6dd713fbddb 100644 --- a/bundles/moxy-standalone/src/main/assembly/moxy.xml +++ b/bundles/moxy-standalone/src/main/assembly/moxy.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/bundles/others/pom.xml b/bundles/others/pom.xml index e3a43bf1ce9..5fc9ba185e4 100644 --- a/bundles/others/pom.xml +++ b/bundles/others/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml b/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml index 7945fba5831..7adca4b367a 100644 --- a/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml +++ b/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-core-tests.jar jar diff --git a/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml b/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml index a402a4830fd..81a736c5e68 100644 --- a/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml +++ b/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-coretest-framework.jar jar diff --git a/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml b/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml index 9f967276487..88abe9cb070 100644 --- a/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml +++ b/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-jpa-tests.jar jar diff --git a/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml b/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml index c249e073c4a..b8051726682 100644 --- a/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml +++ b/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/bundles/p2site/pom.xml b/bundles/p2site/pom.xml index 4db7e0b60d9..32294ac704b 100644 --- a/bundles/p2site/pom.xml +++ b/bundles/p2site/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 @@ -418,7 +418,7 @@ ${project.groupId} EclipseLink DBWS provides a Java-based, declarative Web Service solution for accessing relational databases. \ - Copyright (c) 1998, 2021 Oracle and others. All rights reserved.\n\ + Copyright (c) 1998, 2024 Oracle and others. All rights reserved.\n\ This program and the accompanying materials are made available under the\n\ terms of the Eclipse Public License v. 2.0 which is available at\n\ http://www.eclipse.org/legal/epl-2.0,\n\ diff --git a/bundles/pom.xml b/bundles/pom.xml index de7894dca72..ef8349d2a04 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/bundles/tests/pom.xml b/bundles/tests/pom.xml index 55f81122113..5a13f9c3be9 100644 --- a/bundles/tests/pom.xml +++ b/bundles/tests/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/dbws/eclipselink.dbws.test.oracle/pom.xml b/dbws/eclipselink.dbws.test.oracle/pom.xml index 40ee296d649..f8f00f74fe8 100644 --- a/dbws/eclipselink.dbws.test.oracle/pom.xml +++ b/dbws/eclipselink.dbws.test.oracle/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/dbws/org.eclipse.persistence.dbws/pom.xml b/dbws/org.eclipse.persistence.dbws/pom.xml index 8436ad3f92c..580d72ff1c5 100644 --- a/dbws/org.eclipse.persistence.dbws/pom.xml +++ b/dbws/org.eclipse.persistence.dbws/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/docs/docs.api/pom.xml b/docs/docs.api/pom.xml new file mode 100644 index 00000000000..c3862ec616e --- /dev/null +++ b/docs/docs.api/pom.xml @@ -0,0 +1,427 @@ + + + + + + org.eclipse.persistence + org.eclipse.persistence.documentation + 5.0.0-SNAPSHOT + ../pom.xml + + 4.0.0 + org.eclipse.persistence.javadoc + pom + Documentation - API + + + ${project.build.directory}/api-sources + ${project.build.directory}/api-sources-tmp + ${project.build.directory}/api-javadoc + + * + org.eclipse.persistence.dbws*,org.eclipse.persistence.jpars* + org.eclipse.persistence.moxy* + org.eclipse.persistence.jpa,org.eclipse.persistence.jpa.* + org.eclipse.persistence.sdo* + + + + ${javadoc.prefixTitle}, ${javadoc.postfixTitle}]]> + + + ant,glassfish-corba-omgapi,nosqldriver,aqapi-jakarta,oracle-nosql-client + + + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.nosql + + + org.eclipse.persistence + org.eclipse.persistence.oracle + + + org.eclipse.persistence + org.eclipse.persistence.oracle.nosql + + + + + org.eclipse.persistence + org.eclipse.persistence.jpa + + + org.eclipse.persistence + org.eclipse.persistence.jpa.jpql + + + + + org.eclipse.persistence + org.eclipse.persistence.dbws + + + org.eclipse.persistence + org.eclipse.persistence.dbws.builder + + + org.eclipse.persistence + org.eclipse.persistence.jpars + + + org.eclipse.persistence + org.eclipse.persistence.jpars.server + + + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.eclipse.persistence + org.eclipse.persistence.moxy.utils.xjc + + + + + org.eclipse.persistence + org.eclipse.persistence.sdo + + + + + org.eclipse.persistence + org.eclipse.persistence.oracleddlparser + + + org.eclipse.persistence + org.eclipse.persistence.corba + + + org.eclipse.persistence + org.eclipse.persistence.extension + + + org.eclipse.persistence + org.eclipse.persistence.json + + + org.eclipse.persistence + org.eclipse.persistence.pgsql + + + + jakarta.activation + jakarta.activation-api + + + jakarta.annotation + jakarta.annotation-api + + + jakarta.enterprise + jakarta.enterprise.cdi-api + + + jakarta.jms + jakarta.jms-api + + + jakarta.json + jakarta.json-api + + + jakarta.mail + jakarta.mail-api + + + jakarta.persistence + jakarta.persistence-api + + + jakarta.resource + jakarta.resource-api + + + jakarta.servlet + jakarta.servlet-api + + + jakarta.transaction + jakarta.transaction-api + + + jakarta.validation + jakarta.validation-api + + + jakarta.ws.rs + jakarta.ws.rs-api + + + jakarta.xml.bind + jakarta.xml.bind-api + + + jakarta.xml.soap + jakarta.xml.soap-api + + + jakarta.xml.ws + jakarta.xml.ws-api + + + + wsdl4j + wsdl4j + + + + com.oracle.database.jdbc + ojdbc11 + + + com.oracle.database.jdbc + ucp + + + com.oracle.database.messaging + aqapi-jakarta + + + com.oracle.database.observability + dms + + + com.oracle.database.xml + xdb + + + com.oracle.database.xml + xmlparserv2 + + + com.oracle.kv + oracle-nosql-client + + + com.oracle.nosql.sdk + nosqldriver + + + + com.sun.xml.bind + jaxb-xjc + + + + org.apache.ant + ant + + + + org.glassfish.corba + glassfish-corba-omgapi + + + + org.jgroups + jgroups + + + + org.mongodb + mongodb-driver-sync + + + + org.ow2.asm + asm + + + org.ow2.asm + asm-commons + + + org.ow2.asm + asm-tree + + + + org.postgresql + postgresql + + + + org.slf4j + slf4j-api + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack-sources + generate-resources + + unpack-dependencies + + + ${apidocs.api.tmp} + org.eclipse.persistence + sources + true + true + provided + + + + configure-module-path + generate-resources + + build-classpath + + + apidocs.modulepath + ${apidocs.classpath.deps} + + + + configure-class-path + generate-resources + + build-classpath + + + apidocs.classpath + ${apidocs.classpath.deps} + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + + + prepare-sources + process-resources + + run + + + + + + + + + + + + + + + + + + + + + + build-javadocs + process-resources + + run + + + + + + + + + + + + + + + + + ${apidocs.doctitle} + ${apidocs.bottom} +
${apidocs.header}
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+ +
diff --git a/docs/pom.xml b/docs/pom.xml index 4af12d7edf3..d82d2fde35d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,20 +1,20 @@ @@ -42,6 +42,7 @@ + docs.api docs.concepts docs.dbws docs.jpa diff --git a/docs/src/main/assembly/docs-common.xml b/docs/src/main/assembly/docs-common.xml index 4ad9f701c0c..c0f3e59f5ce 100644 --- a/docs/src/main/assembly/docs-common.xml +++ b/docs/src/main/assembly/docs-common.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> shared-docs zip diff --git a/etc/jenkins/docker/pom.xml b/etc/jenkins/docker/pom.xml index 37e0a5e2849..2f571c56307 100644 --- a/etc/jenkins/docker/pom.xml +++ b/etc/jenkins/docker/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/etc/jenkins/tck_init.sh b/etc/jenkins/tck_init.sh index 65ac56391d0..5b063bb844a 100755 --- a/etc/jenkins/tck_init.sh +++ b/etc/jenkins/tck_init.sh @@ -33,7 +33,7 @@ mkdir download echo ' + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.eclipse.ee4j @@ -101,7 +101,7 @@ mysql.dbName=ecltests -e 's/^jakarta.persistence.jdbc.password=.*/jakarta.persistence.jdbc.password=root/' \ -e 's/^db.supports.sequence=.*/db.supports.sequence=false/' \ ${TS_JTE}.orig > ${TS_JTE} - + echo '-[ ts.jte ]----------------------------------------------------------------------' cat ${TS_JTE} diff --git a/foundation/eclipselink.core.test/pom.xml b/foundation/eclipselink.core.test/pom.xml index c4645a329d5..098c5402bdd 100644 --- a/foundation/eclipselink.core.test/pom.xml +++ b/foundation/eclipselink.core.test/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/foundation/org.eclipse.persistence.corba/pom.xml b/foundation/org.eclipse.persistence.corba/pom.xml index 8572cd5eeed..7dd76789ecb 100644 --- a/foundation/org.eclipse.persistence.corba/pom.xml +++ b/foundation/org.eclipse.persistence.corba/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/foundation/org.eclipse.persistence.core.test.framework/pom.xml b/foundation/org.eclipse.persistence.core.test.framework/pom.xml index 786719726d7..8565e201c19 100644 --- a/foundation/org.eclipse.persistence.core.test.framework/pom.xml +++ b/foundation/org.eclipse.persistence.core.test.framework/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/foundation/org.eclipse.persistence.core/pom.xml b/foundation/org.eclipse.persistence.core/pom.xml index ffc97d8518d..80b71af01ad 100644 --- a/foundation/org.eclipse.persistence.core/pom.xml +++ b/foundation/org.eclipse.persistence.core/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/foundation/org.eclipse.persistence.extension/pom.xml b/foundation/org.eclipse.persistence.extension/pom.xml index f835af59edb..9186c5b8488 100644 --- a/foundation/org.eclipse.persistence.extension/pom.xml +++ b/foundation/org.eclipse.persistence.extension/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/foundation/org.eclipse.persistence.extension/src/main/java/module-info.java b/foundation/org.eclipse.persistence.extension/src/main/java/module-info.java index a6ba323a1b8..3e95c4d9fae 100644 --- a/foundation/org.eclipse.persistence.extension/src/main/java/module-info.java +++ b/foundation/org.eclipse.persistence.extension/src/main/java/module-info.java @@ -15,6 +15,8 @@ */ module org.eclipse.persistence.extension { requires transitive org.eclipse.persistence.core; + requires static org.jgroups; + requires static org.slf4j; exports org.eclipse.persistence.logging.slf4j; exports org.eclipse.persistence.sessions.coordination.jgroups; diff --git a/foundation/org.eclipse.persistence.json/pom.xml b/foundation/org.eclipse.persistence.json/pom.xml index 66b4b044f99..f02a2b22fbf 100644 --- a/foundation/org.eclipse.persistence.json/pom.xml +++ b/foundation/org.eclipse.persistence.json/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/foundation/org.eclipse.persistence.nosql/pom.xml b/foundation/org.eclipse.persistence.nosql/pom.xml index 71dbe947882..9803bea2871 100644 --- a/foundation/org.eclipse.persistence.nosql/pom.xml +++ b/foundation/org.eclipse.persistence.nosql/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/foundation/org.eclipse.persistence.nosql/src/main/java/module-info.java b/foundation/org.eclipse.persistence.nosql/src/main/java/module-info.java index 375d2596167..9146976e24b 100644 --- a/foundation/org.eclipse.persistence.nosql/src/main/java/module-info.java +++ b/foundation/org.eclipse.persistence.nosql/src/main/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021, 2022 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2021, 2024 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v. 2.0 which is available at @@ -16,6 +16,7 @@ requires jakarta.annotation; requires transitive jakarta.resource; requires static jakarta.cdi; + requires static jakarta.messaging; requires transitive org.eclipse.persistence.core; diff --git a/foundation/org.eclipse.persistence.oracle.nosql/pom.xml b/foundation/org.eclipse.persistence.oracle.nosql/pom.xml index 905555b8bcd..d7ff131508e 100644 --- a/foundation/org.eclipse.persistence.oracle.nosql/pom.xml +++ b/foundation/org.eclipse.persistence.oracle.nosql/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/foundation/org.eclipse.persistence.oracle.test/pom.xml b/foundation/org.eclipse.persistence.oracle.test/pom.xml index 6ce6a9d8a09..89253bda983 100644 --- a/foundation/org.eclipse.persistence.oracle.test/pom.xml +++ b/foundation/org.eclipse.persistence.oracle.test/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/foundation/org.eclipse.persistence.oracle/pom.xml b/foundation/org.eclipse.persistence.oracle/pom.xml index 92ee8846cc1..c1a202ecfb0 100644 --- a/foundation/org.eclipse.persistence.oracle/pom.xml +++ b/foundation/org.eclipse.persistence.oracle/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/foundation/org.eclipse.persistence.pgsql/pom.xml b/foundation/org.eclipse.persistence.pgsql/pom.xml index 1bb559f7f39..a1c9e7e71d1 100644 --- a/foundation/org.eclipse.persistence.pgsql/pom.xml +++ b/foundation/org.eclipse.persistence.pgsql/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/jpa/eclipselink.jaxrs.test/pom.xml b/jpa/eclipselink.jaxrs.test/pom.xml index 6fcb4525027..a8e1e9401e9 100644 --- a/jpa/eclipselink.jaxrs.test/pom.xml +++ b/jpa/eclipselink.jaxrs.test/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/jpa/eclipselink.jpa.spring.test/pom.xml b/jpa/eclipselink.jpa.spring.test/pom.xml index 49b462db6cc..0cb33794bf5 100644 --- a/jpa/eclipselink.jpa.spring.test/pom.xml +++ b/jpa/eclipselink.jpa.spring.test/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/eclipselink.jpa.test.jse/pom.xml b/jpa/eclipselink.jpa.test.jse/pom.xml index cbd070c22e6..8134c0fd6f9 100644 --- a/jpa/eclipselink.jpa.test.jse/pom.xml +++ b/jpa/eclipselink.jpa.test.jse/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/eclipselink.jpa.test/pom.xml b/jpa/eclipselink.jpa.test/pom.xml index 5295df2a9e2..c6b310ba0e4 100644 --- a/jpa/eclipselink.jpa.test/pom.xml +++ b/jpa/eclipselink.jpa.test/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml b/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml index 24667a4d9d3..8b67a1acf44 100644 --- a/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml +++ b/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.nosql org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.nosql/pom.xml b/jpa/eclipselink.jpa.testapps.nosql/pom.xml index 9311b770aa3..4c32d480d43 100644 --- a/jpa/eclipselink.jpa.testapps.nosql/pom.xml +++ b/jpa/eclipselink.jpa.testapps.nosql/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml index d4e106b6929..557ba4a3658 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml index a8e9f82f4d3..56e6e35e5ee 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml index 8a5626e4744..15eaa7995ab 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml index 1ff8135b7dd..b702e396f6f 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml index c879b038851..a5b76e39ef3 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.spatial/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.spatial/pom.xml index d40eaec9bbb..e7fb7555ee8 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.spatial/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.spatial/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml index b1f95a203d2..a5b3a65005e 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/pom.xml index f65ab359068..531f34325c9 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps.oracle/test.oracle.spatial/pom.xml b/jpa/eclipselink.jpa.testapps.oracle/test.oracle.spatial/pom.xml index e3fbdbc00f4..77b952c226f 100644 --- a/jpa/eclipselink.jpa.testapps.oracle/test.oracle.spatial/pom.xml +++ b/jpa/eclipselink.jpa.testapps.oracle/test.oracle.spatial/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps.oracle org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/README.md b/jpa/eclipselink.jpa.testapps/README.md index 9cb12ccf447..9dca5f97096 100644 --- a/jpa/eclipselink.jpa.testapps/README.md +++ b/jpa/eclipselink.jpa.testapps/README.md @@ -1,4 +1,4 @@ -[//]: # " Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. " +[//]: # " Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Public License v. 2.0 which is available at " @@ -42,7 +42,7 @@ if no customized descriptor is provided in `src/main/resources-ejb/META-INF/pers * `pom.xml` reference: ```xml + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml index fa93e2cbfe0..d83a9f397b8 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml index 716d8899516..03fe8a79b01 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml index bef90b0a902..7d6bd870e02 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml index b7de0757723..eab764f7e46 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml index 42f0e878500..82f54aca1d0 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml index ca7f8425993..e1585a91c54 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml index 91300be6339..0403458938b 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml index dbf3520d20e..ba7ba681a5e 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml index de200ade16c..40d66acfcf4 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml index 49bfde41d30..f7f94c6b80b 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml index bfc999ddb8f..ee4ee58bdc9 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml index 31f7c57d6f3..c1f809e1f51 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml index 765f99d7b0c..a4b616dada4 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml index 0c0667159a4..4e55b45b377 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml index cfcc171adf8..08d4f43d505 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml index 2a8dc461bbb..d573c9f3eaf 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml index c36fff763c0..458b0a51764 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml index 74901e13fc0..dd274b427bc 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml index 4c72d319334..bbf92f07b09 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml index ceda2e37451..25f791cde4d 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml index 0f76ecb2d1d..dc7b67e7d04 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml index a6acfad4583..d3b32c1a8d4 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml index 44eaab3cb3c..99df4b0cc77 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml index a0287c12c73..1a0cbb0639c 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml index fd030f22577..d0423961e34 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml index a172107e3eb..a5748f45595 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml index 33649f6fe46..8c063e54ac4 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml index df22bb26910..2278dc4f4a2 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml index 029c36a2d99..9265286b6d2 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml index ed0fc32a01d..a591492d39c 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml index a5c86babc5a..de725c4c257 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml index 38d4c834b92..510d5f76a2d 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml index efa02c59a5a..0f210274104 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml index 39cfbe6e435..a3dc7c864bf 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml index c6bb4f2d8b1..c5f61365b7c 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml index 3e5cd8ba281..1f5eba07a31 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml index 445b7999aea..9b3f8885bab 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml index 69eca231395..61e515f0801 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml index c93b3440431..81945b83111 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml index caa34405bf5..89237d044fa 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml index 123972bbb8a..23eaae6a163 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml index 2dbf4405215..c2a58e3e24d 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml index e9148d5abca..4a21f641b47 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml index f423eddc735..46d7d56f5a6 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml index 7d085ddf2b4..bb6d3ebea60 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml index e3e220fc904..e9d046e198f 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml index f1a44d4e76b..b7f184d7768 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml index 1bd5ea0423d..f226f7b7d25 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml index 8c500b8d667..bc74830ed15 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml index 0921194ffdf..4c3fcf9d69e 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml index cfd3583dece..d50ce0668f4 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml index 69388173bbf..83461ca3a1e 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml index 3278ae9adf2..9ceff3d6ed4 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml index 8c6eca52f04..6b06ca941d1 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml index 5a42aa65d65..682420c503c 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml index b4ea677629d..da150fd80fb 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml index ede2e9fd180..bae1350cb8e 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml index 476c4fd6198..ebfc388216e 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml index d664ea0b97b..dd0f1f32589 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml index 13f7d67866e..8f12628d26d 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml index 699d3ce460a..bd624678909 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml index 6afebdbe643..ab7ada0019b 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml index 96d8ee22bc9..5e008feff65 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.dynamic/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.dynamic/pom.xml index f1d18c617be..278e0aad288 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.dynamic/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.dynamic/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml index 80a73b2b6f3..23ef01f9c5f 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml index 7fd7494fd89..cf5aecbe263 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml index f4423cf1074..090cf1b95ba 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml index fb3fb2599c9..a7df8754eb9 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml index ab6998944bd..fe5a4296335 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml index a01f4576fbb..103ef5b5a51 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml index e56a11eb8c2..18b39074e39 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml index d7071d7046f..07ac89dd504 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml index b3b1951f705..0b5387078c0 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml index a7e6176404a..063c35f853b 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml index 4669f99819e..4bd6f642c17 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml index 9383a7aa461..6bb76e4aff0 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml index 43fc0fb5ce0..4efe473cacd 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml index 2df60c3866b..5ec74664240 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml index e37e5781b6e..7840fe2ad1b 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml index 04007b52505..c376d607d63 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml index 7b67809684e..6a6029565bf 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml index a7a0305a61a..7000776d6e5 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml b/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml index 02a987c2451..7c29d7aa69c 100644 --- a/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml +++ b/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/nativeapi/pom.xml b/jpa/eclipselink.jpa.testapps/nativeapi/pom.xml index 184ff04a978..bff4a73cb30 100644 --- a/jpa/eclipselink.jpa.testapps/nativeapi/pom.xml +++ b/jpa/eclipselink.jpa.testapps/nativeapi/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.jpa.testapps org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.testapps/pom.xml b/jpa/eclipselink.jpa.testapps/pom.xml index ba7e08031d4..069bff7cc38 100644 --- a/jpa/eclipselink.jpa.testapps/pom.xml +++ b/jpa/eclipselink.jpa.testapps/pom.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.eclipse.persistence.parent org.eclipse.persistence diff --git a/jpa/eclipselink.jpa.wdf.test/pom.xml b/jpa/eclipselink.jpa.wdf.test/pom.xml index 43a674f2c36..ba8a688ee4b 100644 --- a/jpa/eclipselink.jpa.wdf.test/pom.xml +++ b/jpa/eclipselink.jpa.wdf.test/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa1-model.jar.xml b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa1-model.jar.xml index 10fc59ff265..d97197da705 100644 --- a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa1-model.jar.xml +++ b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa1-model.jar.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-wdf-jpa1-model.jar jar diff --git a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa2-model.jar.xml b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa2-model.jar.xml index 0115cceeb7c..65930f54afe 100644 --- a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa2-model.jar.xml +++ b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-jpa2-model.jar.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-wdf-jpa2-model.jar jar diff --git a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-tests.jar.xml b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-tests.jar.xml index 6904d9ec2c0..4bfc9f6f84b 100644 --- a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-tests.jar.xml +++ b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf-tests.jar.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-wdf-tests.jar jar diff --git a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf.ear.xml b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf.ear.xml index 860ad8b06dc..9d2480da317 100644 --- a/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf.ear.xml +++ b/jpa/eclipselink.jpa.wdf.test/src/it/assembly/eclipselink-wdf.ear.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink-wdf.ear ear diff --git a/jpa/eclipselink.jpars.test/pom.xml b/jpa/eclipselink.jpars.test/pom.xml index 81547f8511d..cdc07e22aab 100644 --- a/jpa/eclipselink.jpars.test/pom.xml +++ b/jpa/eclipselink.jpars.test/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/org.eclipse.persistence.jpa.jpql/pom.xml b/jpa/org.eclipse.persistence.jpa.jpql/pom.xml index cdf876f1bf7..d5022e1d3e0 100644 --- a/jpa/org.eclipse.persistence.jpa.jpql/pom.xml +++ b/jpa/org.eclipse.persistence.jpa.jpql/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java b/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java index e20d8fc2a8c..8fc4323e7bf 100644 --- a/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java +++ b/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2024 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v. 2.0 which is available at @@ -116,7 +116,7 @@ protected BasicRefactoringTool(CharSequence jpqlFragment, } /** - * Creates the visitor that will traverse the {@link } representation of the JPQL + * Creates the visitor that will traverse the representation of the JPQL * query and will rename a type's attribute name. * * @param typeName The fully qualified name of the type that got one of its attributes renamed @@ -132,7 +132,7 @@ protected AttributeNameRenamer buildAttributeNameRenamer(String typeName, } /** - * Creates the visitor that will traverse the {@link } representation of the JPQL + * Creates the visitor that will traverse the representation of the JPQL * query and will rename the fully qualified class name. * * @param oldClassName The current name of the class to rename @@ -144,7 +144,7 @@ protected ClassNameRenamer buildClassNameRenamer(String oldClassName, String new } /** - * Creates the visitor that will traverse the {@link } representation of the JPQL + * Creates the visitor that will traverse the representation of the JPQL * query and will rename the entity name. * * @param oldEntityName The current name of the entity to rename @@ -156,7 +156,7 @@ protected EntityNameRenamer buildEntityNameRenamer(String oldEntityName, String } /** - * Creates the visitor that will traverse the {@link } representation of the JPQL + * Creates the visitor that will traverse the representation of the JPQL * query and will rename the enum constant. * * @param oldClassName The new name of the enum constant @@ -176,7 +176,7 @@ protected EnumConstantRenamer buildEnumConstantRenamer(String oldClassName, Stri protected abstract JPQLQueryContext buildJPQLQueryContext(); /** - * Creates the visitor that will traverse the {@link } representation of the JPQL + * Creates the visitor that will traverse the representation of the JPQL * query and will rename a result variable. * * @param oldVariableName The current result variable name @@ -190,7 +190,7 @@ protected ResultVariableNameRenamer buildResultVariableNameRenamer(String oldVar } /** - * Creates the visitor that will traverse the {@link } representation of the JPQL + * Creates the visitor that will traverse the representation of the JPQL * query and will rename an identification variable. * * @param oldVariableName The current identification variable name @@ -589,12 +589,12 @@ public void visit(ConstructorExpression expression) { } /** - * Visits the given {@link } and if its value is the same as the old class name or + * Visits the given and if its value is the same as the old class name or * if the value represents an inner class of that old class name, then the given {@link * org.eclipse.persistence.jpa.jpql.tools.RefactoringTool.StateObjectUpdater StateObjectUpdater} * will be notified to replace the value. * - * @param expression The {@link } that is being visited + * @param expression The that is being visited * @param extraOffset Additional offset that will be added to the given {@link Expression}'s * offset, which is the length of the string representation of what is before it * @param value The value to check if it's the old class name diff --git a/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml b/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml index ba3cdb933c2..3ae257e835b 100644 --- a/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml +++ b/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml b/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml index cdc69476e67..ee4398fcf83 100644 --- a/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml +++ b/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/jpa/org.eclipse.persistence.jpa/pom.xml b/jpa/org.eclipse.persistence.jpa/pom.xml index 6932452d691..36ff0a4b1a5 100644 --- a/jpa/org.eclipse.persistence.jpa/pom.xml +++ b/jpa/org.eclipse.persistence.jpa/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/jpa/org.eclipse.persistence.jpars.server/pom.xml b/jpa/org.eclipse.persistence.jpars.server/pom.xml index dc70468d844..837a947787a 100644 --- a/jpa/org.eclipse.persistence.jpars.server/pom.xml +++ b/jpa/org.eclipse.persistence.jpars.server/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/jpa/org.eclipse.persistence.jpars/pom.xml b/jpa/org.eclipse.persistence.jpars/pom.xml index ce0d2fc4804..4f9e868afe6 100644 --- a/jpa/org.eclipse.persistence.jpars/pom.xml +++ b/jpa/org.eclipse.persistence.jpars/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml b/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml index a884fc0977c..d4d09f79035 100644 --- a/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml +++ b/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/moxy/org.eclipse.persistence.moxy/pom.xml b/moxy/org.eclipse.persistence.moxy/pom.xml index 33781bb87cc..3f8cf4bd028 100644 --- a/moxy/org.eclipse.persistence.moxy/pom.xml +++ b/moxy/org.eclipse.persistence.moxy/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/performance/eclipselink.perf.test/pom.xml b/performance/eclipselink.perf.test/pom.xml index 833617ae38b..7fa34fcb146 100644 --- a/performance/eclipselink.perf.test/pom.xml +++ b/performance/eclipselink.perf.test/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/pom.xml b/pom.xml index 41ad2ce7325..a61351e4cf6 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 @@ -125,6 +125,7 @@ test-reports test-summary ${project.build.directory}/license + ${project.build.directory}/javadoc-resources @@ -185,6 +186,10 @@ DRAFT + + EclipseLink ${release.version} + API Reference + 9.6.0 9.6 @@ -1437,6 +1442,7 @@ src/main/assembly/common-license.xml + src/main/assembly/common-javadoc.xml src/main/assembly/test-defaults.xml src/main/assembly/test-report.xml src/main/assembly/spotbugs-filter.xml @@ -1525,6 +1531,25 @@ + + unpack-javadoc-resources + initialize + + unpack + + + + + org.eclipse.persistence + org.eclipse.persistence.parent + ${project.version} + javadoc-resources + zip + ${project.build.javadocResourceDirectory} + + + +
diff --git a/sdo/eclipselink.sdo.test.server/pom.xml b/sdo/eclipselink.sdo.test.server/pom.xml index d67d4c7b888..75280d0d6e9 100644 --- a/sdo/eclipselink.sdo.test.server/pom.xml +++ b/sdo/eclipselink.sdo.test.server/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.ear.xml b/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.ear.xml index b4febd7c6b9..23a7c913d71 100644 --- a/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.ear.xml +++ b/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.ear.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink.sdo.test.server.ear ear diff --git a/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.jar.xml b/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.jar.xml index 84b81e7e392..affe7280d94 100644 --- a/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.jar.xml +++ b/sdo/eclipselink.sdo.test.server/src/it/assembly/eclipselink.sdo.test.server.jar.xml @@ -14,7 +14,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> eclipselink.sdo.test.server.jar jar diff --git a/sdo/org.eclipse.persistence.sdo/pom.xml b/sdo/org.eclipse.persistence.sdo/pom.xml index 3d537ba36cb..73bba8d8f82 100644 --- a/sdo/org.eclipse.persistence.sdo/pom.xml +++ b/sdo/org.eclipse.persistence.sdo/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java b/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java index 34c3e4aa143..32d8fb10a5b 100644 --- a/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java +++ b/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java @@ -106,11 +106,9 @@ public class SDOHelperContext implements HelperContext { * Default value is true. *

* - * @deprecated - * @see org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAME - * Moved to {@link org.eclipse.persistence.sdo.SDOSystemProperties}. * + * @deprecated Use {@link org.eclipse.persistence.sdo.SDOSystemProperties#SDO_STRICT_TYPE_CHECKING_PROPERTY_NAME}. */ - @Deprecated + @Deprecated(since = "4.0", forRemoval = true) public static final String STRICT_TYPE_CHECKING_PROPERTY_NAME = SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAME; private static int helperContextsMaxSize = Integer.parseInt(PrivilegedAccessHelper.getSystemProperty(SDOSystemProperties.SDO_HELPER_CONTEXTS_MAX_SIZE, "1000000")); diff --git a/src/main/assembly/common-javadoc.xml b/src/main/assembly/common-javadoc.xml new file mode 100644 index 00000000000..c5617164de1 --- /dev/null +++ b/src/main/assembly/common-javadoc.xml @@ -0,0 +1,33 @@ + + + + + javadoc-resources + + zip + + false + + + ${project.basedir}/src/main/resources/javadoc + . + + **/* + + + + \ No newline at end of file diff --git a/src/main/assembly/common-license.xml b/src/main/assembly/common-license.xml index 8208489bee7..cbf7e70de74 100644 --- a/src/main/assembly/common-license.xml +++ b/src/main/assembly/common-license.xml @@ -15,7 +15,7 @@ + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 https://maven.apache.org/xsd/assembly-2.0.0.xsd"> common-license zip diff --git a/src/main/assembly/spotbugs-filter.xml b/src/main/assembly/spotbugs-filter.xml index 79164c92104..1998f836d2d 100644 --- a/src/main/assembly/spotbugs-filter.xml +++ b/src/main/assembly/spotbugs-filter.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/testing/server/pom.xml b/testing/server/pom.xml index 1f42385825e..eb6bd86ee0e 100644 --- a/testing/server/pom.xml +++ b/testing/server/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml b/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml index ae21ccd5264..db85f7e7879 100644 --- a/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml +++ b/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/utils/eclipselink.dbws.builder.test.oracle/pom.xml b/utils/eclipselink.dbws.builder.test.oracle/pom.xml index 7988086b6e1..d2cdfb971ab 100644 --- a/utils/eclipselink.dbws.builder.test.oracle/pom.xml +++ b/utils/eclipselink.dbws.builder.test.oracle/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0 diff --git a/utils/eclipselink.utils.rename/pom.xml b/utils/eclipselink.utils.rename/pom.xml index 65744e36297..2034fc6e9b3 100644 --- a/utils/eclipselink.utils.rename/pom.xml +++ b/utils/eclipselink.utils.rename/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/utils/eclipselink.utils.sigcompare/pom.xml b/utils/eclipselink.utils.sigcompare/pom.xml index 2a5bea5b1fe..fe618e696e7 100644 --- a/utils/eclipselink.utils.sigcompare/pom.xml +++ b/utils/eclipselink.utils.sigcompare/pom.xml @@ -1,7 +1,7 @@ - 4.0.0 diff --git a/utils/org.eclipse.persistence.dbws.builder/pom.xml b/utils/org.eclipse.persistence.dbws.builder/pom.xml index 850cd3bf7ca..644123050e5 100644 --- a/utils/org.eclipse.persistence.dbws.builder/pom.xml +++ b/utils/org.eclipse.persistence.dbws.builder/pom.xml @@ -13,7 +13,7 @@ --> - 4.0.0