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