Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/439
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user rsafonseca opened a pull request:
https://github.com/apache/cloudstack/pull/439
Fix findbugs warning HE_EQUALS_USE_HASHCODE in Ip4Address.java
When overriding equals(), hashCode() must also be overriden do comply with
the directive that equal objects must have equal hash