[forge-issues] [JBoss JIRA] (FORGE-1159) CLAC fails to resolve indirect interfaces

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Sep 4 15:43:04 EDT 2013


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

Lincoln Baxter III reassigned FORGE-1159:
-----------------------------------------

    Assignee: Lincoln Baxter III

    
> CLAC fails to resolve indirect interfaces
> -----------------------------------------
>
>                 Key: FORGE-1159
>                 URL: https://issues.jboss.org/browse/FORGE-1159
>             Project: Forge
>          Issue Type: Bug
>          Components: Furnace (Container)
>    Affects Versions: 2.0.0.Alpha11
>            Reporter: George Gastaldi
>            Assignee: Lincoln Baxter III
>             Fix For: 2.x Future
>
>
> Given 
> {code}
> public interface ScaffoldSetupWizard extends UIWizard
> {code}
> and 
> {code}
> public class ScaffoldSetupWizardImpl extends AbstractUICommand implements ScaffoldSetupWizard
> {code}
> the following test fails: 
> {code}
> Assert.assertTrue(wizard instanceof UIWizard);
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list