dlmarion opened a new issue, #76:
URL: https://github.com/apache/accumulo-classloaders/issues/76

   **What is your question?**
   The README for the caching classloader does not specify that *only* jar 
files can be used in the manifest file, it says "typically jar files". The 
URLClassLoader supports URLs that reference a single jar file and directories. 
I think we only do the former and not the latter, meaning that while non-jar 
files may be supported in the manifest and downloaded, they may not be handled 
correctly when creating the URLClassLoader.
   
   


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

Reply via email to