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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
