You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrei Ivanov (Jira)" <ji...@apache.org> on 2022/07/07 10:44:00 UTC

[jira] [Commented] (CAMEL-9627) Splitup camel-cxf into modules so REST dont pull in old SOAP stuff

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

Andrei Ivanov commented on CAMEL-9627:
--------------------------------------

Hi,

As far as I see, the test dependencies are now pulled in the _{{compile}}_ scope 😣

 
{noformat}
[INFO] +- org.apache.camel:camel-cxf-spring-soap:jar:3.18.0:compile
[INFO] |  +- org.apache.camel:camel-cxf-spring-transport:jar:3.18.0:compile
[INFO] |  |  \- org.apache.camel:camel-cxf-spring-common:jar:3.18.0:compile
[INFO] |  |     \- org.apache.camel:camel-spring-xml:jar:3.18.0:compile
[INFO] |  |        +- org.apache.camel:camel-core-xml:jar:3.18.0:compile
[INFO] |  |        \- javax.annotation:javax.annotation-api:jar:1.3.2:compile
[INFO] |  \- org.apache.camel:camel-cxf-common:jar:3.18.0:compile
[INFO] |     \- org.apache.camel:camel-test-junit5:jar:3.18.0:compile
[INFO] |        +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:compile
[INFO] |        +- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:compile
[INFO] |        \- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:compile
{noformat}
 

 

> Splitup camel-cxf into modules so REST dont pull in old SOAP stuff
> ------------------------------------------------------------------
>
>                 Key: CAMEL-9627
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9627
>             Project: Camel
>          Issue Type: Improvement
>          Components: came-cxf
>            Reporter: Claus Ibsen
>            Assignee: Freeman Yue Fang
>            Priority: Major
>             Fix For: 3.18.0
>
>
> To make camel-cxf feature less bloated and not include this seldom used component which you can install as its own feature.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)