This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 607c9c8dd0a Merge pull request #9402 from mbien/ci-27ea
add 1c9d3853a4b Fix NetBeans launch failure on unix shell for arguments
with quotes et al
new 113ca98f0ed Merge pull request #7908 from
sid-srini/fix_nb_fails_launch_args_with_quotes
The 1 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:
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