You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Vrinda Palod (Jira)" <ji...@apache.org> on 2022/04/06 11:12:00 UTC

[jira] [Created] (NIFI-9880) EOL for Oracle JavaBeans Activation Framework (JAF) 1.2.0

Vrinda Palod created NIFI-9880:
----------------------------------

             Summary: 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


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.1#820001)