Re: [CLI] release soon

2021-10-19 Thread Gary Gregory
Keeping components on EOL Java versions like 7 is a hassle in general. Building can be harder. It also makes components a lot less attractive to new contribute. Gary On Tue, Oct 19, 2021, 15:21 Michael Osipov wrote: > Am 2021-10-19 um 13:38 schrieb Gary Gregory: > > Hi All, > > > > I intend to

Re: [CLI] release soon

2021-10-19 Thread Michael Osipov
Am 2021-10-19 um 13:38 schrieb Gary Gregory: Hi All, I intend to create a release candidate for CLI 1.5 soon. This will be the last Java 7 release IMO and I plan on this being a simple kinde of release, no big new feature. Feel free to look at Jira. Thank you for moving this forward! Beyond

Re: [CLI] release soon

2021-10-19 Thread Gilles Sadowski
Le mar. 19 oct. 2021 à 13:52, Gary Gregory a écrit : > > Take a look at JCommander and Picocli. >From a user's POV, "picocli" is more "light-weight" (a simple command-line setup is a two-liner) than "Commons CLI". Or do you mean memory foot-print? Or something else? Our more recent demo applicati

Re: [CLI] release soon

2021-10-19 Thread Rob Tompkins
Gotcha. Thanks for the heads up. Cheers, -Rob > On Oct 19, 2021, at 7:38 AM, Gary Gregory wrote: > > Hi All, > > I intend to create a release candidate for CLI 1.5 soon. This will be the > last Java 7 release IMO and I plan on this being a simple kinde of release, > no big new feature. Feel

Re: [CLI] release soon

2021-10-19 Thread Gary Gregory
Take a look at JCommander and Picocli. Gary On Tue, Oct 19, 2021, 07:42 Gilles Sadowski wrote: > Le mar. 19 oct. 2021 à 13:40, Gary Gregory a > écrit : > > > > I should add that a maintenance-only future is fine IMO, so we can still > > have a smaller and lighter weight command line API compar

Re: [CLI] release soon

2021-10-19 Thread Gilles Sadowski
Le mar. 19 oct. 2021 à 13:40, Gary Gregory a écrit : > > I should add that a maintenance-only future is fine IMO, so we can still > have a smaller and lighter weight command line API compared to the other > projects I mentioned. "Lighter weight", in what sense? > > Gary > > > On Tue, Oct 19, 202

Re: [CLI] release soon

2021-10-19 Thread Gary Gregory
I should add that a maintenance-only future is fine IMO, so we can still have a smaller and lighter weight command line API compared to the other projects I mentioned. Gary On Tue, Oct 19, 2021, 07:38 Gary Gregory wrote: > Hi All, > > I intend to create a release candidate for CLI 1.5 soon. Th

[CLI] release soon

2021-10-19 Thread Gary Gregory
Hi All, I intend to create a release candidate for CLI 1.5 soon. This will be the last Java 7 release IMO and I plan on this being a simple kinde of release, no big new feature. Feel free to look at Jira. Beyond that, the snapshot POM can go to Java 8. I am not sure if CLI has a future without a