Karl Tauber
|
84d05603ef
|
build.gradle.kts: separate versions for release and development (snapshot)
|
2020-02-05 15:21:01 +01:00 |
|
Karl Tauber
|
9d046ecd1d
|
build.gradle.kts: added snapshot publishing to oss.jfrog.org
|
2020-02-05 12:34:07 +01:00 |
|
Karl Tauber
|
a467356437
|
build.gradle.kts: disable javadoc warnings for missing @param or @return
|
2020-01-22 14:54:49 +01:00 |
|
Karl Tauber
|
c8248e91ca
|
release 0.25.1
|
2020-01-18 10:35:18 +01:00 |
|
Karl Tauber
|
d5c9bcddc8
|
fixed "cannot find symbol" error in NetBeans editor, when source/binary format is set to JDK 9 (or later) in NetBeans project (issue #13)
flatlaf.jar is no longer a multi-release jar
|
2019-11-28 19:04:42 +01:00 |
|
Karl Tauber
|
aeb80f862b
|
build.gradle.kts: depend task "assemble" on "sourcesJar" and "javadocJar" so that they are built on Travic CI to file problems early (previously those tasks were build only just before publishing)
|
2019-10-23 17:06:25 +02:00 |
|
Karl Tauber
|
1de367e19e
|
moved testing applications from src/test to new project flatlaf-testing (part 2)
|
2019-10-23 16:44:39 +02:00 |
|
Karl Tauber
|
7c77b857f6
|
SwingX: added test app
|
2019-10-17 12:09:22 +02:00 |
|
Karl Tauber
|
250f435ceb
|
build.gradle.kts: moved jcenter to root script
|
2019-10-16 19:39:41 +02:00 |
|
Karl Tauber
|
873e8604ce
|
added developer information to Maven POM for Maven Central publishing
|
2019-10-13 21:37:49 +02:00 |
|
Karl Tauber
|
230bc28ddd
|
changed Maven groupId to com.formdev and artifactId to flatlaf
|
2019-10-08 13:25:59 +02:00 |
|
Karl Tauber
|
07d6755ddb
|
JPMS: compile main sources with module-info.java to make sure that compiler reports errors if classes are used from other modules that are not specified in module dependencies (#1)
|
2019-10-01 19:31:43 +02:00 |
|
Karl Tauber
|
177996ee81
|
JPMS: fix build running on Java 9 (#1)
|
2019-10-01 17:57:00 +02:00 |
|
Karl Tauber
|
3847b14033
|
support Java Platform Module System (JPMS) (issue #1)
|
2019-10-01 17:34:18 +02:00 |
|
Karl Tauber
|
5e88b3e5e9
|
build.gradle.kts: added maven publishing and bintray upload
|
2019-09-28 11:53:38 +02:00 |
|
Karl Tauber
|
70d3b7c443
|
flatlaf-core/build.gradle.kts: use testImplementation() instead of deprecated testCompile() in dependencies
|
2019-09-07 19:37:35 +02:00 |
|
Karl Tauber
|
7a6dd4d9c0
|
TabbedPane basic implementation
|
2019-08-28 16:48:59 +02:00 |
|
Karl Tauber
|
5f1c9e76eb
|
use MigLayout for FlatComponentsTest because this scales gaps in Java 8
|
2019-08-20 17:49:26 +02:00 |
|
Karl Tauber
|
840c3698ad
|
gradle build scripts added
|
2019-08-19 14:07:09 +02:00 |
|