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