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

Christoph Läubrich commented on CAMEL-8068:
-------------------------------------------

Currently I'm not able to build the test, they complain about missing 
documentation... Also compilation fails on my pc becuase MailSorter uses Java 7 
style and the compile level seems java 1.6 ...
So I'm currently try to sort out how to build camel at all from the git 
checkout :-(

> SplitAttachmentsExpression should set ID of splited attachment
> --------------------------------------------------------------
>
>                 Key: CAMEL-8068
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8068
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mail
>    Affects Versions: 2.14.0
>            Reporter: Christoph Läubrich
>            Assignee: Claus Ibsen
>            Priority: Minor
>              Labels: patch
>             Fix For: 2.14.1, 2.15.0
>
>         Attachments: CAMEL-8068.patch
>
>
> The 
> https://svn.apache.org/repos/asf/camel/trunk/components/camel-mail/src/main/java/org/apache/camel/component/mail/SplitAttachmentsExpression.java
>  currently splits the attachments by each ID but do not provide the ID as an 
> additional header.
> It would be usefull for the processing code to know the ID so they simply get 
> them e.g. by getAttachment(header[CamelSplitAttachmentName]) instead of 
> looking in the map for names etc. or iterate over it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to