alopresto commented on pull request #4533:
URL: https://github.com/apache/nifi/pull/4533#issuecomment-692941363


   Did a full build on Java 11 with contrib-check and all tests passing. 
   
   ```
   # Verified nifi-standard-services-1.13.0-nar does not contain 
nifi-security-utils-1.13.0-SNAPSHOT.jar but _does_ include 
nifi-security-utils-api-1.13.0-SNAPSHOT.jar
   
    ..13.0-SNAPSHOT   NIFI-7804 ●✚  jar tvf 
lib/nifi-standard-services-api-nar-1.13.0-SNAPSHOT.nar | \grep --color=auto 
--exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg 
--exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox ".jar"
    14265 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-hbase-client-service-api-1.13.0-SNAPSHOT.jar
    10571 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-dbcp-service-api-1.13.0-SNAPSHOT.jar
    12431 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-proxy-configuration-api-1.13.0-SNAPSHOT.jar
    10186 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-ssl-context-service-api-1.13.0-SNAPSHOT.jar
   255502 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/jaxb-core-2.3.0.jar
     7889 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-load-distribution-service-api-1.13.0-SNAPSHOT.jar
     8666 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-schema-registry-service-api-1.13.0-SNAPSHOT.jar
     7462 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-http-context-map-api-1.13.0-SNAPSHOT.jar
     9378 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-record-serialization-service-api-1.13.0-SNAPSHOT.jar
   963660 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/jaxb-impl-2.3.0.jar
   125632 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/jaxb-api-2.3.0.jar
    12925 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-security-utils-api-1.13.0-SNAPSHOT.jar
     9148 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-lookup-service-api-1.13.0-SNAPSHOT.jar
    84302 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-record-1.13.0-SNAPSHOT.jar
     7495 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-kerberos-credentials-service-api-1.13.0-SNAPSHOT.jar
    14048 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-distributed-cache-client-service-api-1.13.0-SNAPSHOT.jar
    12067 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-rules-engine-service-api-1.13.0-SNAPSHOT.jar
   178884 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-utils-1.13.0-SNAPSHOT.jar
     9945 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-oauth2-provider-api-1.13.0-SNAPSHOT.jar
     8795 Tue Sep 15 11:21:18 PDT 2020 
META-INF/bundled-dependencies/nifi-record-sink-api-1.13.0-SNAPSHOT.jar
   ```
   
   Compiled the 1.9.2 `nifi-standard-nar` and copied into the `lib/` and ran a 
flow with both `InvokeHTTP` processors (pointing to the same 
`StandardSSLContextService`). No errors. 
   
   
[flow_20200915-124119_NIFI-7804-ssl-v2.xml.gz](https://github.com/apache/nifi/files/5227347/flow_20200915-124119_NIFI-7804-ssl-v2.xml.gz)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to