elharo opened a new pull request, #544:
URL: https://github.com/apache/commons-io/pull/544

   java.nio.file.FileSystemNotFoundException: Provider "https" not installed
        at java.nio.file.Paths.get(Paths.java:147)
        at 
org.apache.commons.io.build.AbstractOrigin$URIOrigin.getPath(AbstractOrigin.java:402)
        at 
org.apache.commons.io.build.AbstractOrigin.getInputStream(AbstractOrigin.java:540)
        at 
org.apache.commons.io.build.URIOriginTest.testReadFromURL(URIOriginTest.java:47)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
   
   


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