From d9216fd224861cec393803908a5453664375588a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JEAN-PROST=20Fr=C3=A9d=C3=A9ric?= Date: Sat, 11 May 2024 20:32:37 +0200 Subject: [PATCH] WFLY-19315 Migrate xmlns entries in persistence.xml files --- bmt/src/main/resources/META-INF/persistence.xml | 8 +++----- hibernate/src/main/resources/META-INF/persistence.xml | 8 +++----- jta-crash-rec/src/main/resources/META-INF/persistence.xml | 8 +++----- .../src/main/resources/META-INF/persistence.xml | 8 +++----- .../src/main/resources/META-INF/persistence.xml | 8 +++----- thread-racing/src/main/resources/META-INF/persistence.xml | 6 +++--- 6 files changed, 18 insertions(+), 28 deletions(-) diff --git a/bmt/src/main/resources/META-INF/persistence.xml b/bmt/src/main/resources/META-INF/persistence.xml index 7968e4f377..1ef840125d 100644 --- a/bmt/src/main/resources/META-INF/persistence.xml +++ b/bmt/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/hibernate/src/main/resources/META-INF/persistence.xml b/hibernate/src/main/resources/META-INF/persistence.xml index dd8cf37a3e..5fcf2e9203 100644 --- a/hibernate/src/main/resources/META-INF/persistence.xml +++ b/hibernate/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/jta-crash-rec/src/main/resources/META-INF/persistence.xml b/jta-crash-rec/src/main/resources/META-INF/persistence.xml index f9228e29b7..a2f64705d0 100644 --- a/jta-crash-rec/src/main/resources/META-INF/persistence.xml +++ b/jta-crash-rec/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/jts/application-component-1/src/main/resources/META-INF/persistence.xml b/jts/application-component-1/src/main/resources/META-INF/persistence.xml index 6f095369f7..060eca0400 100644 --- a/jts/application-component-1/src/main/resources/META-INF/persistence.xml +++ b/jts/application-component-1/src/main/resources/META-INF/persistence.xml @@ -15,11 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + diff --git a/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml b/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml index 9db0a5194b..7ea6c547b0 100644 --- a/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml +++ b/microprofile-reactive-messaging-kafka/src/main/resources/META-INF/persistence.xml @@ -1,9 +1,7 @@ - + java:jboss/datasources/ExampleDS diff --git a/thread-racing/src/main/resources/META-INF/persistence.xml b/thread-racing/src/main/resources/META-INF/persistence.xml index ff43ef9b02..bc74aea0a1 100644 --- a/thread-racing/src/main/resources/META-INF/persistence.xml +++ b/thread-racing/src/main/resources/META-INF/persistence.xml @@ -16,10 +16,10 @@ See the License for the specific language governing permissions and limitations under the License. --> + xsi:schemaLocation="https://jakarta.ee/xml/ns/persistence https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd">