Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: a7de3c5f1ed51c2be0cd8565161582f45dd00d12
https://github.com/resteasy/resteasy/commit/a7de3c5f1ed51c2be0cd856516158...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-05 (Wed, 05 Jun 2024)
Changed paths:
M pom.xml
M testsuite/arquillian-utils/pom.xml
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/basic/CDIResourceTest.java
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/client/ClientBuilderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/basic/DuplicateDeploymentTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/logging/DebugLoggingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorErrorTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/crypto/CryptoTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/crypto/VerifyDecryptTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/DuplicateProviderRegistrationTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/MissingProducerTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jsonb/basic/JsonBindingDebugLoggingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/mediatype/BlacklistedMediaTypeTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/EncodingMimeMultipartFormProviderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/MimeMultipartProviderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/DuplicitePathTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/BasicAuthTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SecurityContextTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/TwoSecurityDomainsTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/warning/SubResourceWarningTest.java
A testsuite/integration-tests/src/test/resources/arquillian-bootable.xml
M testsuite/pom.xml
Log Message:
-----------
Test BootableJar using Channel Manifest
Commit: 7c0ea8b8ed796ba2adbdb29dfb0e8b6eefbb5db2
https://github.com/resteasy/resteasy/commit/7c0ea8b8ed796ba2adbdb29dfb0e8...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-05 (Wed, 05 Jun 2024)
Changed paths:
M testsuite/integration-tests/src/test/resources/arquillian-bootable.xml
Log Message:
-----------
Format arquillian-bootable.xml
Commit: 35d12b070dc0a6e71a6410e0ff5f1fb58ee47373
https://github.com/resteasy/resteasy/commit/35d12b070dc0a6e71a6410e0ff5f1...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-06 (Thu, 06 Jun 2024)
Changed paths:
M pom.xml
M testsuite/integration-tests/pom.xml
Log Message:
-----------
Test BootableJar using Channel Manifest - use upstream versions
Commit: dffa09f917ce388d895ad5e2b0a99a3758581384
https://github.com/resteasy/resteasy/commit/dffa09f917ce388d895ad5e2b0a99...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-06 (Thu, 06 Jun 2024)
Changed paths:
M testsuite/integration-tests/pom.xml
Log Message:
-----------
Remove bootablejar.profile.channel profile: already using WF 32.x which publishes
channels
Commit: c81a4964b38b7cdca3faafb968861487fe6e8124
https://github.com/resteasy/resteasy/commit/c81a4964b38b7cdca3faafb968861...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-06 (Thu, 06 Jun 2024)
Changed paths:
M testsuite/pom.xml
Log Message:
-----------
Exclude arquillian-junit-container from wildfly-arquillian-container-bootable
Commit: d10817367c9cbe382e83138437d970850d8ccd8f
https://github.com/resteasy/resteasy/commit/d10817367c9cbe382e83138437d97...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M testsuite/arquillian-utils/pom.xml
M testsuite/integration-tests/pom.xml
M testsuite/pom.xml
Log Message:
-----------
Test BootableJar using Channel Manifest - use existing properties
Commit: 0ff4cd7889dc7c546d9ffbe17be5b3e4ce624557
https://github.com/resteasy/resteasy/commit/0ff4cd7889dc7c546d9ffbe17be5b...
Author: Tommaso Borgato <tborgato(a)redhat.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M testsuite/arquillian-utils/pom.xml
M testsuite/integration-tests/pom.xml
M testsuite/integration-tests/src/test/resources/arquillian-bootable.xml
Log Message:
-----------
Test BootableJar using Channel Manifest - fix bootable tests
Commit: e70368b901a5453aa8026b5738af3a17e35a2640
https://github.com/resteasy/resteasy/commit/e70368b901a5453aa8026b5738af3...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
A testsuite/config/configure-bootable-jar.cli
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/DynamicFeatureTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/mediatype/BlacklistedMediaTypeTest.java
M testsuite/integration-tests/src/test/resources/arquillian-bootable.xml
Log Message:
-----------
Update bootable JAR configuration to allow running with default settings.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 5e2208b13969f2670813d40a76976986d3521924
https://github.com/resteasy/resteasy/commit/5e2208b13969f2670813d40a76976...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M pom.xml
A testsuite/config/configure-bootable-jar.cli
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/basic/CDIResourceTest.java
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/client/ClientBuilderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/basic/DuplicateDeploymentTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/logging/DebugLoggingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorErrorTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/crypto/CryptoTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/crypto/VerifyDecryptTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/DynamicFeatureTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/DuplicateProviderRegistrationTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/MissingProducerTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jsonb/basic/JsonBindingDebugLoggingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/mediatype/BlacklistedMediaTypeTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/EncodingMimeMultipartFormProviderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/multipart/MimeMultipartProviderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/DuplicitePathTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/BasicAuthTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SecurityContextTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/TwoSecurityDomainsTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/warning/SubResourceWarningTest.java
A testsuite/integration-tests/src/test/resources/arquillian-bootable.xml
M testsuite/pom.xml
Log Message:
-----------
Merge pull request #4108 from tommaso-borgato/6.2--bootable-jar
Test BootableJar using Channel Manifest
Compare:
https://github.com/resteasy/resteasy/compare/a0bea1c2000e...5e2208b13969
To unsubscribe from these emails, change your notification settings at
https://github.com/resteasy/resteasy/settings/notifications