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

Is IOEx necessary #206

Closed
cstamas opened this issue Jun 9, 2022 · 1 comment · Fixed by #221
Closed

Is IOEx necessary #206

cstamas opened this issue Jun 9, 2022 · 1 comment · Fixed by #221

Comments

@cstamas
Copy link
Member

cstamas commented Jun 9, 2022

Env variable related methods like these:
https://github.com/codehaus-plexus/plexus-utils/blob/master/src/main/java/org/codehaus/plexus/util/cli/CommandLineUtils.java#L361
https://github.com/codehaus-plexus/plexus-utils/blob/master/src/main/java/org/codehaus/plexus/util/cli/CommandLineUtils.java#L377

Is throws IOException necessary? If so, why?

@michael-o
Copy link
Member

michael-o commented Oct 11, 2022

I think it's a relic. I my opinion, we can throw it away.

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