You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/04/23 14:58:32 UTC

[netbeans] branch master updated (b440455 -> 439d079)

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

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


    from b440455  Merge pull request #2097 from errael/MavenCreateNewModule
     new 834bd75  Preventing AssertionError from javac due to use of incorrect scope on JDK12+
     new 12200ba  Merge branch 'master' into avoid-assert-in-scope
     new 439d079  Merge pull request #2083 from jlahoda/avoid-assert-in-scope

The 3877 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:
 .../netbeans/api/java/source/TreeUtilities.java    | 14 ++++++-
 .../api/java/source/TreeUtilitiesTest.java         | 48 ++++++++++++++++++++++
 2 files changed, 61 insertions(+), 1 deletion(-)


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

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