You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2021/07/14 07:12:39 UTC

[netbeans] branch master updated: Update FlatLaf from 1.1.2 to 1.4

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

geertjan 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 f1eb4f2  Update FlatLaf from 1.1.2 to 1.4
     new 01d6c87  Merge pull request #3046 from DevCharly/flatlaf-1.4
f1eb4f2 is described below

commit f1eb4f28cd742ec79080342b2301b122530295d6
Author: Karl Tauber <ka...@jformdesigner.com>
AuthorDate: Tue Jul 13 12:04:36 2021 +0200

    Update FlatLaf from 1.1.2 to 1.4
---
 platform/libs.flatlaf/external/binaries-list                          | 2 +-
 .../external/{flatlaf-1.1.2-license.txt => flatlaf-1.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 803cd06..dbbd79a 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.
 
-9ED8CDEA9AA43429EA26702F806D69D51655B0EF com.formdev:flatlaf:1.1.2
+1E93E3D19E4FFFAB2BB9AF96A6D47BBB7B3AB1CE com.formdev:flatlaf:1.4
diff --git a/platform/libs.flatlaf/external/flatlaf-1.1.2-license.txt b/platform/libs.flatlaf/external/flatlaf-1.4-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-1.1.2-license.txt
rename to platform/libs.flatlaf/external/flatlaf-1.4-license.txt
index 8617557..93beceb 100644
--- a/platform/libs.flatlaf/external/flatlaf-1.1.2-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-1.4-license.txt
@@ -1,7 +1,7 @@
 Name: FlatLaf Look and Feel
 Description: FlatLaf Look and Feel
-Version: 1.1.2
-Files: flatlaf-1.1.2.jar
+Version: 1.4
+Files: flatlaf-1.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 853c475..2eced85 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-1.1.2.jar=modules/ext/flatlaf-1.1.2.jar
+release.external/flatlaf-1.4.jar=modules/ext/flatlaf-1.4.jar
diff --git a/platform/libs.flatlaf/nbproject/project.xml b/platform/libs.flatlaf/nbproject/project.xml
index 9c8cad9..ac57929 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-1.1.2.jar</runtime-relative-path>
-                <binary-origin>external/flatlaf-1.1.2.jar</binary-origin>
+                <runtime-relative-path>ext/flatlaf-1.4.jar</runtime-relative-path>
+                <binary-origin>external/flatlaf-1.4.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>

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