Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1603

abstract methods in decorator hierarchy break abstract decorators

    XMLWordPrintable

Details

    • Hide

      build the demo-app with: mvn clean package -PWeld
      (it works with the owb-profile)

      Show
      build the demo-app with: mvn clean package -PWeld (it works with the owb-profile)

    Description

      example: there are 2 decorators and both have a lot in common and therefore there is an abstract class they inherit from. the abstract class specifies abstract methods. if the concrete decorator is a normal class, it works without issues. if the concrete decorator is an abstract class (= abstract decorator), it fails.

      Attachments

        Activity

          People

            mbriskar_jira Matej Briskar (Inactive)
            gpetracek Gerhard Petracek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: