You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/03/18 14:13:38 UTC

[netbeans] branch master updated: [NETBEANS-3428] Update FlatLaf from 0.26 to 0.28

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

lkishalmi 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 72d7606  [NETBEANS-3428] Update FlatLaf from 0.26 to 0.28
     new 1de7b63  Merge pull request #2024 from DevCharly/flatlaf-0.28
72d7606 is described below

commit 72d7606eac705f0ab6bd562322490e238ce29a20
Author: Karl Tauber <ka...@jformdesigner.com>
AuthorDate: Mon Mar 16 23:40:03 2020 +0100

    [NETBEANS-3428] Update FlatLaf from 0.26 to 0.28
---
 platform/libs.flatlaf/external/binaries-list                          | 2 +-
 .../external/{flatlaf-0.26-license.txt => flatlaf-0.28-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 8cb59cc..1085ea7 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.
 
-2EF2AB1FF80098D83488A715AC708D60A2986A9B com.formdev:flatlaf:0.26
+0D243D93E84900CF69F6B7854E32288E0E45BFFD com.formdev:flatlaf:0.28
diff --git a/platform/libs.flatlaf/external/flatlaf-0.26-license.txt b/platform/libs.flatlaf/external/flatlaf-0.28-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-0.26-license.txt
rename to platform/libs.flatlaf/external/flatlaf-0.28-license.txt
index b1b4cd7..9609961 100644
--- a/platform/libs.flatlaf/external/flatlaf-0.26-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-0.28-license.txt
@@ -1,7 +1,7 @@
 Name: FlatLaf Look and Feel
 Description: FlatLaf Look and Feel
-Version: 0.26
-Files: flatlaf-0.26.jar
+Version: 0.28
+Files: flatlaf-0.28.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 eaf091e..f267ff4 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-0.26.jar=modules/ext/flatlaf-0.26.jar
+release.external/flatlaf-0.28.jar=modules/ext/flatlaf-0.28.jar
diff --git a/platform/libs.flatlaf/nbproject/project.xml b/platform/libs.flatlaf/nbproject/project.xml
index ca95549..c40a125 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-0.26.jar</runtime-relative-path>
-                <binary-origin>external/flatlaf-0.26.jar</binary-origin>
+                <runtime-relative-path>ext/flatlaf-0.28.jar</runtime-relative-path>
+                <binary-origin>external/flatlaf-0.28.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