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/05/26 08:28:51 UTC

[GitHub] matthiasblaesing commented on issue #561: Removing GPL licenses from nbbuild/licenses, and a lot of various ref…

matthiasblaesing commented on issue #561: Removing GPL licenses from nbbuild/licenses, and a lot of various ref…
URL: https://github.com/apache/incubator-netbeans/pull/561#issuecomment-392246329
 
 
   I agree, that there is value in tracking license information for compile time dependencies and in fact Jan does too. However I tend to agree with Jan, as we are fighting an uphill battle and Jan tried to reason about it with the reviewers and failed as referenced.
   
   The compile-time information is recorded in the "-license.txt" file in external. And they don't/did not end up in the assembled LICENSE/NOTICE file, but the reviewers were confused nonetheless. The machinery for the combination is in:
   
   /nbbuild/antsrc/org/netbeans/nbbuild/extlibs/CreateLicenseSummary.java
   
   That task is invoked from the build script and merges the informations.
   
   I don't consider the approach of the ASF good practice - and at this point I would not move a project to the ASF, but that was/is Oracles decision.

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