Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: 3962b4382c7d60b4e80ef69ef5fba51db17ebda7
https://github.com/resteasy/resteasy/commit/3962b4382c7d60b4e80ef69ef5fba...
Author: James R. Perkins <jperkins(a)ibm.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M testsuite/integration-tests/pom.xml
M testsuite/integration-tests/src/test/resources/arquillian.xml
Log Message:
-----------
Allow the maven.repo.local repository to be overridden from the command line.
Signed-off-by: James R. Perkins <jperkins(a)ibm.com>
Commit: a4c2a2d4c7efaa03d80e721cf9a5c22e29f4bd11
https://github.com/resteasy/resteasy/commit/a4c2a2d4c7efaa03d80e721cf9a5c...
Author: James R. Perkins <jperkins(a)ibm.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M resteasy-dependencies-bom/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/InjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/MDBInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/ReverseInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/resource/CDIInjectionBookResource.java
R
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/util/PersistenceUnitProducer.java
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/cdi/injection/persistence.xml
Log Message:
-----------
[RESTEASY-3657] Upgrade Jakarta Persistence to 3.2 and remove the producer for injecting
the EntityManager given it's part of the platform specification in Jakarta EE 11.
https://issues.redhat.com/browse/RESTEASY-3657
Signed-off-by: James R. Perkins <jperkins(a)ibm.com>
Commit: fe4e49c6c85f60486b79520acf6d487561fc0a45
https://github.com/resteasy/resteasy/commit/fe4e49c6c85f60486b79520acf6d4...
Author: James R. Perkins <jperkins(a)ibm.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M pom.xml
M release.sh
M testsuite/cloud-tests/client-tests/pom.xml
M testsuite/cloud-tests/images/cloud-server/pom.xml
M testsuite/cloud-tests/images/pom.xml
M testsuite/cloud-tests/pom.xml
M testsuite/cloud-tests/test-utils/pom.xml
Log Message:
-----------
Update the release to enable the cloud-tests profile and update the cloud-tests to the
correct version.
Signed-off-by: James R. Perkins <jperkins(a)ibm.com>
Commit: a304b9c15165c85e6e0652c1e81d7a352348cbb3
https://github.com/resteasy/resteasy/commit/a304b9c15165c85e6e0652c1e81d7...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M pom.xml
M release.sh
M resteasy-dependencies-bom/pom.xml
M testsuite/cloud-tests/client-tests/pom.xml
M testsuite/cloud-tests/images/cloud-server/pom.xml
M testsuite/cloud-tests/images/pom.xml
M testsuite/cloud-tests/pom.xml
M testsuite/cloud-tests/test-utils/pom.xml
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/InjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/MDBInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/ReverseInjectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/injection/resource/CDIInjectionBookResource.java
R
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/util/PersistenceUnitProducer.java
M testsuite/integration-tests/src/test/resources/arquillian.xml
M
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/cdi/injection/persistence.xml
Log Message:
-----------
Merge pull request #4702 from jamezp/RESTEASY-3657
[RESTEASY-3657] Migrate to Jakarta Persistence 3.2 and various test upgrades
Compare:
https://github.com/resteasy/resteasy/compare/f50dcd3fa987...a304b9c15165
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications