Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: dd333b2b79d9bf1126945fdba362537ca76f7c3d
https://github.com/resteasy/Resteasy/commit/dd333b2b79d9bf1126945fdba3625...
Author: Jim Ma <ema(a)apache.org>
Date: 2016-05-10 (Tue, 10 May 2016)
Changed paths:
M jaxrs/pom.xml
M
jaxrs/resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/client/ClientBuilderTest.java
M
jaxrs/resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/nextgen/providers/DuplicateProviderRegistrationTest.java
Log Message:
-----------
[RESTEASY-1351]:Fix test failures in ClientBuilderTest and
DuplicateProviderRegistrationTest;Redirect test output to a file instead of console to
easily find test failure message (#797)