Re: Command line argument files

2018-11-19 Thread Remko Popma
enough to simply shade into your project. We do it > in Log4j with some CLI tooling that’s included. > >> On Sun, Nov 18, 2018 at 09:19, Stefan Bodewig wrote: >> >> Hi Remko >> >>> On 2018-11-15, Remko Popma wrote: >>> >>> Would there be any

Re: Command line argument files

2018-11-15 Thread Remko Popma
some Java8 > stuff), then 2 years ago (no FileInput/OutputStream::new) then 4 years ago > ... > > So maintenance is no real point here. > > Jan > > > https://github.com/apache/ant/blame/master/src/main/org/apache/tools/ant/Main.java > > > > -Ursprüng

Command line argument files

2018-11-15 Thread Remko Popma
-off is the additional external dependency. Picocli is relatively new (1.0 released in Aug 2017) but has growing adoption and is used in Groovy, Micronaut, JUnit 5 and CheckStyle. I’d be happy to provide a PR if there’s interest. Remko Popma