ACS-2002 Enhance T-Router debug (#507)

[trigger release] 2.5.5-A1

By default T-Engines now provide the more readable TransformerDebug DEBUG messages, rather than the original detailed request and reply messages, which are still available as TRACE.
This commit is contained in:
Alan Davis
2022-01-05 12:17:17 +00:00
committed by GitHub
parent 671867e161
commit a98f937b4a
24 changed files with 113 additions and 89 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>2.5.5-SNAPSHOT</version>
<version>2.5.5-A1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@@ -9,7 +9,7 @@
<parent>
<artifactId>alfresco-transform-core</artifactId>
<groupId>org.alfresco</groupId>
<version>2.5.5-SNAPSHOT</version>
<version>2.5.5-A1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>