You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/01/27 09:18:07 UTC

[GitHub] [bookkeeper] nicoloboschi opened a new pull request #3017: [build] do not run spotbugsTest by default

nicoloboschi opened a new pull request #3017:
URL: https://github.com/apache/bookkeeper/pull/3017


   ### Motivation
   
   `spotbugsTest` fails on a few submodules.
   Run spotbugs against test files is useless and slow down development.
   
   We can just skip it by default without having to specify `-x spotbugsTest`
   
   ### Changes
   
   Skip `spotbugsTest` by default
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] nicoloboschi commented on pull request #3017: [build] do not run spotbugsTest by default

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on pull request #3017:
URL: https://github.com/apache/bookkeeper/pull/3017#issuecomment-1023307220


   I'm removing it only for the test classes


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli merged pull request #3017: [build] do not run spotbugsTest by default

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #3017:
URL: https://github.com/apache/bookkeeper/pull/3017


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org