You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "cshannon (via GitHub)" <gi...@apache.org> on 2023/02/17 14:13:29 UTC

[GitHub] [accumulo-classloaders] cshannon opened a new pull request, #16: Make test scripts clean up duplicate classes

cshannon opened a new pull request, #16:
URL: https://github.com/apache/accumulo-classloaders/pull/16

   The test scripts in start create multiple classes with the same name that can cause problems for IDEs. The classes are only used to create jars for the VFS tests so just drop the intermediate class files when done creating the jars.
   
   Note: This is the same fix used in Accumulo:
   https://github.com/apache/accumulo/commit/f5121ec


-- 
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-classloaders] cshannon merged pull request #16: Make test scripts clean up duplicate classes

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


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