Add equals and hashCode methods to Definition and BasicAttributeContext
-----------------------------------------------------------------------
Key: TILES-476
URL: https://issues.apache.org/struts/browse/TILES-476
Project: Tiles
Issue Type: Improvement
Components: tiles-api
Affects Versions: 2.1.3
Reporter: Antonio Petrelli
Assignee: Antonio Petrelli
Fix For: 2.2.1
Currently Definition and BasicAttributeContext do not implement hashCode and
equals methods (Definition has a bad implementation).
All the private fields should be evaluated when calculating this two methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.