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

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


    from fd55937d5d VSNetBeans changelog update for 17.0.301 (#5782)
     new e4f9921c78 Report empty set if project does not use buildscript; 
prevent NPE.
     new 2b4ad96536 Try to match versionless direct children to resolved 
dependencies.
     new c7dbd96610 If no origin is reported, pretend this configuration 
defines the dependency to prevent NPEs later.
     new 6fb42ee82b Force refresh of live subprojects when parent recovers from 
broken. (#5781)

The 4 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:
 .../gradle/api/GradleBaseProjectBuilder.java       | 15 +++++-
 .../queries/GradleDependenciesImplementation.java  |  4 ++
 .../java/queries/GradleDependencyResult.java       |  6 ++-
 .../netbeans/modules/maven/NbMavenProjectImpl.java | 51 ++++++++++++++++++-
 .../maven/modelcache/MavenProjectCache.java        | 58 +++++++++++++++++++++-
 .../maven/problems/MavenModelProblemsProvider.java |  1 +
 6 files changed, 130 insertions(+), 5 deletions(-)


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

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

Reply via email to