This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new f5e97efd5b Update FlatLaf from 2.3 to 2.4
new a91c3a2d26 Merge pull request #4375 from DevCharly/flatlaf-2.4
f5e97efd5b is described below
commit f5e97efd5b0140dbed91936cb387b1ec2c687e7f
Author: Karl Tauber <[email protected]>
AuthorDate: Thu Jul 14 11:49:58 2022 +0200
Update FlatLaf from 2.3 to 2.4
---
platform/libs.flatlaf/external/binaries-list | 2 +-
.../external/{flatlaf-2.3-license.txt => flatlaf-2.4-license.txt} | 4 ++--
platform/libs.flatlaf/nbproject/project.properties | 2 +-
platform/libs.flatlaf/nbproject/project.xml | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/platform/libs.flatlaf/external/binaries-list
b/platform/libs.flatlaf/external/binaries-list
index a8f9a4bfbc..148da88c59 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.
-D7A77B74A49FC9705199426FFA73BD67ACF06306 com.formdev:flatlaf:2.3
+691E1F12C78F42E0DFD9FC37BC599042A1EBDD0D com.formdev:flatlaf:2.4
diff --git a/platform/libs.flatlaf/external/flatlaf-2.3-license.txt
b/platform/libs.flatlaf/external/flatlaf-2.4-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-2.3-license.txt
rename to platform/libs.flatlaf/external/flatlaf-2.4-license.txt
index 1735104d6c..3f8b80d956 100644
--- a/platform/libs.flatlaf/external/flatlaf-2.3-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-2.4-license.txt
@@ -1,7 +1,7 @@
Name: FlatLaf Look and Feel
Description: FlatLaf Look and Feel
-Version: 2.3
-Files: flatlaf-2.3.jar
+Version: 2.4
+Files: flatlaf-2.4.jar
License: Apache-2.0
Origin: FormDev Software GmbH.
URL: https://www.formdev.com/flatlaf/
diff --git a/platform/libs.flatlaf/nbproject/project.properties
b/platform/libs.flatlaf/nbproject/project.properties
index 0ab3579b94..5d0a5258fb 100644
--- a/platform/libs.flatlaf/nbproject/project.properties
+++ b/platform/libs.flatlaf/nbproject/project.properties
@@ -20,4 +20,4 @@ javac.compilerargs=-Xlint:unchecked
javac.source=1.8
nbm.target.cluster=platform
-release.external/flatlaf-2.3.jar=modules/ext/flatlaf-2.3.jar
+release.external/flatlaf-2.4.jar=modules/ext/flatlaf-2.4.jar
diff --git a/platform/libs.flatlaf/nbproject/project.xml
b/platform/libs.flatlaf/nbproject/project.xml
index 09ad168e1e..78a284fc9a 100644
--- a/platform/libs.flatlaf/nbproject/project.xml
+++ b/platform/libs.flatlaf/nbproject/project.xml
@@ -30,8 +30,8 @@
<package>com.formdev.flatlaf.util</package>
</public-packages>
<class-path-extension>
-
<runtime-relative-path>ext/flatlaf-2.3.jar</runtime-relative-path>
- <binary-origin>external/flatlaf-2.3.jar</binary-origin>
+
<runtime-relative-path>ext/flatlaf-2.4.jar</runtime-relative-path>
+ <binary-origin>external/flatlaf-2.4.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
---------------------------------------------------------------------
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