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/01/23 18:43:59 UTC

[jira] Created: (OWB-61) Refactor the annotations to match the new package schema.

Refactor the annotations to match the new package schema.
---------------------------------------------------------

                 Key: OWB-61
                 URL: https://issues.apache.org/jira/browse/OWB-61
             Project: OpenWebBeans
          Issue Type: Bug
            Reporter: Mark Struberg
            Assignee: Gurkan Erdogdu


Gavin changed the final public review spec in a way that we don't have all WebBeans annotations in javax.webbeans anymore.

Instead  we now have the following packages:

javax.context
javax.inject
javax.inject.manager
javax.event

See appendix C of the spec for the details.

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


[jira] Closed: (OWB-61) Refactor the annotations to match the new package schema.

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

Gurkan Erdogdu closed OWB-61.
-----------------------------


> Refactor the annotations to match the new package schema.
> ---------------------------------------------------------
>
>                 Key: OWB-61
>                 URL: https://issues.apache.org/jira/browse/OWB-61
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>             Fix For: M1
>
>
> Gavin changed the final public review spec in a way that we don't have all WebBeans annotations in javax.webbeans anymore.
> Instead  we now have the following packages:
> javax.context
> javax.inject
> javax.inject.manager
> javax.event
> See appendix C of the spec for the details.

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


[jira] Resolved: (OWB-61) Refactor the annotations to match the new package schema.

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

Gurkan Erdogdu resolved OWB-61.
-------------------------------

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

@Model annotation is not defined in the Specification, Currently I put this into javax.annotation.

> Refactor the annotations to match the new package schema.
> ---------------------------------------------------------
>
>                 Key: OWB-61
>                 URL: https://issues.apache.org/jira/browse/OWB-61
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>             Fix For: M1
>
>
> Gavin changed the final public review spec in a way that we don't have all WebBeans annotations in javax.webbeans anymore.
> Instead  we now have the following packages:
> javax.context
> javax.inject
> javax.inject.manager
> javax.event
> See appendix C of the spec for the details.

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


[jira] Updated: (OWB-61) Refactor the annotations to match the new package schema.

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

Gurkan Erdogdu updated OWB-61:
------------------------------

          Component/s: Core
    Affects Version/s: M1
        Fix Version/s: M2

We will plan to update API package names in M2 release. 

> Refactor the annotations to match the new package schema.
> ---------------------------------------------------------
>
>                 Key: OWB-61
>                 URL: https://issues.apache.org/jira/browse/OWB-61
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>             Fix For: M2
>
>
> Gavin changed the final public review spec in a way that we don't have all WebBeans annotations in javax.webbeans anymore.
> Instead  we now have the following packages:
> javax.context
> javax.inject
> javax.inject.manager
> javax.event
> See appendix C of the spec for the details.

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