matthiasblaesing commented on pull request #3713: URL: https://github.com/apache/netbeans/pull/3713#issuecomment-1059814613
@sdedic you might want to have a look at this. I remember, that you asked to be included in changes, that might touch vscode. This is the case here, as vscode had a reference to the removed ssh agent integration module. For the IDE this should work, as all relevant dependency modules (jna, jna-platform, bouncy castle and junixsocket) are either in the IDE or the Platform cluster, it might be necessary to adjust the vscode build to include them too. -- 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
