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

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

Commit 3bed30e9dba3712b52506430b74db84a8171589e in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3bed30e9db ]

NIFI-12962 Upgraded Spring Framework from 6.0.18 to 6.1.5

- Enabled parameter names for reflection in nifi-web-api to support AspectJ 
Around expression parsing

Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>

This closes #8575.


> Upgrade Spring Framework to 6.1.5
> ---------------------------------
>
>                 Key: NIFI-12962
>                 URL: https://issues.apache.org/jira/browse/NIFI-12962
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 2.0.0-M3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Spring Framework dependencies should be upgraded to 
> [6.1.5|https://github.com/spring-projects/spring-framework/releases/tag/v6.1.5]
>  to align both NiFi and NiFi Registry on the same version.
> Spring 6.1.0 introduced changes in AspectJ annotation expression parsing, 
> resulting in test failures for Auditor classes. Enabling parameters during 
> Java compilation as described in [explicit argument 
> names|https://docs.spring.io/spring-framework/reference/core/aop/ataspectj/advice.html#aop-ataspectj-advice-params-names-explicit]
>  documentation for Spring Framework resolves expression parsing and allows 
> the AspectJ annotations to work without changes.



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

Reply via email to