You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/12/22 21:11:35 UTC

[GitHub] matthiasblaesing commented on issue #917: Fragments for libs.javafx with JavaFX 11 implementation

matthiasblaesing commented on issue #917: Fragments for libs.javafx with JavaFX 11 implementation
URL: https://github.com/apache/incubator-netbeans/pull/917#issuecomment-449597863
 
 
   I just build netbeans master (clean source tree, just running `ant` so building the default cluster) and noticed, that the LICENSE file now lists GPL-2-CP files:
   
   ```
   matthias@athena:~/src/incubator-netbeans$ cat nbbuild/netbeans/LICENSE | grep GPL-2-CP                                                                                                              
   extra/modules/ext/javafx-base-11-linux.jar                            GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-base-11-mac.jar                              GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-base-11-win.jar                              GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-controls-11-linux.jar                        GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-controls-11-mac.jar                          GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-controls-11-win.jar                          GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-graphics-11-linux.jar                        GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-graphics-11-mac.jar                          GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-graphics-11-win.jar                          GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-media-11-linux.jar                           GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-media-11-mac.jar                             GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-media-11-win.jar                             GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-swing-11-linux.jar                           GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-swing-11-mac.jar                             GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-swing-11-win.jar                             GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-web-11-linux.jar                             GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-web-11-mac.jar                               GPL-2-CP                                                                                                                      
   extra/modules/ext/javafx-web-11-win.jar                               GPL-2-CP                                                                                                                      
   matthias@athena:~/src/incubator-netbeans$ 
   ```
   
   Netbeans 11 is not releasable in that state. Please ensure, that the files are not part of the distribution. GPL-2-CP is still not cleared by the ASF and thus we can't redistribute GPL-2-CP files

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists