This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch release113
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from e6797e8 Merge pull request #1913 from apache/master
add e109319 [NETBEANS-3864] Missing source level 13 and 14 in a NetBeans
module project
add caf87c6 Merge pull request #1943 from apache/geertjanw-patch-7
add 7c607ba [NETBEANS-3867] Fix NPE-s for some rare cases on Gradle
projects
add 038646e Merge pull request #1945 from lkishalmi/NETBEANS-3867
add 05257f5 [NETBEANS-3317]: field TypeVar.bound has been encapsulated
and renamed to _bound - should use getUpperBound() instead.
add e198d0d Merge pull request #1942 from jlahoda/NETBEANS-3317
new 017ddb7 Merge pull request #1944 from apache/master
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:
.../ui/customizer/SingleModuleProperties.java | 2 +-
.../java/classpath/ClassPathProviderImpl.java | 2 +-
.../gradle/java/queries/GradleBinaryForSource.java | 3 ++-
.../org/netbeans/api/java/source/SourceUtils.java | 6 +++++-
...{TestDollarSourceName.java => TestGetBound.java} | 5 ++---
.../netbeans/api/java/source/SourceUtilsTest.java | 21 +++++++++++++++++++++
6 files changed, 32 insertions(+), 7 deletions(-)
copy
java/java.source.base/test/unit/data/sourceutils/{TestDollarSourceName.java =>
TestGetBound.java} (86%)
---------------------------------------------------------------------
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