You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/04/26 04:11:00 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request, #3344: Bump plugins and build-related deps

ctubbsii opened a new pull request, #3344:
URL: https://github.com/apache/accumulo/pull/3344

   * Bump plugin versions to latest
   * Bump build related deps and plugin deps to latest (errorprone, easymock, checkstyle, slf4j)
   * Ignore license-maven-plugin execution when using Eclipse M2E (broken by https://github.com/eclipse-m2e/m2e-core/issues/1332)
   * Update source with modernizer recommendations to use Optional.orElseThrow instead of Optional.get (this is also recommended in the Optional javadoc)
   * Add comment for why exec-maven-plugin can't be updated (they broke `-p` again)


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


[GitHub] [accumulo] ctubbsii commented on pull request #3344: Bump plugins and build-related deps

Posted by "ctubbsii (via GitHub)" <gi...@apache.org>.
ctubbsii commented on PR #3344:
URL: https://github.com/apache/accumulo/pull/3344#issuecomment-1522772259

   The updated errorprone found a legitimate bug in the Precondition pattern message added in https://github.com/apache/accumulo/commit/57ed0ec503159e23d608628aa856ca8a3f164465#diff-23a22b999a2787a6c8a0be675465f31b71067f68de3ba5f633c0a73da8780b2fR328-R330 for #1389 


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


[GitHub] [accumulo] EdColeman commented on pull request #3344: Bump plugins and build-related deps

Posted by "EdColeman (via GitHub)" <gi...@apache.org>.
EdColeman commented on PR #3344:
URL: https://github.com/apache/accumulo/pull/3344#issuecomment-1523544037

   Created https://github.com/apache/accumulo/pull/3345 to fix errorprone build error.


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


[GitHub] [accumulo] ctubbsii merged pull request #3344: Bump plugins and build-related deps

Posted by "ctubbsii (via GitHub)" <gi...@apache.org>.
ctubbsii merged PR #3344:
URL: https://github.com/apache/accumulo/pull/3344


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