[
https://issues.apache.org/jira/browse/NIFI-12511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796386#comment-17796386
]
ASF subversion and git services commented on NIFI-12511:
--------------------------------------------------------
Commit 23d2d97aabac6f96f4de32d32213307a1605355c in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=23d2d97aab ]
NIFI-12511 Corrected lib Directory Assembly Configuration
- Moved JAR libraries to core.xml configuration using include strategy
- Added NAR bundles section to common.xml dependencies
Signed-off-by: Pierre Villard <[email protected]>
This closes #8155.
> Correct lib Directory Assembly Configuration
> --------------------------------------------
>
> Key: NIFI-12511
> URL: https://issues.apache.org/jira/browse/NIFI-12511
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 2.0.0-M1
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{nifi-assembly}} module includes several configuration descriptors for
> constructing binary archives. The descriptors include standard dependencies
> and an optional descriptor specific to Apache Ranger dependencies, which is
> included when the {{include-ranger}} profile is activated.
> The Ranger and standard assembly configurations include similar dependency
> set configuration for the {{lib}} directory, but these configurations need to
> be synchronized. The implementation should be adjusted to main the
> configuration in a single location.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)