Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 6b8cb6331f0bff8c3e13b561016286c0f2fabe46
https://github.com/resteasy/Resteasy/commit/6b8cb6331f0bff8c3e13b56101628...
Author: Weinan Li <l.weinan(a)gmail.com>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M providers/jackson2/pom.xml
A
providers/jackson2/src/main/java/org/jboss/resteasy/tracing/api/providers/Jackson2JsonFormatRESTEasyTracingInfo.java
A
providers/jackson2/src/main/resources/META-INF/services/org.jboss.resteasy.tracing.api.RESTEasyTracingInfo
M providers/json-binding/pom.xml
A
providers/json-binding/src/main/java/org/jboss/resteasy/tracing/api/providers/JSONBJsonFormatRESTEasyTracingInfo.java
A
providers/json-binding/src/main/resources/META-INF/services/org.jboss.resteasy.tracing.api.RESTEasyTracingInfo
M resteasy-dependencies-bom/pom.xml
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/tracing/RESTEasyTracingLogger.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/tracing/RESTEasyTracingLoggerImpl.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/tracing/RESTEasyTracingUtils.java
A
resteasy-jaxrs/src/main/resources/META-INF/services/org.jboss.resteasy.tracing.api.RESTEasyTracingInfo
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestUtil.java
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/tracing/BasicTracingTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/tracing/JsonFormattedTracingInfoTest.java
Log Message:
-----------
RESTEASY-1976 - Make tracing info to be returned in JSON format so it can be better
processed by consumers.
**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.