Github user alopresto commented on the issue:
https://github.com/apache/nifi/pull/1238
@YolandaMDavis please wait -- I realized I did not change the
`serializeLoginIdentityProvidersAndPreserveFormat()` to use the new `class`
criteria instead of the `identifier` as it was before. Need to provide a fix
and test for that.
Also would like to get a fix for the logger stuff that was introduced in
1237 -- Maven build is fine but the tests that depend on asserting against
`TestAppender` fail in IntelliJ for multiple developers. Removing the
`<exclusion>` element for `ch.qos.logback:logback-classic` in
`org.apache.nifi:nifi-properties-loader` in
`nifi-toolkit-encrypt-config/pom.xml` resolves the test errors, but the built
toolkit has logging issues because of conflicting logging libraries in the
path.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---