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

Claus Ibsen commented on CAMEL-13678:
-------------------------------------

Its only 4 components that uses attachments

git grep "camel-attachments"
camel-attachments/pom.xml:    <artifactId>camel-attachments</artifactId>
camel-attachments/src/test/resources/log4j2.properties:appender.file.fileName = 
target/camel-attachments-test.log
camel-cxf/pom.xml:            <artifactId>camel-attachments</artifactId>
camel-http-common/pom.xml:            <artifactId>camel-attachments</artifactId>
camel-mail/pom.xml:            <artifactId>camel-attachments</artifactId>
camel-spring-ws/pom.xml:            <artifactId>camel-attachments</artifactId>

> Attachments API on Message - Deprecate and remove
> -------------------------------------------------
>
>                 Key: CAMEL-13678
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13678
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M5
>
>
> We should consider making the Camel Message API more simpler and remove stuff 
> that are seldom in use, or can be component specific.
> The javax.attachment is removed from JDK11 onwards and its not really much in 
> use in the future.



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

Reply via email to