You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2010/12/13 01:06:00 UTC

[jira] Created: (EXTCDI-95) unified usage of @Advanced

unified usage of @Advanced
--------------------------

                 Key: EXTCDI-95
                 URL: https://issues.apache.org/jira/browse/EXTCDI-95
             Project: MyFaces CODI
          Issue Type: Improvement
    Affects Versions: 0.9.1
            Reporter: Gerhard Petracek


per default @Advanced shouldn't be needed in case of dependency injection support. to allow the differentiation between normal artifacts and enhanced artifacts it should be possible to force the explicit usage of @Advanced (via a config parameter).

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


[jira] Resolved: (EXTCDI-95) unified usage of @Advanced

Posted by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTCDI-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved EXTCDI-95.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.2

> unified usage of @Advanced
> --------------------------
>
>                 Key: EXTCDI-95
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-95
>             Project: MyFaces CODI
>          Issue Type: Improvement
>    Affects Versions: 0.9.1
>            Reporter: Gerhard Petracek
>             Fix For: 0.9.2
>
>
> per default @Advanced shouldn't be needed in case of dependency injection support. to allow the differentiation between normal artifacts and enhanced artifacts it should be possible to force the explicit usage of @Advanced (via a config parameter).

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


[jira] Commented: (EXTCDI-95) unified usage of @Advanced

Posted by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/EXTCDI-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974187#action_12974187 ] 

Gerhard Petracek commented on EXTCDI-95:
----------------------------------------

see CodiCoreConfig#isAdvancedQualifierRequiredForDependencyInjection

> unified usage of @Advanced
> --------------------------
>
>                 Key: EXTCDI-95
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-95
>             Project: MyFaces CODI
>          Issue Type: Improvement
>    Affects Versions: 0.9.1
>            Reporter: Gerhard Petracek
>
> per default @Advanced shouldn't be needed in case of dependency injection support. to allow the differentiation between normal artifacts and enhanced artifacts it should be possible to force the explicit usage of @Advanced (via a config parameter).

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