You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by scop <gi...@git.apache.org> on 2016/10/08 07:02:46 UTC

[GitHub] activemq-artemis pull request #829: Remove redundant type arguments

GitHub user scop opened a pull request:

    https://github.com/apache/activemq-artemis/pull/829

    Remove redundant type arguments

    Missed by sevntu-checkstyle, but not the Eclipse compiler.
    
    https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/458

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

    $ git pull https://github.com/scop/activemq-artemis redundant-type-args

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

    https://github.com/apache/activemq-artemis/pull/829.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 #829
    
----
commit 693e745b9cb4f74e07e52930b3daf1d52411a255
Author: Ville Skytt� <vi...@iki.fi>
Date:   2016-10-08T07:01:45Z

    Remove redundant type arguments
    
    Missed by sevntu-checkstyle, but not the Eclipse compiler.
    
    https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/458

----


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

[GitHub] activemq-artemis pull request #829: Remove redundant type arguments

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/829


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

[GitHub] activemq-artemis issue #829: Remove redundant type arguments

Posted by scop <gi...@git.apache.org>.
Github user scop commented on the issue:

    https://github.com/apache/activemq-artemis/pull/829
  
    It's already in (sevntu) checkstyle and enabled, but as mentioned in the initial comment here, due to a bug in the check, some cases such as these are currently slipping through.


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

[GitHub] activemq-artemis issue #829: Remove redundant type arguments

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/829
  
    We should probably add it to the checkstyle.


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