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

rzo1 pushed a change to branch jpa3.2
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from 32b4a15fe8 Add arquillian tests
     new fba4ea6430 Refine tests
     new 29e927abd6 Refine tests

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{jpa32-tomee => jpa32-tomee-plume}/pom.xml         |  4 ++--
 .../src/test/java/org/example/h7/EclipseLinkTest.java  |  4 ----
 .../src/test/java/org/example/h7/Hibernate6Test.java   |  0
 .../src/test/java/org/example/h7/Hibernate7Test.java   |  0
 .../src/test/resources/arquillian.xml                  |  2 +-
 .../src/test/resources/hibernate6-pom.xml              |  0
 .../src/test/resources/hibernate7-pom.xml              |  0
 .../{jpa32-tomee => jpa32-tomee-web}/pom.xml           |  4 ++--
 .../src/test/java/org/example/h7/Hibernate6Test.java   |  0
 .../src/test/java/org/example/h7/Hibernate7Test.java   |  0
 .../src/test/java/org/example/h7/OpenJPATest.java      |  9 +--------
 .../src/test/resources/arquillian.xml                  |  0
 .../src/test/resources/hibernate6-pom.xml              |  0
 .../src/test/resources/hibernate7-pom.xml              |  0
 arquillian/functional-tests/pom.xml                    | 18 ++++--------------
 15 files changed, 10 insertions(+), 31 deletions(-)
 copy arquillian/functional-tests/{jpa32-tomee => jpa32-tomee-plume}/pom.xml 
(96%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-plume}/src/test/java/org/example/h7/EclipseLinkTest.java (96%)
 copy arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-plume}/src/test/java/org/example/h7/Hibernate6Test.java (100%)
 copy arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-plume}/src/test/java/org/example/h7/Hibernate7Test.java (100%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-plume}/src/test/resources/arquillian.xml (100%)
 copy arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-plume}/src/test/resources/hibernate6-pom.xml (100%)
 copy arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-plume}/src/test/resources/hibernate7-pom.xml (100%)
 rename arquillian/functional-tests/{jpa32-tomee => jpa32-tomee-web}/pom.xml 
(96%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-web}/src/test/java/org/example/h7/Hibernate6Test.java (100%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-web}/src/test/java/org/example/h7/Hibernate7Test.java (100%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-web}/src/test/java/org/example/h7/OpenJPATest.java (89%)
 copy arquillian/functional-tests/{spring-cxf-tomee-4332 => 
jpa32-tomee-web}/src/test/resources/arquillian.xml (100%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-web}/src/test/resources/hibernate6-pom.xml (100%)
 rename arquillian/functional-tests/{jpa32-tomee => 
jpa32-tomee-web}/src/test/resources/hibernate7-pom.xml (100%)

Reply via email to