Branch: refs/heads/main
Home: https://github.com/resteasy/Resteasy
Commit: dd92d716cc9a4406ff981914bed8f081bbaac4ea
https://github.com/resteasy/Resteasy/commit/dd92d716cc9a4406ff981914bed8f...
Author: Jan Stourac <jstourac(a)redhat.com>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
Log Message:
-----------
[RESTEASY-2913] Remove JacksonDataTypeTest#testDatatypeNotSupportedDuration
This test doesn't make sense anymore since it tested scenario that
wasn't valid and is fixed in recent versions of RestEasy.
Commit: 6daf02467bc58f99c4e4ddff214ef45aba4defa0
https://github.com/resteasy/Resteasy/commit/6daf02467bc58f99c4e4ddff214ef...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jackson2/JacksonDatatypeTest.java
Log Message:
-----------
Merge pull request #2805 from jstourac/jacksonDatatype
[RESTEASY-2913] Remove JacksonDataTypeTest#testDatatypeNotSupportedDu…
Compare: https://github.com/resteasy/Resteasy/compare/33da62a70d76...6daf02467bc5
Branch: refs/heads/4.6
Home: https://github.com/resteasy/Resteasy
Commit: 376a9f66c3427d2ea48ca32c3e85a5b5bd86c0af
https://github.com/resteasy/Resteasy/commit/376a9f66c3427d2ea48ca32c3e85a...
Author: Jan Stourac <jstourac(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPTest.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
Log Message:
-----------
[RESTEASY-2912] Incorrect naming of JsonpMPtest class.
Name of JsonpMPtest causes that it is not detected and executed by
surefire-plugin automatically [1].
[1] https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusio...
Commit: e8a8ec90672fc36216d49cac2da8ed34199b5747
https://github.com/resteasy/Resteasy/commit/e8a8ec90672fc36216d49cac2da8e...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPTest.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
Log Message:
-----------
Merge pull request #2813 from jstourac/testcaseName46
[4.6] [RESTEASY-2912] Incorrect naming of JsonpMPtest class.
Compare: https://github.com/resteasy/Resteasy/compare/ab1d415eff0f...e8a8ec90672f
Branch: refs/heads/3.15
Home: https://github.com/resteasy/Resteasy
Commit: f30fcec1a704c5a650f6d5e100c3f31e52dfc8b6
https://github.com/resteasy/Resteasy/commit/f30fcec1a704c5a650f6d5e100c3f...
Author: Jan Stourac <jstourac(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPTest.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
Log Message:
-----------
[RESTEASY-2912] Incorrect naming of JsonpMPtest class.
Name of JsonpMPtest causes that it is not detected and executed by
surefire-plugin automatically [1].
[1] https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusio...
Commit: 5157bbc008f0e7c3c2683a8df328eda0a593adec
https://github.com/resteasy/Resteasy/commit/5157bbc008f0e7c3c2683a8df328e...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPTest.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
Log Message:
-----------
Merge pull request #2812 from jstourac/testcaseName315
[3.15] [RESTEASY-2912] Incorrect naming of JsonpMPtest class.
Compare: https://github.com/resteasy/Resteasy/compare/b8c779e2d8f2...5157bbc008f0
Branch: refs/heads/main
Home: https://github.com/resteasy/Resteasy
Commit: 0324bdf174ba722fec663981bf183679b089e523
https://github.com/resteasy/Resteasy/commit/0324bdf174ba722fec663981bf183...
Author: Jan Stourac <jstourac(a)redhat.com>
Date: 2021-05-28 (Fri, 28 May 2021)
Changed paths:
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPTest.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
Log Message:
-----------
[RESTEASY-2912] Incorrect naming of JsonpMPtest class.
Name of JsonpMPtest causes that it is not detected and executed by
surefire-plugin automatically [1].
[1] https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusio...
Commit: 33da62a70d76772f591e6c202cc9a28b07bca04b
https://github.com/resteasy/Resteasy/commit/33da62a70d76772f591e6c202cc9a...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPTest.java
R testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/JsonpMPtest.java
Log Message:
-----------
Merge pull request #2802 from jstourac/testcaseName
[RESTEASY-2912] Incorrect naming of JsonpMPtest class.
Compare: https://github.com/resteasy/Resteasy/compare/5c3fc7f705ed...33da62a70d76
Branch: refs/heads/main
Home: https://github.com/resteasy/Resteasy
Commit: 591f0b681b5cc8d776701478b8cc27f09d8b0377
https://github.com/resteasy/Resteasy/commit/591f0b681b5cc8d776701478b8cc2...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M testsuite/integration-tests-spring-web/deployment/src/test/resources/arquillian.xml
M testsuite/integration-tests-spring/deployment/src/test/resources/arquillian.xml
M testsuite/integration-tests-spring/inmodule/src/test/resources/arquillian.xml
M testsuite/integration-tests/src/test/resources/arquillian.xml
M testsuite/pom.xml
Log Message:
-----------
Add a debug profile for WildFly container tests. This allows tests run in WildFly or RESTEasy components to be debugged.
Commit: 5c3fc7f705eda63b5ad9b58ddb1a230b50d35d04
https://github.com/resteasy/Resteasy/commit/5c3fc7f705eda63b5ad9b58ddb1a2...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M testsuite/integration-tests-spring-web/deployment/src/test/resources/arquillian.xml
M testsuite/integration-tests-spring/deployment/src/test/resources/arquillian.xml
M testsuite/integration-tests-spring/inmodule/src/test/resources/arquillian.xml
M testsuite/integration-tests/src/test/resources/arquillian.xml
M testsuite/pom.xml
Log Message:
-----------
Merge pull request #2815 from jamezp/debug-profile
Add a debug profile for WildFly container tests. This allows tests ru…
Compare: https://github.com/resteasy/Resteasy/compare/1738509c2989...5c3fc7f705ed
Branch: refs/heads/ee9
Home: https://github.com/resteasy/Resteasy
Commit: f28a224310900b2100eba36bcfd7faf445be27c0
https://github.com/resteasy/Resteasy/commit/f28a224310900b2100eba36bcfd7f...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestUtilSpring.java
M testsuite/integration-tests-spring/deployment/pom.xml
M testsuite/integration-tests-spring/inmodule/pom.xml
M testsuite/integration-tests-spring/pom.xml
Log Message:
-----------
Fix spring integration tests
Branch: refs/heads/ee9
Home: https://github.com/resteasy/Resteasy
Commit: a31e8f992b2bd44d6227c458c9f43808a5a3f26a
https://github.com/resteasy/Resteasy/commit/a31e8f992b2bd44d6227c458c9f43...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M providers/jaxb/pom.xml
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/StylesheetProcessor.java
M providers/jaxb/src/main/java/org/jboss/resteasy/plugins/providers/jaxb/XmlHeaderProcessor.java
M testsuite/integration-tests/pom.xml
Log Message:
-----------
Fix jaxb property name in jaxb provider;Looked all excluded tests and added comment to these exclusion