[
https://issues.apache.org/jira/browse/NIFI-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz resolved NIFI-9880.
------------------------------------
Resolution: Fixed
Current version of NIFI 2.8 does not use javax.activation and no other changes
are being made to 1.x.
> EOL for Oracle JavaBeans Activation Framework (JAF) 1.2.0
> ----------------------------------------------------------
>
> Key: NIFI-9880
> URL: https://issues.apache.org/jira/browse/NIFI-9880
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.16.0
> Reporter: Vrinda Palod
> Priority: Major
> Labels: dependencies
>
> What is the plan for upgrading java activation framework provided by oracle
> as it has reached the end of life.
> The current version we use is the latest version and has reached its EOL.
> [https://github.com/apache/nifi/blob/main/pom.xml]
> |<dependency>|
> | | <groupId>com.sun.activation</groupId>|
> | | <artifactId>javax.activation</artifactId>|
> | | <version>1.2.0</version>|
> | | </dependency>|
>
> Looks like the activation framework ownership changed to jakartha EE and
> might have to use a different version of the library
--
This message was sent by Atlassian Jira
(v8.20.10#820010)