Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1945

Trinidad component generation creates getters for overridden component properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Build
    • None

    Description

      The Trinidad component generation always generates final getter and setter methods. If someone extends a Trinidad component and uses the trinidad maven plugins to generate their component, and they have a new, overriding, definition of a property, the component will fail to compile due to methods trying to extend final ones.

      The component generation should not generate the property getters and setters for overridden properties.

      Attachments

        Activity

          People

            arobinson74 Andrew Robinson
            arobinson74 Andrew Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: