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/04/27 18:53:30 UTC

[jira] Created: (OWB-95) rename exceptions to fit specification

rename exceptions to fit specification
--------------------------------------

                 Key: OWB-95
                 URL: https://issues.apache.org/jira/browse/OWB-95
             Project: OpenWebBeans
          Issue Type: Bug
    Affects Versions: M1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: M2


The following exceptions are defined in the spec:
• javax.inject.ExecutionException
• CreationException
• IllegalProductException
• ObserverException
• DuplicateBindingTypeException
• ContextNotActiveException

we have to rename our exceptions to fit the spec

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


[jira] Commented: (OWB-95) rename exceptions to fit specification

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OWB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703283#action_12703283 ] 

Mark Struberg commented on OWB-95:
----------------------------------

Gurkan, after an hour or so trying to refactor the exceptions to the one defined in the API, I rolled back all my changes because each and everyone of the occurences have to be reviewed and looked up in the spec manually.

I think this should be done before M2 but maybe we can do this together. 

In any case, I have to reread the spec Exception section again before I change such stuff

> rename exceptions to fit specification
> --------------------------------------
>
>                 Key: OWB-95
>                 URL: https://issues.apache.org/jira/browse/OWB-95
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M2
>
>
> The following exceptions are defined in the spec:
> • javax.inject.ExecutionException
> • CreationException
> • IllegalProductException
> • ObserverException
> • DuplicateBindingTypeException
> • ContextNotActiveException
> we have to rename our exceptions to fit the spec

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


[jira] Commented: (OWB-95) rename exceptions to fit specification

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OWB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703220#action_12703220 ] 

Mark Struberg commented on OWB-95:
----------------------------------

they are already all defined in webbeans-api actually - but they do not get used yet!

> rename exceptions to fit specification
> --------------------------------------
>
>                 Key: OWB-95
>                 URL: https://issues.apache.org/jira/browse/OWB-95
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M2
>
>
> The following exceptions are defined in the spec:
> • javax.inject.ExecutionException
> • CreationException
> • IllegalProductException
> • ObserverException
> • DuplicateBindingTypeException
> • ContextNotActiveException
> we have to rename our exceptions to fit the spec

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


[jira] Closed: (OWB-95) rename exceptions to fit specification

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

Gurkan Erdogdu closed OWB-95.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: M2)
                   M3

> rename exceptions to fit specification
> --------------------------------------
>
>                 Key: OWB-95
>                 URL: https://issues.apache.org/jira/browse/OWB-95
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M3
>
>
> The following exceptions are defined in the spec:
> • javax.inject.ExecutionException
> • CreationException
> • IllegalProductException
> • ObserverException
> • DuplicateBindingTypeException
> • ContextNotActiveException
> we have to rename our exceptions to fit the spec

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


[jira] Commented: (OWB-95) rename exceptions to fit specification

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OWB-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703318#action_12703318 ] 

Gurkan Erdogdu commented on OWB-95:
-----------------------------------

All of these exceptions are used in the implementations. Specification allows the wrappers for the definition type exceptions. So I think that no need to update the current exception implementation.

Thanks;

> rename exceptions to fit specification
> --------------------------------------
>
>                 Key: OWB-95
>                 URL: https://issues.apache.org/jira/browse/OWB-95
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M2
>
>
> The following exceptions are defined in the spec:
> • javax.inject.ExecutionException
> • CreationException
> • IllegalProductException
> • ObserverException
> • DuplicateBindingTypeException
> • ContextNotActiveException
> we have to rename our exceptions to fit the spec

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