[ 
https://issues.apache.org/jira/browse/NETBEANS-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772451#comment-16772451
 ] 

Matthias Bläsing commented on NETBEANS-1995:
--------------------------------------------

Further investigation shows, that the referenced files are not present in the 
generated zip.

So somewhere the build was messed up and somewhere information is picked up, 
that indicates, that GPLv2-CP files are part of the resulting binary.

> License file includes GPL-2-CP
> ------------------------------
>
>                 Key: NETBEANS-1995
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1995
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: Next
>            Reporter: Matthias Bläsing
>            Priority: Blocker
>
> When building netbeans master with the default invocation `ant`, you get a 
> netbeans directory, that holds GPL-2-CP artifacts - from the license file:
> {noformat}
> 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
> {noformat}
> I suspect this was introduced by this PR:
> https://github.com/apache/incubator-netbeans/pull/917
> A comment regarding the problem remained unanswered.
> GPL-2-CP is (not yet?) cleared for inclusion by the ASF:
> https://issues.apache.org/jira/browse/LEGAL-336
> Either lawyers from oracle (as the copyright holder of the JDK/JavaFX) come 
> up and work with the ASF to fix this or the files have to removed at this 
> point.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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

Reply via email to