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

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


The following commit(s) were added to refs/heads/delivery by this push:
     new a0e9284b89 Update FlatLaf from 3.2.1 to 3.2.5
     new a2fe03e25e Merge pull request #6605 from DevCharly/flatlaf-3.2.4
a0e9284b89 is described below

commit a0e9284b89a25cd4c6616b0bc1a04d021ad054d0
Author: Karl Tauber <k...@jformdesigner.com>
AuthorDate: Sat Oct 21 18:46:28 2023 +0200

    Update FlatLaf from 3.2.1 to 3.2.5
    
    Changes: https://github.com/JFormDesigner/FlatLaf/releases/tag/3.2.5
        and: https://github.com/JFormDesigner/FlatLaf/releases/tag/3.2.4
        and: https://github.com/JFormDesigner/FlatLaf/releases/tag/3.2.3
        and: https://github.com/JFormDesigner/FlatLaf/releases/tag/3.2.2
---
 platform/libs.flatlaf/external/binaries-list                   |  2 +-
 .../{flatlaf-3.2.1-license.txt => flatlaf-3.2.5-license.txt}   |  4 ++--
 platform/libs.flatlaf/manifest.mf                              |  2 +-
 platform/libs.flatlaf/nbproject/project.properties             | 10 +++++-----
 platform/libs.flatlaf/nbproject/project.xml                    |  4 ++--
 5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/platform/libs.flatlaf/external/binaries-list 
b/platform/libs.flatlaf/external/binaries-list
index bacfaefd8b..411b5bb226 100644
--- a/platform/libs.flatlaf/external/binaries-list
+++ b/platform/libs.flatlaf/external/binaries-list
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-90F4BD7E9208C38CC065E84555A423E871AADE18 com.formdev:flatlaf:3.2.1
+A180D2525801750F8BE57A1FAE71181593C9BB36 com.formdev:flatlaf:3.2.5
diff --git a/platform/libs.flatlaf/external/flatlaf-3.2.1-license.txt 
b/platform/libs.flatlaf/external/flatlaf-3.2.5-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-3.2.1-license.txt
rename to platform/libs.flatlaf/external/flatlaf-3.2.5-license.txt
index 8a458fe3ae..c0f6c1b619 100644
--- a/platform/libs.flatlaf/external/flatlaf-3.2.1-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-3.2.5-license.txt
@@ -1,7 +1,7 @@
 Name: FlatLaf Look and Feel
 Description: FlatLaf Look and Feel
-Version: 3.2.1
-Files: flatlaf-3.2.1.jar
+Version: 3.2.5
+Files: flatlaf-3.2.5.jar
 License: Apache-2.0
 Origin: FormDev Software GmbH.
 URL: https://www.formdev.com/flatlaf/
diff --git a/platform/libs.flatlaf/manifest.mf 
b/platform/libs.flatlaf/manifest.mf
index fe134e13d6..2d9a5a3a43 100644
--- a/platform/libs.flatlaf/manifest.mf
+++ b/platform/libs.flatlaf/manifest.mf
@@ -4,4 +4,4 @@ OpenIDE-Module: org.netbeans.libs.flatlaf/1
 OpenIDE-Module-Install: org/netbeans/libs/flatlaf/Installer.class
 OpenIDE-Module-Specification-Version: 1.16
 AutoUpdate-Show-In-Client: false
-OpenIDE-Module-Implementation-Version: 3.2.1
+OpenIDE-Module-Implementation-Version: 3.2.5
diff --git a/platform/libs.flatlaf/nbproject/project.properties 
b/platform/libs.flatlaf/nbproject/project.properties
index d46167d796..178d70e7f2 100644
--- a/platform/libs.flatlaf/nbproject/project.properties
+++ b/platform/libs.flatlaf/nbproject/project.properties
@@ -31,12 +31,12 @@ spec.version.base.fatal.warning=false
 #
 # So when FlatLaf is updated, the OpenIDE-Module-Implementation-Version entry
 # in manifest.mf needs to be updated to match the new FlatLaf version.
-release.external/flatlaf-3.2.1.jar=modules/ext/flatlaf-3.2.1.jar
+release.external/flatlaf-3.2.5.jar=modules/ext/flatlaf-3.2.5.jar
 
-release.external/flatlaf-3.2.1.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86.dll=modules/lib/flatlaf-windows-x86.dll
-release.external/flatlaf-3.2.1.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll=modules/lib/flatlaf-windows-x86_64.dll
-release.external/flatlaf-3.2.1.jar!/com/formdev/flatlaf/natives/flatlaf-windows-arm64.dll=modules/lib/flatlaf-windows-arm64.dll
-release.external/flatlaf-3.2.1.jar!/com/formdev/flatlaf/natives/libflatlaf-linux-x86_64.so=modules/lib/libflatlaf-linux-x86_64.so
+release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86.dll=modules/lib/flatlaf-windows-x86.dll
+release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll=modules/lib/flatlaf-windows-x86_64.dll
+release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/flatlaf-windows-arm64.dll=modules/lib/flatlaf-windows-arm64.dll
+release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/libflatlaf-linux-x86_64.so=modules/lib/libflatlaf-linux-x86_64.so
 jnlp.verify.excludes=\
     modules/lib/flatlaf-windows-x86.dll,\
     modules/lib/flatlaf-windows-x86_64.dll,\
diff --git a/platform/libs.flatlaf/nbproject/project.xml 
b/platform/libs.flatlaf/nbproject/project.xml
index 064af2f799..b3550440f9 100644
--- a/platform/libs.flatlaf/nbproject/project.xml
+++ b/platform/libs.flatlaf/nbproject/project.xml
@@ -48,8 +48,8 @@
                 <package>com.formdev.flatlaf.util</package>
             </public-packages>
             <class-path-extension>
-                
<runtime-relative-path>ext/flatlaf-3.2.1.jar</runtime-relative-path>
-                <binary-origin>external/flatlaf-3.2.1.jar</binary-origin>
+                
<runtime-relative-path>ext/flatlaf-3.2.5.jar</runtime-relative-path>
+                <binary-origin>external/flatlaf-3.2.5.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>


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