This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 6a382b9  Merge pull request #834 from matthiasblaesing/netbeans-857
     add 36a1a61  Enforce public packages and friends for dependencies on 
bootstrap modules
     add b928826  Refactored staged processing of bootstrap modules from C-like 
to Java
     add 45a0c0d  Added incompatible version + warning; proper @since
     new 6b94745  Merge pull request #844 from sdedic/fix-bootstrap-leaks

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core.startup.base/nbproject/project.properties |   4 +-
 platform/core.startup/nbproject/project.properties |   4 +-
 .../org/netbeans/core/startup/ModuleSystem.java    | 112 ++++++++++++---------
 platform/o.n.bootstrap/apichanges.xml              |  19 ++++
 platform/o.n.bootstrap/manifest.mf                 |   2 +-
 .../src/org/netbeans/ModuleManager.java            |  93 ++++++++++++++++-
 .../src/org/netbeans/StandardModule.java           |   2 +-
 7 files changed, 181 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to