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 1a21180 Merge pull request #549 from rtaneja1/rtaneja/netbeans-716
add a979899 Allow modules to be located in cluster.dir/cnb structure
new 24235bf #564: Allow modules to be located in cluster.dir/cnb structure
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:
.../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