This is an automated email from the ASF dual-hosted git repository.

pcristof pushed a commit to branch OPENJPA-2940
in repository https://gitbox.apache.org/repos/asf/openjpa.git

commit 7afe3530fef081f4141961c3f81a6bd677cd01c7
Merge: 232530712 bcf65f845
Author: Paulo Cristovão de Araújo Silva Filho <pcris...@gmail.com>
AuthorDate: Tue Jul 1 09:17:56 2025 -0300

    Merge remote-tracking branch 'origin/OPENJPA-2937' into OPENJPA-2940

 openjpa-all/pom.xml                                |  2 +-
 openjpa-examples/image-gallery/pom.xml             |  2 +-
 openjpa-examples/openbooks/pom.xml                 |  2 +-
 openjpa-examples/pom.xml                           |  2 +-
 openjpa-examples/simple/pom.xml                    |  2 +-
 openjpa-features/pom.xml                           |  2 +-
 openjpa-integration/daytrader/pom.xml              |  2 +-
 openjpa-integration/examples/pom.xml               |  2 +-
 openjpa-integration/jmx/pom.xml                    |  2 +-
 openjpa-integration/pom.xml                        |  2 +-
 openjpa-integration/slf4j/pom.xml                  |  2 +-
 openjpa-integration/tck/pom.xml                    |  2 +-
 openjpa-integration/validation/pom.xml             |  2 +-
 openjpa-jdbc/pom.xml                               |  2 +-
 .../apache/openjpa/jdbc/kernel/JDBCStoreQuery.java |  1 +
 openjpa-jest/pom.xml                               |  2 +-
 openjpa-junit5/pom.xml                             |  2 +-
 openjpa-kernel/pom.xml                             |  2 +-
 .../org/apache/openjpa/kernel/AttachStrategy.java  |  1 +
 openjpa-kubernetes/pom.xml                         |  2 +-
 openjpa-lib/pom.xml                                |  2 +-
 openjpa-persistence-jdbc/pom.xml                   |  2 +-
 .../generationtype/TestUuidGeneratedEntity.java    | 63 ++++++++++++++++++++++
 .../generationtype/UuidGeneratedEntity.java        | 13 +++++
 openjpa-persistence-locking/pom.xml                |  2 +-
 openjpa-persistence/pom.xml                        |  2 +-
 openjpa-project/pom.xml                            |  2 +-
 openjpa-project/src/doc/manual/manual.xml          |  4 +-
 openjpa-slice/pom.xml                              |  2 +-
 openjpa-tools/openjpa-fetch-statistics-was/pom.xml |  2 +-
 openjpa-tools/openjpa-fetch-statistics/pom.xml     |  2 +-
 openjpa-tools/openjpa-maven-plugin/pom.xml         |  2 +-
 openjpa-tools/pom.xml                              |  2 +-
 openjpa-xmlstore/pom.xml                           |  2 +-
 openjpa/pom.xml                                    |  2 +-
 pom.xml                                            |  2 +-
 36 files changed, 111 insertions(+), 33 deletions(-)

Reply via email to