You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:56:59 UTC

[jira] Created: (OWB-155) Conversation#isLongRunning() logic must be converted to isTransient();

Conversation#isLongRunning() logic must be converted to isTransient();
----------------------------------------------------------------------

                 Key: OWB-155
                 URL: https://issues.apache.org/jira/browse/OWB-155
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Context and Scopes
    Affects Versions: M3
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: M4


from the latest spec:

bq. Conversation#isTransient() returns true if the conversation is marked transient, or false if it is marked long-running.

so the logic got inverted.

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


[jira] Resolved: (OWB-155) Conversation#isLongRunning() logic must be converted to isTransient();

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

Mark Struberg resolved OWB-155.
-------------------------------

    Resolution: Fixed

> Conversation#isLongRunning() logic must be converted to isTransient();
> ----------------------------------------------------------------------
>
>                 Key: OWB-155
>                 URL: https://issues.apache.org/jira/browse/OWB-155
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: M3
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M4
>
>
> from the latest spec:
> bq. Conversation#isTransient() returns true if the conversation is marked transient, or false if it is marked long-running.
> so the logic got inverted.

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