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/18 10:37:27 UTC

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

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

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

commit 4a4d0a2e31f654d21337750cbb04a39aa81ccdad
Merge: eb1cf21d83 ceffbbc8c1
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Thu Aug 18 11:37:19 2022 +0100

    Merge pull request #4507 from apache/delivery
    
    Sync delivery to master 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