You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2023/01/09 06:44:20 UTC

[netbeans] branch master updated (3a8b5145e6 -> f77b42360f)

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 3a8b5145e6 Merge pull request #5061 from lbownik/openide.util.task2
     new 81197c3afd update OutputUtils to support stacktrace links leading to JDK files.
     new 7624b4d7db small code renovation
     new f77b42360f Merge pull request #5091 from mbien/mvn-jdk-stacktrace-fix

The 7890 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:
 .../modules/maven/api/output/OutputUtils.java      |  49 ++++--
 .../classpath/AbstractProjectClassPathImpl.java    |  24 +--
 .../maven/classpath/ClassPathProviderImpl.java     | 185 +++++++--------------
 .../maven/execute/CommandLineOutputHandler.java    |   6 +-
 .../modules/maven/runjar/RunJarPrereqChecker.java  |  28 ++--
 5 files changed, 123 insertions(+), 169 deletions(-)


---------------------------------------------------------------------
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