You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/02/15 20:58:57 UTC

[GitHub] [accumulo] ctubbsii commented on pull request #2427: WIP - Migrate accumulo-core module from JUnit 4 to JUnit 5

ctubbsii commented on pull request #2427:
URL: https://github.com/apache/accumulo/pull/2427#issuecomment-1040786445


   > I'm not too sure how this can be handled aside from somehow ignoring the warnings for now and converting to junit 5.
   
   The warnings will cause the build to fail, so they should be suppressed. This can be done in the pom.xml section that configures the dependency analyzer. You can just leave a brief XML comment above the suppression explaining when it can be removed.


-- 
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: notifications-unsubscribe@accumulo.apache.org

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