You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/08/16 18:41:49 UTC

[netbeans] 01/01: Merge pull request #4506 from apache/delivery

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

neilcsmith pushed a commit to branch release150
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 387759c96ce1b891ec45ffaf524a53499455fe1a
Merge: 8156d3f887 ceffbbc8c1
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Tue Aug 16 19:41:40 2022 +0100

    Merge pull request #4506 from apache/delivery
    
    Sync delivery to release150 for 15-rc4

 .../modules/gradle/api/GradleBaseProject.java      | 12 +++--
 .../modules/extbrowser/NbDdeBrowserImpl.java       | 27 +++++++---
 .../XMLFormatterTest/testReformatSample2.pass      |  4 +-
 .../testReformat/netbeans_build.xml                |  4 +-
 .../XMLFormatterTest/testReformatSample2.pass      |  4 +-
 .../testReformat/netbeans_build.xml                |  4 +-
 .../java/completion/JavaCompletionTask.java        | 13 +++--
 .../netbeans/modules/java/hints/bugs/Unused.java   | 18 +++++--
 java/performance/sparrow/build.xml                 |  6 +--
 .../src/org/netbeans/core/Bundle_nb.properties     | 11 ++--
 .../mac/newbuild/commonfiles/signNativeBinaries.sh |  2 +-
 .../native/launcher/windows/src/ExtractUtils.c     |  1 +
 nbi/engine/native/launcher/windows/src/Main.c      | 31 +++++++-----
 .../native/launcher/windows/src/SystemUtils.c      |  5 ++
 .../native/launcher/windows/src/SystemUtils.h      |  1 +
 .../src/org/netbeans/core/output2/OutWriter.java   |  6 ++-
 .../src/org/netbeans/core/Bundle.properties        |  8 +--
 .../src/org/netbeans/core/NotifyExcPanel.java      | 58 ++++++++++++++--------
 .../beanstubs/org/openide/util/Utilities.java      | 12 ++++-
 .../nbproject/org-openide-compat.sig               |  4 ++
 .../src/org/openide/NotifyDescriptor.java          | 11 ++--
 .../nbproject/org-openide-util-ui.sig              |  4 ++
 .../openide.util.ui/nbproject/org-openide-util.sig |  2 +
 .../src/org/openide/util/Utilities.java            |  6 +++
 .../openide.util/nbproject/org-openide-util.sig    |  2 +
 .../src/org/openide/util/BaseUtilities.java        | 14 +++++-
 .../nbproject/org-netbeans-lib-profiler.sig        |  2 +
 .../org/netbeans/lib/profiler/global/Platform.java | 18 ++++++-
 28 files changed, 203 insertions(+), 87 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