You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/11/27 11:46:05 UTC

[jira] Resolved: (CAMEL-102) support a retry-until predicate feature in the error handling. e.g. exception(Foo.class).retryUntil(predicate)

     [ https://issues.apache.org/activemq/browse/CAMEL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-102.
-------------------------------

    Resolution: Fixed

Added to 2.0

Sending        camel-core\src\main\java\org\apache\camel\model\ExceptionType.java
Sending        camel-core\src\main\java\org\apache\camel\processor\DeadLetterChannel.java
Sending        camel-core\src\main\java\org\apache\camel\processor\RedeliveryPolicy.java
Adding         camel-core\src\test\java\org\apache\camel\processor\onexception\OnExceptionRetryUntilTest.java
Transmitting file data ....
Committed revision 721149.

Updated exception clause wiki documentation and release notes *DONE*

> support a retry-until predicate feature in the error handling. e.g. exception(Foo.class).retryUntil(predicate)
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-102
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-102
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.