You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by camann9 <gi...@git.apache.org> on 2014/09/24 14:24:23 UTC

[GitHub] camel pull request: Post processing action for input mail box

GitHub user camann9 opened a pull request:

    https://github.com/apache/camel/pull/278

    Post processing action for input mail box

    This patch adds the possibility to specify a post processing action for camel input mail boxes. This can be used for example to clean up the mail box after messages have been retrieved.
    There is a test case that tests the route integration.
    I honestly don't know how to add this to the documentation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/camann9/camel add-mailbox-post-action

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/278.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #278
    
----
commit 925c6e85a19f42ed4d037934fe3eebc19a13131c
Author: Christian Amann <ch...@qaware.de>
Date:   2014-09-24T12:00:02Z

    Add a possibility to register a post processing action for input mail box. This can be used for example to clean up the mail box after messages have been retrieved.

commit 3e88ea29068b16cde745174d35d8d2de705f91cb
Author: Christian Amann <ch...@qaware.de>
Date:   2014-09-24T12:03:47Z

    Add copyright headers

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: CAMEL-7872 Post processing action for input ma...

Posted by camann9 <gi...@git.apache.org>.
Github user camann9 closed the pull request at:

    https://github.com/apache/camel/pull/278


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---