Portlet Map implementations' entry Set should contain Map.Entry elements
------------------------------------------------------------------------
Key: CHAIN-31
URL: http://issues.apache.org/jira/browse/CHAIN-31
Project: Commons Chain
Type: Bug
Versions: 1.0 Release
Reporter: Niall Pemberton
Assigned to: Niall Pemberton
The portlet Map implementations' entrySet() method currently returns a Set of
values, rather than a Set on Map.Entry elements (as per the java.util.Map spec).
This was corrected in the servlet Map implementations in revision 142894 - same
changes need to be applied to the portlet varieties:
http://svn.apache.org/viewvc?view=rev&revision=142894
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]