[
https://issues.apache.org/jira/browse/NIFI-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522382#comment-17522382
]
ASF subversion and git services commented on NIFI-9901:
-------------------------------------------------------
Commit 5d94e7f7d594e600d8eb00329bb38b99d46ec66b in nifi's branch
refs/heads/support/nifi-1.16 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5d94e7f7d5 ]
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
> Fix For: 1.17.0, 1.16.1
>
> 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)