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 d77e0b1e7f7 Merge pull request #8405 from 
haidubogdan/t_issue_8364_css_container_units
     add 59c700a92d0 Enhance windows launcher to use PATH and JAVA_HOME 
environment variables as potential JDK homes
     add f5056458d72 Enhance IDE/harness launcher to support substitution of 
variables in most configuration options
     add d30154cc6f8 Bump launcher version to 3.0.0
     new 282bbc032bc Merge pull request #8408 from 
matthiasblaesing/enhance_launcher

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:
 harness/apisupport.harness/release/etc/app.conf    |  20 ++--
 .../apisupport.harness/release/launchers/app.sh    |  12 ++-
 .../windows-launcher-src/app.exe.manifest          |   2 +-
 nb/ide.launcher/netbeans.conf                      |  20 +++-
 nb/ide.launcher/unix/netbeans                      |   2 +
 nb/ide.launcher/windows/nblauncher.cpp             | 115 +++++++++++----------
 nb/ide.launcher/windows/nblauncher.h               |   9 +-
 nb/ide.launcher/windows/netbeans.exe.manifest      |   2 +-
 nb/ide.launcher/windows/netbeans64.exe.manifest    |   2 +-
 nb/ide.launcher/windows/version.h                  |   6 +-
 .../o.n.bootstrap/launcher/windows/Makefile.mingw  |   8 +-
 .../o.n.bootstrap/launcher/windows/jvmlauncher.cpp |  41 ++++++++
 .../o.n.bootstrap/launcher/windows/jvmlauncher.h   |   4 +
 .../launcher/windows/nbexec.exe.manifest           |   2 +-
 platform/o.n.bootstrap/launcher/windows/version.h  |   6 +-
 15 files changed, 164 insertions(+), 87 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

Reply via email to