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

Freeman Fang commented on CXF-8117:
-----------------------------------

So far I don't think we should mark this as optional.

You can only see it as dependency when using jdk11. In previous JDK the corba 
api is available in JDK by default, and in JDK11 we want to simulate same 
behavior as before, so users don't need to explicitly add corba api(or any 
other JEE api removed from JDK11) by themselves as long as they have CXF 
dependencies.

Best Regards
Freeman

> Make dependencies optional
> --------------------------
>
>                 Key: CXF-8117
>                 URL: https://issues.apache.org/jira/browse/CXF-8117
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.3.3
>            Reporter: David J. M. Karlsen
>            Assignee: Freeman Fang
>            Priority: Trivial
>
> cxf-core has dependencies to:
> +- org.jacorb:jacorb-omgapi:jar:3.7:compile
> [INFO] |  |  +- 
> org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile
> [INFO] |  |  \- 
> org.jboss.spec.javax.rmi:jboss-rmi-api_1.0_spec:jar:1.0.6.Final:compile
> can these be made optional? I don't think they are needed in most cases.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to