This is an automated email from the ASF dual-hosted git repository. jtulach pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit 24235bf8ff328c7217d959adee655bc7170f631b Merge: 1a21180 a979899 Author: Jaroslav Tulach <[email protected]> AuthorDate: Tue Jun 5 11:50:07 2018 +0200 #564: Allow modules to be located in cluster.dir/cnb structure .../apisupport/project/universe/ModuleList.java | 44 ++++++++++-- .../antsrc/org/netbeans/nbbuild/GetModuleName.java | 25 +++++-- .../netbeans/nbbuild/InsertModuleAllTargets.java | 18 +++-- .../org/netbeans/nbbuild/ModuleListParser.java | 65 +++++++++++------- .../antsrc/org/netbeans/nbbuild/ResolveList.java | 69 +++++++++++++++++++ .../antsrc/org/netbeans/nbbuild/SetCluster.java | 80 +++++++++++++--------- nbbuild/build.xml | 8 +-- nbbuild/default.xml | 4 +- 8 files changed, 226 insertions(+), 87 deletions(-) -- To stop receiving notification emails like this one, please contact [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
