This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 23c8234  NIFI-7031 updating copyright year on NOTICES
     new 48d4e6d  Add support for onUnscheduled method
     new 91e9e65  NIFI-6543: Added unit tests for lifecycle methods

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:
 .../processors/groovyx/ExecuteGroovyScript.java    |  9 ++++++
 .../additionalDetails.html                         |  6 +++-
 .../groovyx/ExecuteGroovyScriptTest.java           | 36 ++++++++++++++++++++++
 .../resources/groovy/test_onStart_onStop.groovy}   | 25 ++++++++++-----
 .../resources/groovy/test_onUnscheduled.groovy     | 11 +++----
 5 files changed, 71 insertions(+), 16 deletions(-)
 copy 
nifi-nar-bundles/{nifi-framework-bundle/nifi-framework/nifi-framework-cluster-protocol/src/main/java/org/apache/nifi/cluster/protocol/message/NodeConnectionStatusRequestMessage.java
 => 
nifi-groovyx-bundle/nifi-groovyx-processors/src/test/resources/groovy/test_onStart_onStop.groovy}
 (72%)
 copy nifi-api/src/main/java/org/apache/nifi/documentation/ExtensionType.java 
=> 
nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/src/test/resources/groovy/test_onUnscheduled.groovy
 (84%)

Reply via email to