You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by "Kent Tong (JIRA)" <hi...@jakarta.apache.org> on 2006/09/13 17:32:22 UTC

[jira] Created: (HIVEMIND-184) FileResource doesn't implement hashCode()

FileResource doesn't implement hashCode()
-----------------------------------------

                 Key: HIVEMIND-184
                 URL: http://issues.apache.org/jira/browse/HIVEMIND-184
             Project: HiveMind
          Issue Type: Bug
          Components: framework
    Affects Versions: 1.2
            Reporter: Kent Tong
            Priority: Minor
         Attachments: patch1



-- 
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

        

[jira] Updated: (HIVEMIND-184) FileResource doesn't implement hashCode()

Posted by "Jochen Zimmermann (JIRA)" <hi...@jakarta.apache.org>.
     [ 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.


[jira] Updated: (HIVEMIND-184) FileResource doesn't implement hashCode()

Posted by "Kent Tong (JIRA)" <hi...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/HIVEMIND-184?page=all ]

Kent Tong updated HIVEMIND-184:
-------------------------------

    Attachment: patch1

A patch fixing this bug.

> FileResource doesn't implement hashCode()
> -----------------------------------------
>
>                 Key: HIVEMIND-184
>                 URL: http://issues.apache.org/jira/browse/HIVEMIND-184
>             Project: HiveMind
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: 1.2
>            Reporter: Kent Tong
>            Priority: Minor
>         Attachments: patch1
>
>


-- 
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