On 02/01/2011 02:45 PM, Emmanuel Lecharny wrote:
> On 2/1/11 8:49 AM, Felix Knecht wrote:
>> @Emmanuel
>> Probably overriding of the hashCode() method got lost during all the
>> refactoring when overriding the equals() method.
>> Can you add them as well? Your still having the code/logic in mind.
>
> I think I have added the missing hashcode() methods.
>
> It would be good to check that we have all the hashCode()/equals()
> methods present in shared. I don't remember, bt I think one of the
> report points out the missing ones.
Yup. It's the PMD report
https://hudson.apache.org/hudson/view/A-F/view/Directory/job/dir-shared-site/site/pmd.html
|