33 Commits

Author SHA1 Message Date
Andreas Deininger
28c68e79ed README files. fix deprecated syntax in gradle build scripts 2020-11-06 06:22:45 +09:00
Andreas Deininger
758558b981 Fix gradle warnings 2020-11-03 11:47:05 +09:00
Andreas Deininger
bdf774e3c1 Gradle: fix deprecation warnings 2020-10-31 09:12:30 +09:00
Remko Popma
3410dd85e0 Release picocli version 4.5.2 2020-10-14 20:41:53 +09:00
Remko Popma
d5ed13eb63 Release picocli version 4.5.1 2020-08-26 13:01:43 +09:00
Remko Popma
8e17976ba0 Release picocli version 4.5.0 2020-08-01 11:57:39 +09:00
Remko Popma
9f1de2f95d Release picocli version 4.4.0 2020-07-05 11:16:27 +09:00
Remko Popma
434394fad1 Release picocli version 4.3.2 2020-05-16 18:04:14 +09:00
Remko Popma
629b66c7bf Release picocli version 4.3.1 2020-05-15 07:46:46 +09:00
Remko Popma
3bc1a900e9 Release picocli version 4.3 2020-05-13 07:33:45 +09:00
Remko Popma
13b637f851 Release picocli version 4.2.0 2020-02-12 07:40:15 +09:00
Remko Popma
06ab3de316 Release picocli version 4.1.4 2019-12-22 08:21:32 +09:00
Remko Popma
13370719cb Release picocli version 4.1.3 2019-12-22 07:03:31 +09:00
Remko Popma
8a92085f01 Release picocli version 4.1.2 2019-12-08 16:51:39 +09:00
Remko Popma
fef2e7ea00 Prepare for next development cycle 2019-11-27 00:35:36 +09:00
Remko Popma
6389c434e5 Release picocli version 4.1.0 2019-11-22 18:43:44 +09:00
Remko Popma
aaa1eebff3 Release picocli version 4.0.4 2019-09-09 06:55:20 +09:00
Remko Popma
a979f98dc4 Release picocli version 4.0.3 2019-08-27 00:00:16 +09:00
Remko Popma
7a9bb55a2f Release picocli version 4.0.2 2019-08-12 08:17:08 +09:00
Remko Popma
7058f49951 BUILD: keep versions up to date in documentation 2019-07-30 06:31:49 +09:00
Stephane Nicoll
fe37466581 Add missing stereotype 2019-07-20 19:39:10 +09:00
Stephane Nicoll
12008cd806 Polish 2019-07-20 18:36:09 +09:00
Remko Popma
3a756e632d DOC reorder images 2019-07-10 22:07:16 +09:00
Remko Popma
59f3dd1260 DOC add space between images 2019-07-10 22:04:36 +09:00
Remko Popma
2a32ad6b76 DOC re-add image 2019-07-10 22:02:14 +09:00
Remko Popma
b2d2cbc9e7 DOC update readme for picocli-spring-boot-starter 2019-07-10 21:53:43 +09:00
Remko Popma
f855d826d9 DOC initial readme for picocli-spring-boot-starter 2019-07-10 21:37:35 +09:00
Remko Popma
06d4ad88f6 [#752][#658][#658] merged picocli-spring-boot-autoconfigure into picocli-spring-boot-starter
For now I prefer the simplicity of having a single module.
The [docs](https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-developing-auto-configuration.html#boot-features-custom-starter-naming) mention that if you only have one module that combines [the starter and auto-configuration], name it XXX-spring-boot-starter.
2019-07-10 21:22:03 +09:00
Remko Popma
eb5dd761b5 [#752][#658][#658] removed resources/META-INF/spring.provides file
See also https://github.com/spring-projects/spring-boot/issues/12435
2019-07-10 20:36:22 +09:00
Remko Popma
027e606fae [#752][#658][#658] fix: starter should bring in picocli-spring-boot-autoconfigure, not just picocli 2019-07-08 07:52:42 +09:00
Remko Popma
2cc98a5776 [#752][#658][#658] Spring support: configure build for publishing 2019-07-06 20:43:02 +09:00
Remko Popma
bc7f0f0abf [#752][#658][#658] Spring support 2019-07-06 20:05:14 +09:00
Thibaud Lepretre
8569785fdc Create spring boot starter with spring factory 2019-07-06 11:32:29 +09:00