GitHub user chitin opened a pull request:
https://github.com/apache/incubator-eagle/pull/384
EAGLE-498 overwrite equals method for PolicyDefinition should not conâ¦
EAGLE-498 overwrite equals method for PolicyDefinition should not contain
field description
- Delete the equals for description in method equals.
- Delete append description in method hashCode.
https://issues.apache.org/jira/browse/EAGLE-498
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chitin/incubator-eagle EAGLE498
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/384.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #384
----
commit 8fe8ac4fe7d5465ecb692aa0a63ea7c5b78292c8
Author: chitin <[email protected]>
Date: 2016-08-25T01:54:09Z
EAGLE-498 overwrite equals method for PolicyDefinition should not contain
field description
- Delete the equals for description in method equals
- Delete append description in method hashCode
https://issues.apache.org/jira/browse/EAGLE-498
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---