This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from bbc31453ed Merge pull request #6151 from
mbien/ci-platform-test-stability
new 25347dfe7f Fix wrong javac tree access for module information in
modular maven project
new ceaeefc864 nb-javac-smokecheck verifies, that NB can be build with
nbjavac, not with JDK 8
new aaf846a189 Merge pull request #6154 from
matthiasblaesing/maven_module_support
The 8770 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:
.github/workflows/main.yml | 4 +-
.../netbeans/modules/maven/ModuleInfoSupport.java | 12 +--
.../modules/maven/ModuleInfoSupportTest.java | 97 ++++++++++++++++++++++
3 files changed, 105 insertions(+), 8 deletions(-)
create mode 100644
java/maven/test/unit/src/org/netbeans/modules/maven/ModuleInfoSupportTest.java
---------------------------------------------------------------------
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