[
https://issues.apache.org/jira/browse/NIFI-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692198#comment-17692198
]
David Handermann commented on NIFI-11200:
-----------------------------------------
This version change is not suitable for backporting to 1.21.0 because the newer
version is not compatible with Java 8:
{noformat}
Error: Failed to execute goal
com.nickwongdev:aspectj-maven-plugin:1.12.6:compile (default) on project
nifi-nar-utils: Execution default of goal
com.nickwongdev:aspectj-maven-plugin:1.12.6:compile failed: An API
incompatibility was encountered while executing
com.nickwongdev:aspectj-maven-plugin:1.12.6:compile:
java.lang.UnsupportedClassVersionError:
org/aspectj/ajdt/internal/compiler/ICompilerAdapterFactory has been compiled by
a more recent version of the Java Runtime (class file version 55.0), this
version of the Java Runtime only recognizes class file versions up to 52.0
{noformat}
I will revert the changes on the support branch.
> Upgrade aspectj to 1.9.19
> -------------------------
>
> Key: NIFI-11200
> URL: https://issues.apache.org/jira/browse/NIFI-11200
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.0.0, 1.21.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Upgrade aspectj to 1.9.19
--
This message was sent by Atlassian Jira
(v8.20.10#820010)