[resteasy/resteasy] 7908db: Fix TCk setup and removed unnecessary Arquillian e...
by James R. Perkins
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 7908db9e63739d49ea78ba61af67830c3dcc9b3a
https://github.com/resteasy/resteasy/commit/7908db9e63739d49ea78ba61af678...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M testsuite/integration-tests/pom.xml
M testsuite/jakarta-rest-tck/pom.xml
R testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyApplicationArchiveProcessor.java
R testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyLoadableExtension.java
R testsuite/jakarta-rest-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
M testsuite/jakarta-rest-tck/src/main/resources/configure-wildfly.cli
R testsuite/jakarta-rest-tck/src/main/resources/jboss-web.xml
M testsuite/pom.xml
Log Message:
-----------
Fix TCk setup and removed unnecessary Arquillian extension.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: e1ee5526eef8949622620b05120d53f8bc14a54c
https://github.com/resteasy/resteasy/commit/e1ee5526eef8949622620b05120d5...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M testsuite/integration-tests/pom.xml
M testsuite/jakarta-rest-tck/pom.xml
R testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyApplicationArchiveProcessor.java
R testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyLoadableExtension.java
R testsuite/jakarta-rest-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
M testsuite/jakarta-rest-tck/src/main/resources/configure-wildfly.cli
R testsuite/jakarta-rest-tck/src/main/resources/jboss-web.xml
M testsuite/pom.xml
Log Message:
-----------
Merge pull request #3035 from jamezp/tck-fixes
Fix TCk setup and removed unnecessary Arquillian extension.
Compare: https://github.com/resteasy/resteasy/compare/bc29a3ff0c79...e1ee5526eef8
2 years, 9 months
[resteasy/resteasy] 849d8a: [RESTEASY-3095] Add ability to run TCK test to the...
by James R. Perkins
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 849d8a2f961acf199d3cc6b736bb1b46ea1e720d
https://github.com/resteasy/resteasy/commit/849d8a2f961acf199d3cc6b736bb1...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M testsuite/integration-tests/pom.xml
A testsuite/jakarta-rest-tck/README.adoc
A testsuite/jakarta-rest-tck/pom.xml
A testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyApplicationArchiveProcessor.java
A testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyLoadableExtension.java
A testsuite/jakarta-rest-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
A testsuite/jakarta-rest-tck/src/main/resources/configure-wildfly.cli
A testsuite/jakarta-rest-tck/src/main/resources/jboss-web.xml
A testsuite/jakarta-rest-tck/src/test/resources/arquillian.xml
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-3095] Add ability to run TCK test to the testsuite.
https://issues.redhat.com/browse/RESTEASY-3095
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: bc29a3ff0c797d4253f273cee8efa55a98b7988c
https://github.com/resteasy/resteasy/commit/bc29a3ff0c797d4253f273cee8efa...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M testsuite/integration-tests/pom.xml
A testsuite/jakarta-rest-tck/README.adoc
A testsuite/jakarta-rest-tck/pom.xml
A testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyApplicationArchiveProcessor.java
A testsuite/jakarta-rest-tck/src/main/java/dev/resteasy/tck/ResteasyLoadableExtension.java
A testsuite/jakarta-rest-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
A testsuite/jakarta-rest-tck/src/main/resources/configure-wildfly.cli
A testsuite/jakarta-rest-tck/src/main/resources/jboss-web.xml
A testsuite/jakarta-rest-tck/src/test/resources/arquillian.xml
M testsuite/pom.xml
Log Message:
-----------
Merge pull request #3033 from jamezp/add-tck
[RESTEASY-3095] Add ability to run TCK test to the testsuite.
Compare: https://github.com/resteasy/resteasy/compare/0b661ac3314b...bc29a3ff0c79
2 years, 9 months
[resteasy/resteasy] 621abc: [RESTEASY-3090] Add a PriorityServiceLoader.
by James R. Perkins
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: 621abce3299032d197cdc85c0f89448279abcddd
https://github.com/resteasy/resteasy/commit/621abce3299032d197cdc85c0f894...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/Messages.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/PriorityServiceLoader.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/util/Functions.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/PriorityServiceLoaderTestCase.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/NoEntriesInterface.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImpl.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImplFirst.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImplLast.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImplNoPriority.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestInterface.java
A resteasy-core-spi/src/test/resources/META-INF/services/org.jboss.resteasy.spi.resources.TestInterface
A resteasy-core-spi/src/test/resources/META-INF/services/org.jboss.resteasy.spi.resources.TestInterface$InnerInterface
Log Message:
-----------
[RESTEASY-3090] Add a PriorityServiceLoader.
https://issues.redhat.com/browse/RESTEASY-3090
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 9aa83c09450c271c52ddac4f81cdce2363aa70e7
https://github.com/resteasy/resteasy/commit/9aa83c09450c271c52ddac4f81cdc...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages.java
M resteasy-core-spi/src/main/java/org/jboss/resteasy/resteasy_jaxrs/i18n/Messages.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/PriorityServiceLoader.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/util/Functions.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/PriorityServiceLoaderTestCase.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/NoEntriesInterface.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImpl.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImplFirst.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImplLast.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestImplNoPriority.java
A resteasy-core-spi/src/test/java/org/jboss/resteasy/spi/resources/TestInterface.java
A resteasy-core-spi/src/test/resources/META-INF/services/org.jboss.resteasy.spi.resources.TestInterface
A resteasy-core-spi/src/test/resources/META-INF/services/org.jboss.resteasy.spi.resources.TestInterface$InnerInterface
Log Message:
-----------
Merge pull request #3025 from jamezp/RESTEASY-3090
[RESTEASY-3090] Add a PriorityServiceLoader.
Compare: https://github.com/resteasy/resteasy/compare/e70ed966f611...9aa83c09450c
2 years, 10 months
[resteasy/resteasy] a5700a: [RESTEASY-3082] Add Java SE 17 testing support.
by James R. Perkins
Branch: refs/heads/3.15
Home: https://github.com/resteasy/resteasy
Commit: a5700a95204fa5acdfcd7b7f7793343fe177cf80
https://github.com/resteasy/resteasy/commit/a5700a95204fa5acdfcd7b7f77933...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M .github/workflows/maven.yml
M pom.xml
M resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/xxe/TestSecureProcessing.java
M security-legacy/pom.xml
A testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/AssumeUtils.java
M testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/SpringMvcHttpResponseCodesTest.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/CustomForbiddenMessageTest.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/microprofile-tck/pom.xml
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-3082] Add Java SE 17 testing support.
https://issues.redhat.com/browse/RESTEASY-3082
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: e98066fdf18be802a4ccf7b55964d38d4d99db5e
https://github.com/resteasy/resteasy/commit/e98066fdf18be802a4ccf7b55964d...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M .github/workflows/maven.yml
M pom.xml
M resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/xxe/TestSecureProcessing.java
M security-legacy/pom.xml
A testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/AssumeUtils.java
M testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/SpringMvcHttpResponseCodesTest.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/CustomForbiddenMessageTest.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/microprofile-tck/pom.xml
M testsuite/pom.xml
Log Message:
-----------
Merge pull request #3020 from jamezp/RESTEASY-3082-3.15
[RESTEASY-3082] Add Java SE 17 testing support.
Compare: https://github.com/resteasy/resteasy/compare/4f707ec20436...e98066fdf18b
2 years, 10 months