mbien commented on PR #7237: URL: https://github.com/apache/netbeans/pull/7237#issuecomment-2036946862
> Nice. What is the issue with jsch ? I should have checked what version jgit needs first before updating that. Jgit is loaded as osgi module and it won't load dependencies which are outside the declared range -> classloader error. The manifest has `com.jcraft.jsch;version="[0.1.37,0.2.0)"` in it. -- 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
