This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 884576f46a NIFI-14023 Fix NPE listing Parameter Providers when some
are unreadable (#10272)
add b2163db4a8 NIFI-14788 Fixed attribute prefix handling in XML Reader
(#10267)
No new revisions were added by this update.
Summary of changes:
.../processors/standard/TestConvertRecord.java | 43 +++++++++
.../main/java/org/apache/nifi/xml/XMLReader.java | 11 ++-
.../java/org/apache/nifi/xml/XMLRecordReader.java | 101 ++++++++++-----------
.../apache/nifi/xml/inference/XmlRecordSource.java | 11 ++-
4 files changed, 108 insertions(+), 58 deletions(-)