This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 5d35a64bcea Merge pull request #8736 from
makiam/gradle-gatling-project-fix
add 64f44756f89 Use getModule to get the module tree
new 853607e0d89 Merge pull request #8662 from pedro-w/issue-8560
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:
.../queries/ModuleInfoAccessibilityQueryImpl.java | 59 +++++----
.../ModuleInfoAccessibilityQueryImplTest.java | 141 +++++++++++++++++++++
.../UnitTestsCompilerOptionsQueryImplTest.java | 6 -
.../modules/java/source/JavaSourceUtilImpl.java | 11 +-
.../java/source/JavaSourceUtilImplTest.java | 18 ++-
5 files changed, 193 insertions(+), 42 deletions(-)
create mode 100644
java/java.api.common/test/unit/src/org/netbeans/modules/java/api/common/queries/ModuleInfoAccessibilityQueryImplTest.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