neilcsmith-net commented on issue #7244: URL: https://github.com/apache/netbeans/issues/7244#issuecomment-2061595405
Well, first need to work out if my assumption is correct, and if so where the URL is coming from. It probably requires the file part of the JAR URL to have the `!` escaped. Interestingly, a quick code search found this line - https://github.com/apache/netbeans/blob/master/platform/openide.filesystems/src/org/openide/filesystems/JarArchiveRootProvider.java#L178 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
