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

Convert InputStreamSupplier to lambdas #212

Merged

Conversation

jorsol
Copy link
Contributor

@jorsol jorsol commented Apr 27, 2022

This updates the current code to use Java 8 lambdas when a InputStreamSupplier is used reducing some boilerplate code.

@jorsol jorsol force-pushed the convert-inputstreamsupplier branch from 481c620 to 86ee337 Compare April 29, 2022 10:33
@jorsol jorsol force-pushed the convert-inputstreamsupplier branch from 86ee337 to 36c92fa Compare April 30, 2022 10:17
@jorsol jorsol force-pushed the convert-inputstreamsupplier branch 2 times, most recently from 0e18009 to bc2d232 Compare April 30, 2022 10:26
@jorsol jorsol force-pushed the convert-inputstreamsupplier branch from bc2d232 to 619e6e2 Compare May 2, 2022 10:32
Signed-off-by: Jorge Solórzano <jorsol@gmail.com>
@jorsol jorsol force-pushed the convert-inputstreamsupplier branch from 619e6e2 to 973cc22 Compare May 2, 2022 10:39
@jorsol jorsol requested a review from slachiewicz May 2, 2022 10:46
@slachiewicz slachiewicz merged commit 581e306 into codehaus-plexus:master May 2, 2022
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 this pull request may close these issues.

3 participants