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

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

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

NIFI-9901 Added nifi-xml-processing to nifi-commons

- Refactored XML parsing to use providers from nifi-xml-processing
- Configured spotbugs-maven-plugin with findsecbugs-plugin in 
nifi-xml-processing
- Disabled Validate DTD in default configuration for EvaluateXPath and 
EvaluateXQuery
- Replaced configuration of DocumentBuilder and streaming XML Readers with 
shared components
- Removed XML utilities from nifi-security-utils
- Moved Commons Configuration classes to nifi-lookup-services

This closes #5962
Signed-off-by: Paul Grey <[email protected]>


> Implement Module for Common XML Utilities
> -----------------------------------------
>
>                 Key: NIFI-9901
>                 URL: https://issues.apache.org/jira/browse/NIFI-9901
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.16.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The {{nifi-security-utils}} module includes several classes for working with 
> various Java XML components. These classes are self-contained, and do not 
> require the set of dependencies listed for {{{}nifi-security-utils{}}}. 
> Refactoring these classes to a new module under {{nifi-commons}} would 
> streamline the dependency tree for other modules that do not need Bouncy 
> Castle or other dependencies of {{{}nifi-security-utils{}}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to