This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.0.1.16-1-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.0.1.16-1-tag was deleted! ***
was 223c398907 HOTFIX-4006 NIFI-7023 This closes #3991. Removed SLF4J and
Log4J transitive dependencies from Zookeeper so tests log correctly. Changed
template handling. Added unit tests.
This change permanently discards the following revisions:
discard 223c398907 HOTFIX-4006 NIFI-7023 This closes #3991. Removed SLF4J and
Log4J transitive dependencies from Zookeeper so tests log correctly. Changed
template handling. Added unit tests.
discard 5d0fb1f20c HOTFIX-4006 NIFI-8120 Added RuntimeException handling on
HttpContextMap.complete()
discard 740384f7b6 HOTFIX-4006 NIFI-7314 HandleHttpRequest stops Jetty in
OnUnscheduled instead of OnStopped. Also reject pending request and clean their
queue when shutting down.
discard 71d4f62aab HOTFIX-4006 NIFI-6330 - This closes #3534.Updated Jetty
version to 9.4.18.v20190429
discard 9bd88c215f HOTFIX-4006 NIFI-6317: HandleHttpRequest timeout handling
issues
discard d22667d255 HOTFIX-4006 NIFI-6196: Upgrade Jetty version to
9.4.15.v20190215 Updated NOTICE with current copyright year for Jetty
dependencies Updated Jetty SSLContextFactory usage, invoke
setEndpointIdentificationAlgorithm(null) on server SslContextFactory instances
Updated TestInvokeHttpSSL to provide a separate client keystore, rather than
reusing the server's keystore Regenerated nifi-standard-processors keystore and
truststore, added client keystore Updated ITestHandleHttpReq [...]