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

ASF GitHub Bot commented on NIFI-3688:
--------------------------------------

Github user joewitt commented on the issue:

    https://github.com/apache/nifi/pull/1662
  
    The commit which removed the properties/skip javadoc/src does need to be in 
the nar bundle itself.  We dont want src/javadocs for the nar bundle.  Also, 
the processor needs a name that follows the pattern of VerbSubject instead of 
GroovyX.
    
    We will definitely need unit tests for this.  There are references to 
Oracle things in there or at least in the screenshot.  The LICENSE and NOTICE 
appears to have a lot of copy/paste from other nars.  Are all those 
dependencies really there?


> Create extended groovy scripting processor
> ------------------------------------------
>
>                 Key: NIFI-3688
>                 URL: https://issues.apache.org/jira/browse/NIFI-3688
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Dmitry Lukyanov
>            Priority: Minor
>
> The idea is to simplify groovy scripting.
> Main targets:
> - to be compatible with existing groovy scripting
> - simplify read/write attributes
> - simplify read/write content
> - avoid closure casting to nifi types like `StreamCallback`
> - simplify and provide visibility when accessing to controller services from 
> script



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to