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

lkishalmi pushed a change to branch release120
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from f3ab92f  [NETBEANS-4617] Flush Gradle Standard output in 200ms if it 
stalled
     add 839fcbe  [NETBEANS-3342] Fix Netbeans Installer on macOS to work with 
Java 8 and 11+ (#2211)

No new revisions were added by this update.

Summary of changes:
 nbbuild/binaries-default-properties.xml            | 25 +++++++++++
 nbbuild/default-properties.xml                     |  3 +-
 nbbuild/installer/infra/build/build.sh             |  2 +
 nbi/engine/build.xml                               | 51 +++++++++++++++++++++-
 ...lemenu-external-desktop-classes-8.2-license.txt |  0
 nbi/engine/external/binaries-list                  | 17 ++++++++
 .../system/launchers/impl/CommonLauncher.java      |  7 +++
 .../wizard/containers/InitializeMacJDK8.java       | 49 +++++++++++++++++++++
 .../wizard/containers/InitializeMacJDK9.java       | 40 +++++++++++++++++
 .../wizard/containers/SwingFrameContainer.java     | 34 +++++++++------
 10 files changed, 210 insertions(+), 18 deletions(-)
 create mode 100644 nbbuild/binaries-default-properties.xml
 copy {platform/applemenu => 
nbi/engine}/external/applemenu-external-desktop-classes-8.2-license.txt (100%)
 create mode 100644 nbi/engine/external/binaries-list
 create mode 100644 
nbi/engine/src/org/netbeans/installer/wizard/containers/InitializeMacJDK8.java
 create mode 100644 
nbi/engine/src/org/netbeans/installer/wizard/containers/InitializeMacJDK9.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to