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/07/26 09:43:31 UTC

[jira] Closed: (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 closed OPENEJB-526.
---------------------------------

    Resolution: Fixed

> 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
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: David Blevins
>            Assignee: 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.