matthiasblaesing commented on PR #8014: URL: https://github.com/apache/netbeans/pull/8014#issuecomment-2578224927
@MartinBalin the discussion was in PR #7826, because the problem (wrong license, massive dependency set) was introduced there. The do-no-merge label was set here to stop further changes to the module and a fix for the license first, well, that did not work.... There are currently two show stoppers: - The license file for the external dependencies in the `enterprise/libs.fabric8` module is most probably wrong and needs to be fixed. - The signature file is massive (14MB) and its usefulness questionable (discussion can be found: https://github.com/apache/netbeans/pull/8034#issuecomment-2536413976, possible solution also: https://github.com/apache/netbeans/pull/8034#issuecomment-2536706475) Not required now is fixing the size of the libraries. Either Oracles API is really such a mess or there needs to be better ways to bind a required subset of functions/structures for what we need. Extrapolate 40MB (or 26MB if I ignore kubernetes as "common") of dependencies to multiple providers and I think it is clear why I think, that needs some thoughts. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists