[jbosstools-issues] [JBoss JIRA] (JBIDE-10741) Rename named bean action does work for Producer Fields and Producer Methods

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Wed Feb 29 08:54:37 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-10741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaroslav Jankovič closed JBIDE-10741.
-------------------------------------



Verified in JBoss Tools 3.3.0.Beta1b-H93.
                
> Rename named bean action does work for Producer Fields and Producer Methods
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-10741
>                 URL: https://issues.jboss.org/browse/JBIDE-10741
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M5
>            Reporter: Viacheslav Kabanovich
>            Assignee: Daniel Azarov
>             Fix For: 3.3.0.Beta1
>
>
> EXECUTE: Create class bean
> {code}
> public class MyBeanClass {
>    @Produces @Named("name") String s;
>    String s1 = "#{name.charAt(0)}";
> }
> {code}
> EXECUTE: Call 'Rename "name" named bean'.
> ASSERT: EL occurance in field 's1' is properly modified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list