This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 6ee3d32ca3 NIFI-9918: 'Parse XML Attributes' property added to
XMLReader NIFI-9918: Fixed review findings NIFI-9918: Example added to
XMLReader's additionalDetails.html on the new property. Minor documentation
fixes.
new 4b66299cf6 NIFI-9944: Fixed issue with using modules in
InvokeScriptedProcessor
new 8b08795e18 NIFI-9944 Configured maven-dependency-plugin for JavaScript
test JAR
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../nifi-scripting-processors/pom.xml | 26 +++++++++
.../processors/script/InvokeScriptedProcessor.java | 4 --
.../apache/nifi/script/ScriptRunnerFactory.java | 2 +-
.../processors/script/TestInvokeJavascript.java | 64 ++++++++++------------
.../src/test/resources/javascript/test_reader.js | 4 +-
5 files changed, 60 insertions(+), 40 deletions(-)