You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/11/23 21:43:03 UTC

[GitHub] jlahoda opened a new pull request #291: Ability to depend on JDK modules

jlahoda opened a new pull request #291: Ability to depend on JDK modules
URL: https://github.com/apache/incubator-netbeans/pull/291
 
 
   This is a work-in-progress patch, mostly for discussion, not intended to be merged as is.
   
   The goal here is to allow NetBeans modules (modules in the NetBeans Module System) depend on JDK modules. As a result dependencies on JDK modules are much more precise. Some more information is here:
   https://cwiki.apache.org/confluence/display/NETBEANS/JDK+Modules+Support+in+NetBeans+Module+System
   
   There are 3 commits in this request, the middle one " Automatically adding JDK module dependencies to existing modules." is mechanically generated, based on jdeps output for the given module.
   
   Feedback is welcome.
   

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