You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by "Yasith Jayawardana (JIRA)" <ji...@apache.org> on 2019/05/15 04:46:00 UTC

[jira] [Updated] (OODT-1009) Cannot Build OODT from source using JDK 10.x (Deprecated APIs)

     [ https://issues.apache.org/jira/browse/OODT-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yasith Jayawardana updated OODT-1009:
-------------------------------------
    Description: 
The oodt-commons module uses CORBA package, which is removed in JDK 10.x. To be compatible with JDK 10.x, need to remove the CORBA dependencies.

The ExecServer is marked as deprecated, but it still has CORBA dependencies in it.

  was:
The oodt-commons module uses CORBA package, which is removed in JDK 11.x. To be compatible with JDK 11.x, need to remove the CORBA dependencies.

The ExecServer is marked as deprecated, but it still has CORBA dependencies in it.

        Summary: Cannot Build OODT from source using JDK 10.x (Deprecated APIs)  (was: Cannot Build OODT from source using JDK 11.x)

> Cannot Build OODT from source using JDK 10.x (Deprecated APIs)
> --------------------------------------------------------------
>
>                 Key: OODT-1009
>                 URL: https://issues.apache.org/jira/browse/OODT-1009
>             Project: OODT
>          Issue Type: Bug
>            Reporter: Yasith Jayawardana
>            Assignee: Imesha Sudasingha
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The oodt-commons module uses CORBA package, which is removed in JDK 10.x. To be compatible with JDK 10.x, need to remove the CORBA dependencies.
> The ExecServer is marked as deprecated, but it still has CORBA dependencies in it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)