matthiasblaesing opened a new pull request #16: License header and cleanup for pp3 URL: https://github.com/apache/netbeans-tools/pull/16 This PR adds the ASF license headers to our own artifacts. That part is realized by commit e11adc0. While screening the files I noticed, that 1) we carry unnessary libraries (tinymce, bootstrap datepicker) 2) have a mix of included libraries and CDNs: - jquery and bootstrap were bundled - jquery-ui and fontawesome came from a CDN - we included parts of fontawesome and glyphions, but did references these from the generated code) The update 78a9255 unify this to included libraries.
---------------------------------------------------------------- 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
