You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/06/17 11:46:24 UTC

[GitHub] [activemq-artemis] gemmellr opened a new pull request #3189: ARTEMIS-2109: add StaticQualifiedUsingExpression check

gemmellr opened a new pull request #3189:
URL: https://github.com/apache/activemq-artemis/pull/3189


   The ErrorProne checks configuration used to include 'StaticAccessedFromInstance' but this went away in https://github.com/apache/activemq-artemis/commit/efe0f468de2ffa0b354974d20df2087557b7cf7f#diff-600376dffeb79835ede4a0b285078036R1438 with the update to 2.4.0.
   
   It turns out they actually replaced the check with 'StaticQualifiedUsingExpression' a few years ago, so this change puts that in place and fixes an instance it spots.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [activemq-artemis] asfgit closed pull request #3189: ARTEMIS-2109: add StaticQualifiedUsingExpression check

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3189:
URL: https://github.com/apache/activemq-artemis/pull/3189


   


----------------------------------------------------------------
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:
users@infra.apache.org