vorburger commented on a change in pull request #670: FINERACT-702: Integrate
SpotBugs and fix over 300 high priority issues
URL: https://github.com/apache/fineract/pull/670#discussion_r357920779
##########
File path:
fineract-provider/src/main/java/org/apache/fineract/portfolio/paymenttype/data/PaymentTypeData.java
##########
@@ -18,7 +18,12 @@
*/
package org.apache.fineract.portfolio.paymenttype.data;
-public class PaymentTypeData {
+import org.apache.commons.lang.builder.EqualsBuilder;
Review comment:
Again - consistency? Of course this does also work, so if you are short on
time, we can leave all of these in, the other points raised are more important
than these.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services