[ https://issues.apache.org/jira/browse/HIVEMIND-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jochen Zimmermann updated HIVEMIND-184: --------------------------------------- Attachment: hivemind-184.patch In my opinion the fix should not be made in FileResource but in AbstractResource, so I attached a new fix. I found another class (ServiceImplementationFactoryParametersImpl.java) without a hashCode-Function. It is stated in the comments that equals is used only for testing purpose, but I added the hashCode-function nevertheless. > FileResource doesn't implement hashCode() > ----------------------------------------- > > Key: HIVEMIND-184 > URL: https://issues.apache.org/jira/browse/HIVEMIND-184 > Project: HiveMind > Issue Type: Bug > Components: framework > Affects Versions: 1.2 > Reporter: Kent Tong > Priority: Minor > Attachments: hivemind-184.patch, patch1 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.