The maven faces plug-in creates duplicate property definitions
--------------------------------------------------------------

                 Key: TRINIDAD-1274
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1274
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.2.7-plugins,  1.2.8-plugins
            Reporter: Andrew Robinson
            Assignee: Andrew Robinson


If a component base class has a property and the subclass has the same 
property, both properties end up being included in the resultant 
faces-config.xml. So if a component author extends a component and wishes to 
alter the property-metadata, this is not currently working as both properties 
will be included. Only the properties in the leaf-most component should be 
taken, akin to Java inheritance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to