You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/08 16:04:00 UTC

[jira] [Commented] (NIFI-10915) Add field to runtime manifest to indicate presence of additionaDetails information

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

ASF subversion and git services commented on NIFI-10915:
--------------------------------------------------------

Commit 334c9db9c3c468af2cdcfd247f5af8fdc48d8947 in nifi's branch refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=334c9db9c3 ]

NIFI-10915 Add additionalDetails content to runtime manifest
- Update manifests assembly to include the additionaDetails.html files
- Update C2 ExtensionDefinition to add a new field for additional details content
- Update manifest generation to read the additional details and pass through to C2 runtime manifest
- Switch to boolean to indicate presence of additional details, instead of including content

Add additionalDetails files to nifi-runtime-manifest artifact, organized by group/artifact/version/type

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #6767


> Add field to runtime manifest to indicate presence of additionaDetails information
> ----------------------------------------------------------------------------------
>
>                 Key: NIFI-10915
>                 URL: https://issues.apache.org/jira/browse/NIFI-10915
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The NAR plugin writes the additionalDetails.html files next to the extension-manifest.xml in the docs directory. This ticket is to leverage that and pass along the fact that additional details exist for a given component in the C2 runtime manifest that is generated, so that a consumer of the manifest would know there are additional docs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)