jlahoda opened a new pull request #1845: Adding LICENSE/NOTICE for the VisualStudio Code extension for Java URL: https://github.com/apache/netbeans/pull/1845 We have a sever for the language server protocol that supports Java editing, and there is also a VisualStudio Code extension wrapping the server so that it can be installed into the VS Code. This patch tries to add LICENSE/NOTICE for the binary of the extension, so that is a (hopefully) a valid convenience binary. I'd like to do a (preview) release of the extension sometime soon. Some enhancements are done to the CreateLicenseSummary task, so that the files can be generated conveniently. The "Prepare Bundles" tool (that packs npm packages and autodetects licenses, etc.) from https://github.com/apache/netbeans/pull/1692 is also enhanced and generalized, and is used to generate the LICENSE/NOTICE entries for the included npm packages.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
