[ 
https://issues.apache.org/jira/browse/NIFI-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031381#comment-18031381
 ] 

ASF subversion and git services commented on NIFI-15122:
--------------------------------------------------------

Commit d2c560f45a120cafda86657e6414b45189872f26 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d2c560f45a ]

NIFI-15122 Refactored File Authorizer using DOM instead of JAXB

- Added unit tests for fingerprint reading and inheriting
- Removed JAXB 4.0 Maven Plugin

Signed-off-by: Pierre Villard <[email protected]>

This closes #10446.


> Refactor File Authorizer using DOM instead of JAXB
> --------------------------------------------------
>
>                 Key: NIFI-15122
>                 URL: https://issues.apache.org/jira/browse/NIFI-15122
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Following the pattern of recent changes for Login Identity Providers and 
> Authorizations, the File Authorizer implementation with User Group Provider 
> and Access Policy Provider classes should be refactored from using JAXB to 
> DOM for XML parsing. As with other refactoring, this change will remove the 
> need for build plugins to generate Java classes from XML Schema Documents and 
> will also remove runtime dependencies on JAXB for reading and writing XML 
> configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to