Commit graph

20 commits

Author SHA1 Message Date
fa52df385e
Split message resources into separate per-command resource files.
Since picocli 4.7.0, subcommands inherit resources from their
parent commands, so we can store shared stuff like error msgs
etc. in the parent (sop) resources file.

This enables us to rename the parent command downstream (e.g. in
pgpainless-cli).

Only the help command breaks when renaming the parent command.
TODO: Fix
2022-07-25 19:15:47 +02:00
084923c828
SOP-Java 4.0.1-SNAPSHOT 2022-06-19 18:24:54 +02:00
bfce786433
SOP-Java 4.0.0 2022-06-19 18:23:19 +02:00
1ca1bb5671 Update CHANGELOG 2022-06-19 18:19:23 +02:00
4e74fc6aa3
SOP-Java 1.2.4-SNAPSHOT 2022-04-29 16:52:02 +02:00
417115dfe1
SOP-Java 1.2.3 2022-04-29 16:49:24 +02:00
5c1862fe7d
Move jsr305 version to version.gradle 2022-04-26 00:34:48 +02:00
a6be316ed2
Move picocli version to version.gradle 2022-04-26 00:34:29 +02:00
aa346459e2
Bump mockito to 4.5.1 2022-04-26 00:33:20 +02:00
8753480e82
Move junit5-system-exit version to version.gradle 2022-04-26 00:32:03 +02:00
807689d516
SOP-Java 1.2.3-SNAPSHOT 2022-04-11 14:12:44 +02:00
ea9116cec5
SOP-Java 1.2.2 2022-04-11 14:10:43 +02:00
69b9881798
Move junit version to version.gradle 2022-04-11 12:43:22 +02:00
ff0506d29c
SOP-Java 1.2.2-SNAPSHOT 2022-04-11 12:40:56 +02:00
bdd18c1a11
SOP-Java 1.2.1 2022-04-11 12:38:17 +02:00
e88d9f9dab
SOP-Java 1.2.1-SNAPSHOT 2022-02-10 00:09:56 +01:00
3b316bd06b
SOP-Java 1.2.0 2022-02-10 00:07:34 +01:00
f4e882ce8b SOP-Java 1.1.1-SNAPSHOT 2022-01-11 15:09:06 +01:00
a42542f683
SOP-Java 1.1.0 2022-01-11 14:40:53 +01:00
8e3ee6c284
Initial commit 2022-01-11 13:46:05 +01:00