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 2020/03/13 00:26:56 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #1562: Update dependency and plugin versions

ctubbsii opened a new pull request #1562: Update dependency and plugin versions
URL: https://github.com/apache/accumulo/pull/1562
 
 
   Fix warnings due to updated dependencies
    * Use new vfs2 method instead of deprecated one
    * Use assertThrows instead of ExpectedException
    * Remove hamcrest dependency, because it's not needed any more

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


With regards,
Apache Git Services

[GitHub] [accumulo] ctubbsii commented on issue #1562: Update dependency and plugin versions

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #1562: Update dependency and plugin versions
URL: https://github.com/apache/accumulo/pull/1562#issuecomment-598765935
 
 
   > I think these are generally all needed updates but I worry about updating so many different dependencies in a single commit. While they are mostly minor updates, so many different updates in one commit will make debugging more difficult if this breaks something.
   
   There's only one breakage in the full build with tests: `AccumuloReloadingVFSClassLoaderTest.testReloadingWithLongerTimeout`.
   
   I'm currently working through what's going on with that one.

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


With regards,
Apache Git Services

[GitHub] [accumulo] ctubbsii merged pull request #1562: Update dependency and plugin versions

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #1562: Update dependency and plugin versions
URL: https://github.com/apache/accumulo/pull/1562
 
 
   

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


With regards,
Apache Git Services