[
https://issues.apache.org/jira/browse/NIFI-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603838#comment-14603838
]
ASF subversion and git services commented on NIFI-680:
------------------------------------------------------
Commit cc3be416b26c9733f84b2acff590389ed1dd1abc in incubator-nifi's branch
refs/heads/NIFI-680 from [~danbress]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=cc3be41 ]
Merge branch 'develop' into NIFI-680
Conflicts:
nifi/nifi-mock/src/main/java/org/apache/nifi/util/StandardProcessorTestRunner.java
nifi/nifi-mock/src/main/java/org/apache/nifi/util/TestRunner.java
nifi/nifi-mock/src/test/java/org/apache/nifi/util/CurrentTestStandardProcessorTestRunner.java
> Processor docs don't always need to mention Sensitive properties or EL
> ----------------------------------------------------------------------
>
> Key: NIFI-680
> URL: https://issues.apache.org/jira/browse/NIFI-680
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 0.1.0
> Reporter: Mike Drob
> Assignee: Dan Bress
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments:
> 0001-NIFI-680-Processor-docs-don-t-always-need-to-mention.patch
>
>
> If a processor doesn't have any properties that use the Apache NiFi EL or
> have any sensitive properties, then there is no reason to mention them in the
> preamble to the attribute table on the processor documentation. I'd like to
> imagine that this can all be auto-detected.
> For example, on
> shttps://nifi.incubator.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.HashContent/index.html
> the paragraph could be reduced to:
> {quote}
> In the list below, the names of required properties appear in bold. Any other
> properties (not in bold) are considered optional. The table also indicates
> any default values.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)