Branch: refs/heads/3.6.1.SPx
Home:
https://github.com/resteasy/Resteasy
Commit: fbd36ac20d26cdd4cf9eb54b53f8422d269f2345
https://github.com/resteasy/Resteasy/commit/fbd36ac20d26cdd4cf9eb54b53f84...
Author: jbliznak <jbliznak(a)users.noreply.github.com>
Date: 2018-09-11 (Tue, 11 Sep 2018)
Changed paths:
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/LogCounter.java
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestUtil.java
M testsuite/integration-tests-spring/deployment/pom.xml
M testsuite/integration-tests-spring/inmodule/pom.xml
M testsuite/integration-tests/pom.xml
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/ContainerConstants.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/basic/CDIResourceTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/client/ClientBuilderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/basic/DuplicateDeploymentTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/logging/DebugLoggingTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorErrorTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/AllowGzipOnServerAbstractTestBase.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/DuplicateProviderRegistrationTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/custom/MissingProducerTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/jsonb/basic/JsonBindingAnnotationsJacksonTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/resource/request/NotFoundErrorMessageTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/DuplicitePathTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/warning/SubResourceWarningTest.java
M testsuite/integration-tests/src/test/resources/arquillian.xml
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-2003] Isolate container standalone dir in tests
* [RESTEASY-2003] Make sure distribution is downloaded before any config changes
* [RESTEASY-2003] Use isolated standalone dirs for containers running simultaneously
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.