mojito icon indicating copy to clipboard operation
mojito copied to clipboard

JCommander trims argument values from the command line

Open comunacho opened this issue 5 years ago • 2 comments

The current version of JCommander that we're using has a bug that trims arguments values from the command line: https://github.com/cbeust/jcommander/issues/417

The most recent version of it (1.78) has a fix for this bug: https://github.com/cbeust/jcommander/blob/master/src/main/java/com/beust/jcommander/JCommander.java#L912

comunacho avatar Jul 25 '20 01:07 comunacho

@aurambaj This can be assigned to me

comunacho avatar Jul 25 '20 01:07 comunacho

Did you have any issue because of that?

Anyway, upgrading to new version is always good if it is quick.

aurambaj avatar Jul 25 '20 01:07 aurambaj