|
|
ae79a59639
|
Remove stale code in comments
|
2025-05-30 22:24:15 +02:00 |
|
|
|
354c9788c8
|
Make it less cumbersome to build/run the H2 database/console
|
2025-05-30 22:24:15 +02:00 |
|
|
|
67573db0e0
|
Add work-around allowing the reserved keyword “value“ as identifier
See <https://www.h2database.com/html/commands.html#set_non_keywords>
|
2025-05-30 22:24:15 +02:00 |
|
|
|
22013f2267
|
Update dependency com.h2database:h2 to v2 [SECURITY]
|
2025-05-29 22:42:28 +00:00 |
|
|
|
bae8079268
|
Switch to GZIP compression, BZIP2 still looking unpopular
|
2025-03-01 17:46:31 +01:00 |
|
|
|
cf5405478f
|
Add intermediate directory to archive files
|
2025-03-01 17:44:47 +01:00 |
|
|
|
95aa91f33b
|
Update plugin com.github.jk1.dependency-license-report to v2.9
|
2025-01-03 21:28:39 +01:00 |
|
|
|
42fa5a1c6d
|
Switch to tasks.register() to define custom tasks
|
2024-06-15 23:29:53 +02:00 |
|
|
|
5fee872830
|
Fix output path for licenses of Java libraries
|
2024-01-06 22:45:23 +01:00 |
|
renovate[bot]
|
27d1ee65d9
|
Update plugin com.github.jk1.dependency-license-report to v2.5
|
2023-08-27 18:17:39 +00:00 |
|
|
|
5fc1852035
|
The JavaExecSpec.main property has been deprecated
This is scheduled to be removed in Gradle 9.0. Please use the mainClass property instead. For more information, please refer to https://docs.gradle.org/8.3/dsl/org.gradle.process.JavaExecSpec.html#org.gradle.process.JavaExecSpec:main in the Gradle documentation.
|
2023-08-27 00:14:28 +02:00 |
|
dependabot[bot]
|
40e1d2d6fa
|
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 2.0 to 2.1.
---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-20 16:15:29 +00:00 |
|
dependabot[bot]
|
559d95cf16
|
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 1.16 to 2.0.
---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 11:28:36 +00:00 |
|
|
|
25d309fe81
|
Bump Gradle version
|
2021-04-18 16:35:22 +02:00 |
|
dependabot[bot]
|
f59cedcea0
|
build(deps): bump com.github.jk1.dependency-license-report
Bumps com.github.jk1.dependency-license-report from 1.13 to 1.16.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-04 18:33:36 +00:00 |
|
|
|
05603b7dc8
|
add: tasks for running h2 console
|
2020-06-14 17:48:31 +02:00 |
|
|
|
207091aee8
|
chg: ironed out some details in build tasks
|
2020-05-17 20:19:29 +02:00 |
|
|
|
5d2ccc7c47
|
add: license report for additional jars
|
2020-05-17 15:41:35 +02:00 |
|
|
|
764ac7eac0
|
del: obsolete file
|
2020-05-17 14:14:02 +02:00 |
|
|
|
0f18744ee6
|
chg: improved build tasks
|
2020-05-17 11:31:56 +02:00 |
|
|
|
8f377d0150
|
chg: rewrote most yarn tasks with gradle
|
2020-05-16 21:39:13 +02:00 |
|
|
|
f555a0e417
|
chg: replaced some ant tasks with yarn scripts
|
2020-03-29 20:33:29 +02:00 |
|