GitHub user georgekankava opened a pull request:

    https://github.com/apache/deltaspike/pull/53

    squid:S1155 - Collection.isEmpty() should be used to test for emptiness

    This pull request is focused on resolving occurrences of Sonar rule
    squid:S1155 - Collection.isEmpty() should be used to test for emptiness.
    You can find more information about the issue here:
    https://dev.eclipse.org/sonar/rules/show/squid:S1155
    Please let me know if you have any questions.
    George Kankava

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DevFactory/deltaspike 
release/collection.isEmpty-should-be-used-to-test-for-emptiness-fix-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/deltaspike/pull/53.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 #53
    
----
commit 82fc87556b910f409112400f0bdd52108c196c25
Author: George Kankava <george.kank...@devfactory.com>
Date:   2016-06-28T17:13:01Z

    squid:S1155 - Collection.isEmpty() should be used to test for emptiness

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to