You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/10/18 09:46:08 UTC

[netbeans] branch master updated (b696342fec -> b3bb9d1cb5)

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 b696342fec Provide hints for conversion to Virtual thread executor when thread pools are used (#4592)
     new d36af9f097 Update FlatLaf from 2.4 to 2.5
     new 523f01d7b6 Align libs.flatlaf implementation version with the wrapped FlatLaf version
     new fad6e419ed Load flatlaf native library from preextracted path and don't require runtime extraction
     new b3bb9d1cb5 Merge pull request #4803 from neilcsmith-net/flatlaf-2.5

The 7609 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/libs.flatlaf/external/binaries-list       |  2 +-
 ...laf-2.4-license.txt => flatlaf-2.5-license.txt} |  4 +--
 platform/libs.flatlaf/manifest.mf                  |  3 +-
 platform/libs.flatlaf/nbproject/project.properties | 21 ++++++++++++-
 platform/libs.flatlaf/nbproject/project.xml        | 23 +++++++++++++--
 .../src/org/netbeans/libs/flatlaf/Installer.java   | 34 ++++++++++++++++++++++
 .../org/netbeans/swing/laf/flatlaf/Installer.java  |  3 ++
 7 files changed, 82 insertions(+), 8 deletions(-)
 rename platform/libs.flatlaf/external/{flatlaf-2.4-license.txt => flatlaf-2.5-license.txt} (99%)
 create mode 100644 platform/libs.flatlaf/src/org/netbeans/libs/flatlaf/Installer.java


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

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