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

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


    from 7f0bc43cdba Merge pull request #9268 from 
matthiasblaesing/php.download.javacup
     add 8730269e20d Update applemenu module to use only JDK APIs.
     new 9f6b9380c87 Merge pull request #9245 from neilcsmith-net/applemenu

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/applemenu/build.xml                       |  10 -
 ...lemenu-external-desktop-classes-8.2-license.txt | 389 ---------------------
 platform/applemenu/external/binaries-list          |  18 -
 .../external/orange-extensions-1.3.1-license.txt   |  39 ---
 platform/applemenu/nbproject/project.properties    |   5 +-
 .../org/netbeans/modules/applemenu/Install.java    |  29 +-
 .../modules/applemenu/NbApplicationAdapter.java    | 107 ++++--
 .../applemenu/NbApplicationAdapterJDK8.java        |  85 -----
 .../applemenu/NbApplicationAdapterJDK9.java        |  88 -----
 9 files changed, 86 insertions(+), 684 deletions(-)
 delete mode 100644 
platform/applemenu/external/applemenu-external-desktop-classes-8.2-license.txt
 delete mode 100644 platform/applemenu/external/binaries-list
 delete mode 100644 
platform/applemenu/external/orange-extensions-1.3.1-license.txt
 delete mode 100644 
platform/applemenu/src/org/netbeans/modules/applemenu/NbApplicationAdapterJDK8.java
 delete mode 100644 
platform/applemenu/src/org/netbeans/modules/applemenu/NbApplicationAdapterJDK9.java


---------------------------------------------------------------------
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