Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1159

CLAC fails to resolve indirect interfaces

XMLWordPrintable

      Given

      public interface ScaffoldSetupWizard extends UIWizard
      

      and

      public class ScaffoldSetupWizardImpl extends AbstractUICommand implements ScaffoldSetupWizard
      

      the following test fails:

      Assert.assertTrue(wizard instanceof UIWizard);
      

            lincolnthree Lincoln Baxter III (Inactive)
            rhn-support-ggastald George Gastaldi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: