This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 14a2249c0e NIFI-10626 Update jruby-complete to 9.3.8.0
add 11314e8132 NIFI-10624 Removed sensitive properties key warning
No new revisions were added by this update.
Summary of changes:
.../apache/nifi/documentation/DocGenerator.java | 71 ++++-------
.../html/HtmlDocumentationWriter.java | 138 ++++++---------------
.../html/HtmlProcessorDocumentationWriter.java | 1 -
.../nifi/documentation/example/NiFiServerStub.java | 71 -----------
.../nifi/documentation/example/SampleService.java | 2 +-
.../html/HtmlDocumentationWriterTest.java | 16 +--
.../html/ProcessorDocumentationWriterTest.java | 8 +-
.../nifi/documentation/html/XmlValidator.java | 5 -
8 files changed, 69 insertions(+), 243 deletions(-)
delete mode 100644
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/src/test/java/org/apache/nifi/documentation/example/NiFiServerStub.java