Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JCommander trims argument values from the command line #612

Open
comunacho opened this issue Jul 25, 2020 · 2 comments
Open

JCommander trims argument values from the command line #612

comunacho opened this issue Jul 25, 2020 · 2 comments

Comments

@comunacho
Copy link
Contributor

The current version of JCommander that we're using has a bug that trims arguments values from the command line: cbeust/jcommander#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
Copy link
Contributor Author

@aurambaj This can be assigned to me

@aurambaj
Copy link
Collaborator

Did you have any issue because of that?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants