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