jlahoda commented on pull request #2252: URL: https://github.com/apache/netbeans/pull/2252#issuecomment-657390076
Regarding gradle - the gradle module depends on "java.platform" from the "java" cluster. Normally java cluster depends on extide, but here is a module from extide depending on a module from java - that is a dependency in the wrong direction. Moving gradle is probably not the only solution, so if you have a better one, great! ---------------------------------------------------------------- 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
