[
https://issues.apache.org/jira/browse/NIFI-12680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816094#comment-17816094
]
ASF subversion and git services commented on NIFI-12680:
--------------------------------------------------------
Commit 6612077b42e8c483db57d3c7a1797d447b447b8d in nifi's branch
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6612077b42 ]
NIFI-12680 Fixed JAR for DefaultedDynamicClassPathModificationIT
- Adjusted test flow to find available version of commons-lang3 instead of
depending on a specific version from the default property value
This closes #8307
Signed-off-by: David Handermann <[email protected]>
> DefaultedDynamicClassPathModificationIT Fails due to Missing JAR
> ----------------------------------------------------------------
>
> Key: NIFI-12680
> URL: https://issues.apache.org/jira/browse/NIFI-12680
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.25.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The system test DefaultedDynamicClassPathModificationIT fails while waiting
> for a valid Processor due to a reference to commons-lang3 version 3.13.0,
> which is no longer current as of recent upgrades to version 3.14.0. This test
> succeeds on the current main branch, but fails on the support branch due to
> the version change in the library used for testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)