This is an automated email from the ASF dual-hosted git repository.
devcharly 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 edff85c25c Update FlatLaf from 3.0 to 3.1
new 7c2730b399 Merge pull request #5818 from DevCharly/flatlaf-3.1
edff85c25c is described below
commit edff85c25c25debecc0e891812815a6fe7aa2e9f
Author: Karl Tauber <[email protected]>
AuthorDate: Wed Apr 12 17:54:00 2023 +0200
Update FlatLaf from 3.0 to 3.1
---
platform/libs.flatlaf/external/binaries-list | 2 +-
.../external/{flatlaf-3.0-license.txt => flatlaf-3.1-license.txt} | 4 ++--
platform/libs.flatlaf/manifest.mf | 2 +-
platform/libs.flatlaf/nbproject/project.properties | 8 ++++----
platform/libs.flatlaf/nbproject/project.xml | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/platform/libs.flatlaf/external/binaries-list
b/platform/libs.flatlaf/external/binaries-list
index 3b4e924a20..e4e53d068d 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.
-B5410F3F9137FEBC7D916CA4E0A7E9F6DDEB5B9A com.formdev:flatlaf:3.0
+8F25A1EB4CCE2F4C08BBD3AD99FD2A43A8E69FBB com.formdev:flatlaf:3.1
diff --git a/platform/libs.flatlaf/external/flatlaf-3.0-license.txt
b/platform/libs.flatlaf/external/flatlaf-3.1-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-3.0-license.txt
rename to platform/libs.flatlaf/external/flatlaf-3.1-license.txt
index 6e52972a1d..100e8e8335 100644
--- a/platform/libs.flatlaf/external/flatlaf-3.0-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-3.1-license.txt
@@ -1,7 +1,7 @@
Name: FlatLaf Look and Feel
Description: FlatLaf Look and Feel
-Version: 3.0
-Files: flatlaf-3.0.jar
+Version: 3.1
+Files: flatlaf-3.1.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 503b3b06e9..1b05be68bb 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.14
AutoUpdate-Show-In-Client: false
-OpenIDE-Module-Implementation-Version: 3.0
+OpenIDE-Module-Implementation-Version: 3.1
diff --git a/platform/libs.flatlaf/nbproject/project.properties
b/platform/libs.flatlaf/nbproject/project.properties
index 3bdb59b581..3e6e53d586 100644
--- a/platform/libs.flatlaf/nbproject/project.properties
+++ b/platform/libs.flatlaf/nbproject/project.properties
@@ -31,11 +31,11 @@ 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.0.jar=modules/ext/flatlaf-3.0.jar
+release.external/flatlaf-3.1.jar=modules/ext/flatlaf-3.1.jar
-release.external/flatlaf-3.0.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86.dll=modules/lib/flatlaf-windows-x86.dll
-release.external/flatlaf-3.0.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll=modules/lib/flatlaf-windows-x86_64.dll
-release.external/flatlaf-3.0.jar!/com/formdev/flatlaf/natives/libflatlaf-linux-x86_64.so=modules/lib/libflatlaf-linux-x86_64.so
+release.external/flatlaf-3.1.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86.dll=modules/lib/flatlaf-windows-x86.dll
+release.external/flatlaf-3.1.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll=modules/lib/flatlaf-windows-x86_64.dll
+release.external/flatlaf-3.1.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 10230d2be2..212afdf77f 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.0.jar</runtime-relative-path>
- <binary-origin>external/flatlaf-3.0.jar</binary-origin>
+
<runtime-relative-path>ext/flatlaf-3.1.jar</runtime-relative-path>
+ <binary-origin>external/flatlaf-3.1.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