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 2010/12/09 10:44:00 UTC

[jira] Created: (CAMEL-3418) NotifyBuilder - Add matchesMockWaitTime

NotifyBuilder - Add matchesMockWaitTime
---------------------------------------

                 Key: CAMEL-3418
                 URL: https://issues.apache.org/jira/browse/CAMEL-3418
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.6.0


Add matchesMockWaitTime which uses the timeout value defined from the mock endpoints. This allows you to avoid having to specify a timeout value yourself, and have to import those pesky time unit classes (why are they not in java.lang) or that some new java.XXX package was automatic there so no need to import.

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


[jira] Resolved: (CAMEL-3418) NotifyBuilder - Add matchesMockWaitTime

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3418.
--------------------------------

    Resolution: Fixed

trunk: 1043877

> NotifyBuilder - Add matchesMockWaitTime
> ---------------------------------------
>
>                 Key: CAMEL-3418
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3418
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> Add matchesMockWaitTime which uses the timeout value defined from the mock endpoints. This allows you to avoid having to specify a timeout value yourself, and have to import those pesky time unit classes (why are they not in java.lang) or that some new java.XXX package was automatic there so no need to import.

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