This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 113ca98f0ed2a7c93b87b17ef425be6a0818e38f Merge: 607c9c8dd0a 1c9d3853a4b Author: Matthias Bläsing <[email protected]> AuthorDate: Tue May 26 18:11:06 2026 +0200 Merge pull request #7908 from sid-srini/fix_nb_fails_launch_args_with_quotes Fix NetBeans launch failure on unix shell for arguments with quotes et al platform/o.n.bootstrap/launcher/unix/nbexec | 42 +++++++---- .../unit/src/org/netbeans/nbexec/MainCallback.java | 30 ++++++++ .../NbExecPassesCorrectlyQuotedArgsTest.java | 88 +++++++++++++++++++++- 3 files changed, 144 insertions(+), 16 deletions(-) --------------------------------------------------------------------- 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
