neilcsmith-net commented on pull request #2215: URL: https://github.com/apache/netbeans/pull/2215#issuecomment-660124007
I've just realised (while looking at it for something else) that even if GPL+CPE gets approval we won't be able to merge this as is. The media module includes GLib and GStreamer code that is licensed under LGPL. Even if we didn't include that, further checking shows that Webkit is also LGPL. Shipping without JavaFX-Web seems less useful?! https://github.com/openjdk/jfx/tree/jfx14/modules/javafx.media/src/main/legal https://github.com/openjdk/jfx/tree/jfx14/modules/javafx.web/src/main/legal ---------------------------------------------------------------- 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] --------------------------------------------------------------------- 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
