You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/03/06 02:54:24 UTC

[jira] Updated: (OPENEJB-526) Validation: Check for incorrect use of injection-target-name

     [ https://issues.apache.org/jira/browse/OPENEJB-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins updated OPENEJB-526:
----------------------------------

        Fix Version/s: 3.0
          Description: 
Intellij seems to think that when you use setter injection the injection target should be the method name "setFoo" not "foo".

It's likely that other tools and people will have the same false assumption.  We should check for this, auto-correct it and issue a warning when this occurs.


    Affects Version/s: 3.0

> Validation: Check for incorrect use of injection-target-name
> ------------------------------------------------------------
>
>                 Key: OPENEJB-526
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-526
>             Project: OpenEJB
>          Issue Type: Sub-task
>    Affects Versions: 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>
> Intellij seems to think that when you use setter injection the injection target should be the method name "setFoo" not "foo".
> It's likely that other tools and people will have the same false assumption.  We should check for this, auto-correct it and issue a warning when this occurs.

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