From be12203f8f2d455171e2bb18c7fb2b91dc4956d1 Mon Sep 17 00:00:00 2001 From: Matt Gilman Date: Sat, 2 May 2015 15:18:41 -0400 Subject: [PATCH] NIFI-574: - Removing one redundant path annotation. - Adjusting default logging due to known warning about other redundant path annotations that are required due to an issue with the version of Swagger being used. --- .../nifi-resources/src/main/resources/conf/logback.xml | 3 +++ .../org/apache/nifi/web/api/SystemDiagnosticsResource.java | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml index 42d3353854..296169e38f 100644 --- a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml +++ b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml @@ -76,6 +76,9 @@ + + +