GitHub user zeeshanasghar opened a pull request:
https://github.com/apache/phoenix/pull/149
Utility classes should not have public constructors
This pull request is focused on resolving occurrences of rule:
squid:S1118 - Utility classes should not have public constructors.
You can find more information about the issue here:
http://dev.eclipse.org/sonar/rules/show/squid:S1118
Please let me know if you have any questions.
Zeeshan
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DevFactory/phoenix
release/Utility-classes-should-not-have-public-constructors-fix-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/149.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 #149
----
commit 921682b05845955bd9cde4322d9aa95552aa20a0
Author: Zeeshan Asghar <[email protected]>
Date: 2016-01-22T09:53:41Z
Utility classes should not have public constructors
----
---
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.
---